You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is it. It just freezes there forever and doesn't react to Ctrl + C. CPU load goes down to a constant 100%. I cannot reproduce this with a MWE (yet).
julia> versioninfo()
Julia Version 1.9.3
Commit bed2cd540a1 (2023-08-24 14:43 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: macOS (x86_64-apple-darwin22.4.0)
CPU: 10 × Apple M2 Pro
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-14.0.6 (ORCJIT, westmere)
Threads: 10 on 10 virtual cores
Environment:
JULIA_EDITOR = code
Together with #1463 and #1206, Trixi is basically unusable on an Apple chip except when using only one thread.
The text was updated successfully, but these errors were encountered:
Thanks for investigating and reporting this! However, could you please change the title into something less menacing (but more accurate), e.g., "Simulations using multiple threads freeze on Apple M2 Pro with Julia x86 (Rosetta)"? It might give off the wrong impression otherwise
efaulhaber
changed the title
Simulations freeze on Apple M2 Pro with Julia x86 (Rosetta)
Simulations using multiple threads freeze on Apple M2 Pro with Julia x86 (Rosetta)
Nov 9, 2023
This is it. It just freezes there forever and doesn't react to Ctrl + C. CPU load goes down to a constant 100%. I cannot reproduce this with a MWE (yet).
Together with #1463 and #1206, Trixi is basically unusable on an Apple chip except when using only one thread.
The text was updated successfully, but these errors were encountered: