CoreNeuron
CoreNeuron copied to clipboard
CoreNEURON does not compile with NVHPC 22.5
Describe the issue
As first seen in https://github.com/BlueBrain/spack/pull/1606 and subsequently reported in https://github.com/BlueBrain/CoreNeuron/issues/825, CoreNEURON does not compile with nvc++ 22.5, at least if GPU support is enabled.
This should be fixed, probably in the context of https://github.com/BlueBrain/CoreNeuron/pull/795 which is already revisiting how global variables are handled in GPU code.
See also https://github.com/BlueBrain/CoreNeuron/pull/841#issuecomment-1181523812 for information about issues hidden behind the compilation issues.
I believe this was closed by https://github.com/BlueBrain/CoreNeuron/pull/795.