Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Conversation

@nrnhines
Copy link
Collaborator

@nrnhines nrnhines commented Nov 17, 2021

Description

Related to neuronsimulator/nrn#1534
This is part of the fix for issue neuronsimulator/nrn#1531

How to test this?
Build the NEURON version for neuronsimulator/nrn#1534

cmake .. -G Ninja -DCMAKE_INSTALL_PREFIX=install -DPYTHON_EXECUTABLE=`pyenv which python` -DNRN_ENABLE_RX3D=OFF -DCMAKE_BUILD_TYPE=Debug -DNRN_ENABLE_CORENEURON=ON -DNRN_ENABLE_TESTS=ON
ninja install
ninja test
# the relevant test is nrn/test/coreneuron/test_datarun.py and can be executed manually by
cd ../test/coreneuron
nrnivmodl -coreneuron mod
python test_datareturn.py

Use certain branches for the SimulationStack CI

CI_BRANCHES:NEURON_BRANCH=hines/nrn2core-tq-bug,

@olupton
Copy link
Contributor

olupton commented Nov 17, 2021

retest this please Jenkins

Copy link
Contributor

@olupton olupton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

(note that the Jenkins-based CI jobs mis-parse the

CI_BRANCHES:NEURON_BRANCH=hines/nrn2core-tq-bug,

clause if there is no trailing ,)

Copy link
Collaborator

@pramodk pramodk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pramodk pramodk merged commit b0f6be0 into master Nov 18, 2021
@pramodk pramodk deleted the hines/core2nrn-tq-bug branch November 18, 2021 01:12
pramodk pushed a commit to neuronsimulator/nrn that referenced this pull request Nov 2, 2022
…#691)

See issue described in neuronsimulator/nrnBlueBrain/CoreNeuron#1531

CoreNEURON Repo SHA: BlueBrain/CoreNeuron@b0f6be0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants