Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New error #63

Closed
PetrKryslUCSD opened this issue Mar 1, 2020 · 2 comments
Closed

New error #63

PetrKryslUCSD opened this issue Mar 1, 2020 · 2 comments

Comments

@PetrKryslUCSD
Copy link

Invalid instruction at 0x123df7a06: 0xc4, 0xe2, 0xe5, 0xb8, 0xca, 0xc4, 0xe2, 0xdd, 0xb8, 0xc2, 0x48, 0x83, 0xc0, 0x04, 0x4c
signal (4): Illegal instruction: 4
in expression starting at /Users/travis/build/PetrKryslUCSD/FinEtools.jl/test/test_basics.jl:150
< at ./int.jl:49 [inlined]
< at /Users/travis/.julia/packages/VectorizationBase/YUkNJ/src/vector_width.jl:124 [inlined]
macro expansion at /Users/travis/.julia/packages/LoopVectorization/6d4HR/src/reconstruct_loopset.jl:257 [inlined]
_avx_! at /Users/travis/.julia/packages/LoopVectorization/6d4HR/src/reconstruct_loopset.jl:257 [inlined]
macro expansion at ./gcutils.jl:91 [inlined]
mulCAtB! at /Users/travis/build/PetrKryslUCSD/FinEtools.jl/src/MatrixUtilityModule.jl:358

with

$ julia --color=yes -e "VERSION >= v\"0.7.0-DEV.3630\" && using InteractiveUtils; versioninfo()"
Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
  OS: macOS (x86_64-apple-darwin18.6.0)
  CPU: Intel(R) Xeon(R) CPU E5-2697 v2 @ 2.70GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, ivybridge)
Environment:
  TRAVIS_JULIA_VERSION = 1.3
  JULIA_PROJECT = @.

and

Installed Arpack_jll ───────── v3.5.0+2
 Installed Missings ─────────── v0.4.3
 Installed SortingAlgorithms ── v0.3.1
 Installed Arpack ───────────── v0.4.0
 Installed SIMDPirates ──────── v0.6.4
 Installed Parameters ───────── v0.12.0
 Installed StatsBase ────────── v0.32.1
 Installed LoopVectorization ── v0.6.18
 Installed DataAPI ──────────── v1.1.0
 Installed OpenBLAS_jll ─────── v0.3.7+6
 Installed OrderedCollections ─ v1.1.0
 Installed CpuId ────────────── v0.2.2
 Installed DataStructures ───── v0.17.10
 Installed VectorizationBase ── v0.6.2
 Installed SLEEFPirates ─────── v0.4.0
@chriselrod
Copy link
Member

Thanks for the report. I rushed to soon to release. I have a fix and will release within the next few hours.

@PetrKryslUCSD
Copy link
Author

Wow, that's what I call service!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants