Open lcw opened 6 months ago
Ah shoot. I had expected it to be related to https://github.com/JuliaGPU/CUDA.jl/pull/2336
But this looks much more like a core Julia bug.
I am going to try and creduce
this.
So it does belong here since on a machine without CUDA it is not reproducible.
I tried to add precompilation to my package (via PrecompileTools in https://github.com/HorribleSanity/Raven.jl/commit/52e0cc1820176021890e3c5c10414311b4593ed4) and am now generating
illegal hardware instruction
errors. I have not been able to minimize it but @vchuravy asked me to submit an issue so here it is. I have been able to reproduce the issue on two different machines viaThe stack trace that is produced is
The julia version is
The global environment
And the project environment is