JobType = "MPICH"; NodeNumber = 4; Executable = "mpich-wrapper.sh"; Arguments = "xhpl"; StdOutput = "linpack.out"; StdError = "std.err"; OutputSandbox = {"linpack.out","std.err"}; InputSandbox = {"mpich-wrapper.sh", "xhpl","hpl4/HPL.dat"}; Environment = "P4_GLOBMEMSIZE=128000000";