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

Improved CLI with CLI11, use submodules and GPU build enhancements

Choose a tag to compare

@pramodk pramodk released this 18 May 20:21
· 332 commits to master since this release
e7934b0

Most of the improvements are related to the legacy code cleanup

  • Improved Command Line with CLI11 (#179
  • Code cleanup : #259, #257,
  • Random123 as a submodule (#258)
  • Fixes for NMODL/MOD2C binary usage through nrnivmodl-core
  • Improvements for GPU build with PGI
  • Improve GPU device selection in multi-gpu environment
  • Update NMODL to latest master
  • Bugfix : Support for using CoreNEURON in embedded mode with external mechanisms (#275)
  • Fix issues while NMODL is built with sympy and analytical passes (#280)
  • Disable vectorize in eigen in nmodl when gpu is enabled (#286)
  • Refactoring setup for multisend method of spike exchange (#273)