As the option -DADDITIONAL_MECHPATH no longer supported in the master branch,
we just use nrnivmodl-core mod?
@nrnhines describes details NEURON and CoreNeuron running sequences at:
https://github.com/nrnhines/ringtest; but the line:
./coreneuron_x86/bin/coreneuron_exec -e 100 -d coreneuron_data
should be replaced with:
./x86_64/bin/special-core -e 100 -d coreneuron_data
? Looks like it is working for me on JURECA at JSC, so just wanted to make sure I'm on the right track.
As the option
-DADDITIONAL_MECHPATHno longer supported in the master branch,we just use
nrnivmodl-core mod?@nrnhines describes details NEURON and CoreNeuron running sequences at:
https://github.com/nrnhines/ringtest; but the line:
should be replaced with:
? Looks like it is working for me on JURECA at JSC, so just wanted to make sure I'm on the right track.