Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[condor-users] a question about Condor_G
- Date: Fri, 19 Mar 2004 03:22:16 -0800 (PST)
- From: Yuhong Feng <april_continue@xxxxxxxxx>
- Subject: [condor-users] a question about Condor_G
Dear condor-users,
I use the following script submit from machine A to
machine kusu:
"
Executable = print.class
globusscheduler = kusu/jobmanager-condor
Universe = globus
Arguments = print $(input)
input = print.in
output = print.out
error = print.error
Log = print.log
Queue
"
The request has been queued in kusu already,
kusu>condor_q
"
-- Submitter: kusu.sas.ntu.edu.sg :
<155.69.144.127:33133> : kusu.sas.ntu.edu.sg
ID OWNER SUBMITTED RUN_TIME ST
PRI SIZE CMD
22.0 yuhongf 3/19 18:01 0+00:01:14 I 0
0.0 data
23.0 yuhongf 3/19 19:02 0+00:00:00 I 0
0.0 data print print.i
2 jobs; 2 idle, 0 running, 0 held
"
The job is queued but it seems it would never be run.
And when the executable set as
"Executable = /bin/hostname", I will get the same
result. would you please let me know the reason?
Your kind suggestion and valued time are highly
appreciated.
thanks.
Best regards,
sincerely,
yuhong
__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>