jonescompneurolab / hnn-core

Simulation and optimization of neural circuits for MEG/EEG source estimates
https://jonescompneurolab.github.io/hnn-core/
BSD 3-Clause "New" or "Revised" License
50 stars 50 forks source link

Fix mpi nrniv #783

Closed kmilo9999 closed 3 weeks ago

ntolley commented 1 month ago

Looks promising @kmilo9999!! Assuming this is based off of the tonic bias PR branch? In that case we need to make sure that one is merged first when the tests are fixed

kmilo9999 commented 1 month ago

Looks promising @kmilo9999!! Assuming this is based off of the tonic bias PR branch? In that case we need to make sure that one is merged first when the tests are fixed

We can ignore this branch/PR. It's only a playground for my tests. Once I find the root of this problem (if I ever get there) I'll create a new branch and PR with the necessary changes.

kmilo9999 commented 3 weeks ago

Closing PR. It was my playground to test the CI in linux and macos