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

Description
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.