Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] How to submit special arguments with condor_q
- Date: Thu, 06 Oct 2005 12:34:45 -0500
- From: Alexander Dietz <dietz@xxxxxxxxxxxx>
- Subject: [Condor-users] How to submit special arguments with condor_q
Hi,
I want to run a job, submitted with condor_submit, on a PBS cluster. How
is it possible to specify some special settings for the PBS script that
will be executed at the remote site? I looked in the condor
documentation but did not find any helpful hints.
Here is exactly what should be added in the PBS script:
#PBS -l walltime=1:00:00
I appreciate any help in that.
Thanks
Alexander