Threading is broken in Julia 1.12 See: https://julialang.org/blog/2023/07/PSA-dont-use-threadid/ I already fix the issue for RHF in this fork: https://github.com/gustavojra/Fermi.jl But these changes need to be applied to the other methods as well.
Threading is broken in Julia 1.12
See: https://julialang.org/blog/2023/07/PSA-dont-use-threadid/
I already fix the issue for RHF in this fork: https://github.com/gustavojra/Fermi.jl
But these changes need to be applied to the other methods as well.