Subject: [Condor-users] Submit Parallel Job from the client Matlab to Condor scheduler!
Hi,
I am working with condor as generic scheduler for matlab. I have a matlab script (e.g., test.m) that submits a job with several parallel tasks. What should I do for executing my matlab code using the condor as generic scheduler? Can anyone help make this?