hnn icon indicating copy to clipboard operation
hnn copied to clipboard

"stop all simulations" button doesn't work

Open jasmainak opened this issue 3 years ago • 7 comments

I'm on the master branch and running a simulation. When I click "Stop all simulations", it doesn't do anything.

I have this problem on Mac.

jasmainak avatar Mar 30 '21 17:03 jasmainak

Are you using hnn-core master?

blakecaldwell avatar Mar 30 '21 19:03 blakecaldwell

Also this may be needed: https://github.com/jonescompneurolab/hnn-core/pull/297

Still trying to figure out CI.

blakecaldwell avatar Mar 30 '21 20:03 blakecaldwell

Yep, I'm on master of hnn-core !

jasmainak avatar Mar 30 '21 21:03 jasmainak

There are several moving parts right now. Let's test this after a few more things have been merged. I also realized this is relevant: https://github.com/jonescompneurolab/hnn/pull/282/commits/afae29dcdcd97082325b594da8cc84584d5b197c

blakecaldwell avatar Mar 30 '21 22:03 blakecaldwell

Master of both hnn and hnn-core should have the fixes for this now!

blakecaldwell avatar Apr 02 '21 17:04 blakecaldwell

Nopes, doesn't work for me yet. Btw, I'm using JoblibBackend. Could that be the issue?

jasmainak avatar Apr 03 '21 13:04 jasmainak

Nopes, doesn't work for me yet. Btw, I'm using JoblibBackend. Could that be the issue?

Yeah, that would be why. Haha, I hadn't even considered that. Instructions for HNN GUI are to use the MPIBackend of hnn-core. Can you test with MPI?

blakecaldwell avatar Apr 03 '21 20:04 blakecaldwell