CoreNeuron icon indicating copy to clipboard operation
CoreNeuron copied to clipboard

Fixes for NVHPC 22.5

Open olupton opened this issue 3 years ago • 3 comments

Description This overlaps with https://github.com/BlueBrain/CoreNeuron/pull/795 and current sits on top of https://github.com/BlueBrain/CoreNeuron/pull/841, but opening it for reference anyway.

Rework some global (celsius etc.) variable handling to avoid some compilation errors noted in https://github.com/BlueBrain/CoreNeuron/issues/826. With this, the test added in https://github.com/BlueBrain/CoreNeuron/pull/841 can be built + run.

Use certain branches in CI pipelines.

CI_BRANCHES:NEURON_BRANCH=master,NMODL_BRANCH=master,SPACK_BRANCH=develop

olupton avatar Jul 12 '22 09:07 olupton