[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Matlab job without compile



On 05/11/2011 07:02 AM, Todd Tannenbaum wrote:
wanyan wrote:

I want to run matlab jobs but i don't want to compile  it!
but it cannot run.
the batfile(matlab job run) can run with click it but cannot run when condor sent.

I'm not quite sure I understand your question, but to run matlab under condor in batch mode without it popping up a window, you may need to add to your matlab command line the arguments:

matlab -nosplash -nojvm -nodesktop