Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] It just shows it's running but without any result and never ends!
- Date: Thu, 19 Mar 2009 12:27:53 -0500
- From: Ben Burnett <burnett@xxxxxxxxxxx>
- Subject: Re: [Condor-users] It just shows it's running but without any result and never ends!
FYI, Windows does not support standard universe jobs.
-B
> universe = standard
> executable = hello
> requirements = OpSys == "WINNT52" && Arch =="INTEL" && Machine == "test5"
...
> and submit the job again, it shows its running but there is
> no output and in never ends, it just shows its running!