[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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