Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[condor-users] My job is not running
- Date: Fri, 21 Nov 2003 12:13:49 +0200
- From: "Valia Tsagalidou" <v_tsagalidou@xxxxxxxxxxx>
- Subject: [condor-users] My job is not running
Hello,
I have a problem with Condor.I can submit a job to Condor,I also can find
where this job is "running"
and I see that my job is not running...This job is the simplest thing I
could submit:
My description file is:
Executable = a.out
Log = x
Queue
And my .c file ,which I compile with the command condor_compile is this:
#include <stdio.h>
void main()
{
printf("Hello world");
}
If I have done something wrong or there is something I can do to make it
run,plesase reply to me.It is very important for me to use Condor.
Thanks a lot,
Valia Tsagalidou.
P.S.1:I am trying to use Condor at Unix laboratory of my
University(University of Athens Greece)
P.S.2: Sorry if my English are not very good.
_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8.
http://join.msn.com/?page=features/junkmail
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>