SIMEXP / psom

pipeline system for octave and matlab
http://psom.simexp-lab.org
Other
24 stars 13 forks source link

Psom manager refuse to start #102

Closed bamal closed 7 years ago

bamal commented 7 years ago

I tried to run only the first job 'sample' of the tutorial but I have this output:

******************
Something went bad ... the pipeline has FAILED !
The last error message occured was :
A(I,J,...) = X: dimensions mismatch
File /home/niak/niak-v0.16.0/extensions/psom-v2.0.1-alpha/psom_manager.m at line 456
File /home/niak/niak-v0.16.0/extensions/psom-v2.0.1-alpha/psom_manager.m at line 191
pbellec commented 7 years ago

Can you please pull the head of master and try again? I think this is a bug for pipelines composed of a single job, which I have now fixed.