...
No Format |
---|
universe = vanilla executable = /bin/hostname transfer_executable = false output = test_$(cluster).$(process).out error = test_$(cluster).$(process).err log = test_$(cluster).$(process).log requirements = (Arch == Arch) && (OpSys == OpSys) && (Disk \!= 0) && (Memory \!= 0) should_transfer_files = YES when_to_transfer_output = ON_EXIT copy_to_spool = false notification = NEVER queue 1 |
...