next up previous
Next: 9.1 Results Naming Scheme Up: No Title Previous: 8. System/software Requirements

9. Execution Constraints

1.
NQS: make sure that the number of jobs submitted does not exceed the queue capacity of NQS. This queue capacity is usually set to a default value of 200. This can be changed...refer to NQS manual.
2.
Executable Program: the two types of jobs are either a
(a)
Code Mode: any fortran, c, C++ code, or set of instructions

(b)
Script Mode: a matlab/mideva script operating in batch mode

3.
Input files: Each input file must have the extension .in and they are assumed to be read by standard input stdin using a redirect (<).

4.
Output files: The output of each job is assumed to be a collection of files with the extension .dat

5.
Standard Out: should the code or script output to STDOUT this is collected in a file called log



 

JuanRestrepo
2001-01-23