You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update README with latest workflow
* Avoid linking to C++ MPI libraries
- MPI C++ bindings are removed from MPI
- avoid linking mpi c++ library for simplicity
- print mpi c/c++ compiler
* Improvemenets for GPU build integration with NEURON
- create property CORENEURON_LIB_LINK_FLAGS with necessary LDFLAGS
to link coreneuron with neuron via nrnivmodl
- suppress additional PGI warnings which are not necessary to emit
with old mod2c
- minor change in nrn_setup.hpp : functions declarated as static
in the header result into warning as definitions are in .cpp file
* Update weights from GPU before copying to NEURON
CoreNEURON Repo SHA: BlueBrain/CoreNeuron@dca1dc0
0 commit comments