#@ job_name = myjob #@ account_no = mp359 #@ output = myjob.out #@ error = myjob.err #@ job_type = parallel #@ environment = COPY_ALL #@ notification = complete #@ network.MPI = csss,not_shared,us #@ node_usage = not_shared # use "regular"(more than 1 node) or "low"(1 node) # use regular if late #@ class = low # change to your favorite shell # for commands in this script #@ shell = /usr/bin/csh # # for openmp and pthreads this is 1 #@ tasks_per_node = 1 # for openmp and pthreads this is 1 #@ node = 1 #@ wall_clock_limit= 00:05:00 # #@ queue ./your_binary_name