CoreNeuron icon indicating copy to clipboard operation
CoreNeuron copied to clipboard

Flexible CoreNEURON build with various backends

Open pramodk opened this issue 3 years ago • 0 comments

Currently CoreNEURON build options are very strict when it comes to various backends. We should have one build to allow following:

  • cpu as well as gpu support
  • mod2c
  • nmodl
  • nmodl with ISPC
  • nmodl with OpenACC

In summary, we shouldn't need multiple installations of CoreNEURON to change between code generator backends or cpu / gpu executions.

pramodk avatar Jul 24 '20 23:07 pramodk