[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] condor & scientific linux
- Date: Thu, 23 Mar 2006 12:00:46 +0000
- From: "équipe iga cnrst" <iga.cnrst@xxxxxxxxx>
- Subject: Re: [Condor-users] condor & scientific linux
it's just a simple file for testing running jobs :
universe = standard
executable = date.sh
output = date.out
error = date.err
log = date.log
Requierments = (Arch=="INTEL")&&(OpSys=="LINUX")&&(MEMORY=256)
queue