CoreNeuron icon indicating copy to clipboard operation
CoreNeuron copied to clipboard

Create a new script nrnivmodl-core

Open alkino opened this issue 4 years ago • 2 comments

The old bash script is limited so do a new one with python >= 2.7

The idea behind the rewriting is having several options in the same time. Right now if you want a backend with mod2c or nmodl you need to compile twice CoreNeuron, let it be an option of nrnivmodl-core.

Supported features

  • [x] ISPC
  • [ ] Openacc
  • [ ] omp
  • [ ] gpu
  • [ ] Installed nmodl
  • [ ] nmodl compiled
  • [ ] mod2c compiled

alkino avatar Dec 18 '20 09:12 alkino

This it too hard

alkino avatar May 06 '21 22:05 alkino

keeping this as draft so that we don't accidentally delete this branch. we have some useful work here that will be needed eventually.

pramodk avatar May 07 '21 04:05 pramodk