Thanks, it solved.
But the job dont need any file to be shared. Date: Thu, 13 Oct 2011 15:15:36 -0500 From: gthain@xxxxxxxxxxx To: condor-users@xxxxxxxxxxx Subject: Re: [Condor-users] Condor 7.7.1 and Parallel universe
Looks like /home/condor isn't a shared filesystem. Try enabling file transfer by adding the following lines to your submit file: should_transfer_files = yes when_to_transfer_output = on_exit -greg _______________________________________________ Condor-users mailing list To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/condor-users The archives can be found at: https://lists.cs.wisc.edu/archive/condor-users/ |