Hi Lauoched,
you are only
submitting 1 job (the Queue line mean how many jobs).
What exactly you are trying to do?
Bye
On 12/27/11, LAOUCHEDI MAKHLOUF <
laoumakhl@xxxxxxxx> wrote:
> hi everyone
> i wrote a for loop shell script and i submitted it to
> condor, with changing the excutable and arguments (for the executable i put
> "/bin/bash" instead of "for" and for the argument i put "myfile.sh" like
> advised by Dimitri Maziuk), and it worked well but it works only on one nod
> (when i check with condor_q only one job is generated and running)
>
> the content of my .job.submit file after modification :
>
> Universe = vanilla
> Requirements = Arch =="X86_64"
> Priority = 0
>
Executable = /bin/sh
> Output = .MC_recon_all_tout_gd.sh.job.out
> Error = .MC_recon_all_tout_gd.sh.job.err
> Log = .MC_recon_all_tout_gd.sh.job.log
> Getenv = True
> Arguments = "MC_recon_all_tout_gd.sh"
> Queue
>
>
> thanks for help
>
--
Edier Alberto Zapata Hernández
Ingeniero de Sistemas
Universidad de Valle
_______________________________________________
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-usersThe archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/