SpineML / SpineML_2_BRAHMS

Code generation scripts to run a SpineML neural model using BRAHMS on standard CPUs
http://spineml.github.io/simulators/BRAHMS/
4 stars 3 forks source link

Some problem when running Jen's experiments #13

Closed sebjameswml closed 9 years ago

sebjameswml commented 10 years ago

To reproduce, in my iceberg acct do:

./convert_script_s2b -m /home/pc1ssj/exp0 -o /fastdata/pc1ssj/temp10

It will build the experiment, then brahms-execute will segfault.

sebjameswml commented 10 years ago

Recent commits improve the script's behaviour (e.g. relative paths ok now, along with paths containing spaces and the -r switch now works as advertised to force rebuild of components). However, the segfault in brahms-execute still occurs. Can reproduce this also on my system. Need to examine Jen's components, as built on a system which succeeds, if she still has one.

sebjameswml commented 9 years ago

Closing as stale.