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

external.xsl framework doesn't seem to work #37

Closed ajc158 closed 6 years ago

ajc158 commented 6 years ago

The latest SpineML_2_BRAHMS using the non-standalone install fails to run models as external_default.xsl cannot be found. Will look into this further in a bit.

ajc158 commented 6 years ago

Ok, this seems like the issue is that we need to correctly install the default external.xml for non-standalone installs...

sebjameswml commented 6 years ago

Yes, you got it. Commit 197f5e0 should resolve.