Hi Erik,yes, I manually created the directory on every machine and when i submit the jobs they are running only on 3 machines (2 jobs on each machine) .and on other machine i had to manually submit the jobs.instead of creating the directory on every machine is there any simple method to do this?Thanks,Shruti
From: Erik Aronesty <erik@xxxxxxx>
To: shruti.mudra <shruti.mudra@xxxxxxxxx>
Sent: Tue, 14 December, 2010 3:14:25 AM
Subject: Re: [Condor-users] problem with the dependent files
I'm not sure what the error is but some questions:
Is this directory on every machine?
C:/Sim_Test/New_Test_Case/
Do you have any entries in the log regarding the job id?
On Tue, Dec 14, 2010 at 1:01 AM, Shruti Mudra <shruti.mudra@xxxxxxxxx> wrote:
Hi Everyone,I have 6 windows connected to each other and a linux machine which is the head node i have a multiple instances of a R job that are submitted to the condor and when i submit these jobs to the condor and files are been shared to every machine i get a message in the error file it saysError in file(file, "r", encoding = encoding) :cannot open the connectionCalls: source -> fileIn addition: Warning message:In file(file, "r", encoding = encoding) :cannot open file 'C:/Sim_Test/New_Test_Case/one.R': No such file or directoryExecution haltedHere is my submit file************************************************************************************#test_case
universe = vanillaExecutable = C:\Progra~1\R\R-2.11.1-x64\bin\RScript.exegetenv = trueshould_transfer_files = yeswhen_to_transfer_output = ON_EXITtransfer_input_files = one.R,two.R,three.R,four.R,five.R,six.R,seven.Rtransfer_executable = falseOutput = test_case.outLog = test_case.logerror = test_case.errorinput = sim_2.Rarguments = sim_2.Rqueueinput = sim_4.Rarguments = sim_4.Rqueueinput = sim_6.Rarguments = sim_6.Rqueueinput = sim_8.Rarguments = sim_8.Rqueueinput = sim_10.Rarguments = sim_10.Rqueueinput = sim_12.Rarguments = sim_12.Rqueueinput = sim_14.Rarguments = sim_14.Rqueueinput = sim_18.Rarguments = sim_18.Rqueueinput = sim_20.Rarguments = sim_20.Rqueueinput = sim_22.Rarguments = sim_22.Rqueue************************************************************************************can any one tell me what is to be done.Thanks,
_______________________________________________
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/