CoreNeuron icon indicating copy to clipboard operation
CoreNeuron copied to clipboard

CoreNEURON does not compile with NVHPC 22.5

Open olupton opened this issue 3 years ago • 1 comments

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.

olupton avatar Jun 16 '22 12:06 olupton

See also https://github.com/BlueBrain/CoreNeuron/pull/841#issuecomment-1181523812 for information about issues hidden behind the compilation issues.

olupton avatar Jul 12 '22 09:07 olupton

I believe this was closed by https://github.com/BlueBrain/CoreNeuron/pull/795.

olupton avatar Sep 21 '22 11:09 olupton