SIMEXP / psom

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

add qsub -W after:manager_job_id on worker if manager is in qsub mode #110

Closed poquirion closed 7 years ago

poquirion commented 7 years ago

To make sure there is no dead lock

pbellec commented 7 years ago

currently psom does not use any qsub mechanism besides job submission. The reason is that it would not work across different sites, due to small differences in versions of qsub. psom does not collect job id, and does not rely on qsub flags.