- distribute peers equally among island nodes on SuperMUC
[oweals/gnunet.git] / src / testbed / sample.job
1 #!/bin/bash
2 # This job command file is called job.cmd
3 #@ job_type = parallel
4 #@ class = general
5 #@ node = 1
6 #@ output = job$(jobid).out
7 #@ error = job$(jobid).err
8 #@ total_tasks=16
9 #@ wall_clock_limit = 0:0:1
10 #@ network.MPI = sn_all,not_shared,us
11 ##@ ... other LoadLeveler keywords (see below)
12 #@ notification = always
13 #@ notify_user = totakura@in.tum.de
14 #@ queue
15
16 #@ executable = /bin/bash