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

Re: [Condor-users] Condor is not returninig output to submit machine



Here is my Submit file

#############################################################
# matlab.condor
executable = C:\Program Files\MATLAB\R2009a\bin\win32\matlab.exe
arguments = -nojvm -r final1
universe = vanilla
requirements = ( OpSys=="WINNT51" ) && ( ARCH=="INTEL" )
input = final1.m
Rank=machine=="condor_dell1.xxxt.xxx.xxx"
should_transfer_files = yes
transfer_executable = false
when_to_transfer_output = always
notification = NEVER

log = factorial.txt
output = factorial.out
error = factorial.err
queue
Thanks
Tom


From: Daniel Harris <dharris@xxxxxxxxxxxxxxxxxx>
To: Condor-Users Mail List <condor-users@xxxxxxxxxxx>
Sent: Tue, December 8, 2009 8:48:07 AM
Subject: Re: [Condor-users] Condor is not returninig output to submit machine

Tom,

Can you show us your submit file?

Thanks,

Dan

============================== =====
Daniel Harris
main: 888.292.5320

Cycle Computing, LLC
Leader in Condor Grid Solutions
Enterprise Condor Support and Management Tools 






On Dec 8, 2009, at 8:41 AM, Tom T wrote:

<.machine.ad>