Rafael Sachetto

Results 6 comments of Rafael Sachetto

I am testing this and in my machine worked correctly. cable_run_1_INa_Multiplier_0.250000/outputlog.txt:[stim] start = 1.0 cable_run_2_INa_Multiplier_0.300000/outputlog.txt:[stim] start = 1.0 cable_run_3_INa_Multiplier_0.350000/outputlog.txt:[stim] start = 1.0 cable_run_4_INa_Multiplier_0.400000/outputlog.txt:[stim] start = 1.0 cable_run_5_INa_Multiplier_0.450000/outputlog.txt:[stim] start = 1.0...

How many MPI processes are you using? I just found a bug where the simulation crashes if a process don't have any job to do. I will fix it.

It worked here without mpirun cable_run_1_INa_Multiplier_0.250000/outputlog.txt:[stim] start = 1.0 cable_run_2_INa_Multiplier_0.300000/outputlog.txt:[stim] start = 1.0 cable_run_3_INa_Multiplier_0.350000/outputlog.txt:[stim] start = 1.0 cable_run_4_INa_Multiplier_0.400000/outputlog.txt:[stim] start = 1.0 cable_run_5_INa_Multiplier_0.450000/outputlog.txt:[stim] start = 1.0 cable_run_6_INa_Multiplier_0.500000/outputlog.txt:[stim] start = 1.0 cable_run_7_INa_Multiplier_0.550000/outputlog.txt:[stim]...

Could you try a clean build? make clean; make

It should work with only one process. I will keep looking. Let me know if you find this bug again.

Thanks for reporting. Maybe it is a bug in how I manage some global states with the batch simulations. I've just found a small bug when saving the mesh using...