I merged the last changes from your master repository in order to get the new features of the solver. In this pull request, I just made some little changes.
A new statement was added to the 'build.sh' script, so it could work with Fedora machines. In addition, the 'example_configs' files were organized in categories and I tested all the samples that I could. Meanwhile, I found some minor bugs in the following simulations:
"04_Sachetto/gold_simulation_no_adapt_cg_gpu":
Is giving the following error at the end of the simulation:
_mallocconsolidate(): invalid chunk size
"04_Sachetto/gold_simulation_no_adapt":
Is giving the following error at the end of the simulation:
free(): double free detected in tcache 2
Simulation stops with the following error:
[ERR] Solver stoped due to NaN on time 159.500000. This is probably a problem with the cellular model solver.
Hello Sachetto,
I merged the last changes from your master repository in order to get the new features of the solver. In this pull request, I just made some little changes.
A new statement was added to the 'build.sh' script, so it could work with Fedora machines. In addition, the 'example_configs' files were organized in categories and I tested all the samples that I could. Meanwhile, I found some minor bugs in the following simulations:
Finally, I updated my ToDo list so you could keep track of what I will be working on.