Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Need help in running c application in condor environment.... plzzzzzzzzzz
- Date: Mon, 20 Mar 2006 08:36:22 +0000
- From: "Matt Hope" <matthew.hope@xxxxxxxxx>
- Subject: Re: [Condor-users] Need help in running c application in condor environment.... plzzzzzzzzzz
On 3/18/06, Sarvjot Kaur <sarvjot_kaur@xxxxxxxxx> wrote:
>
> Hello evrybody
> i am trying to run c application with condor6.6.10 version on windows.... i
> am using vanilla universe ... there is no error on log file but no output in
> out file...
> mine submit file is
>
> universe=vanilla
> environment = path=c:\winnt\system32
I would not suggest using this - it can be wrong
> transfer_files=always
> output = prime.out
> log = prime.log
> error = prime.err
> wat can be the problem...
What is in primes.err?
Matt