forked from AntokBatchelorMaintainers/batchelor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.config
More file actions
49 lines (41 loc) · 841 Bytes
/
example.config
File metadata and controls
49 lines (41 loc) · 841 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
[c2pap]
group = pr83mo
notification = never
notify_user = user@domain.com
node_usage = shared
wall_clock_limit = 00:08:00
resources = ConsumableCpus(1)
job_type = serial
class = serial
header_file = ~/analysis/c2papHeader
[e18]
shortqueue = 1
arch = lx26-amd64
memory = 750m
header_file = ~/analysis/e18Header
#optional
excluded_hosts = dummy
[gridka]
queue = e-long
project = Compass
memory = 2G
header_file = ~/analysis/gridkaHeader
#optional
excluded_hosts = dummy
[lrz]
wall_clock_limit = 30:00:00
memory = 1024mb
header_file = ~/analysis/lrzHeader
max_active_jobs = 1000
[lxplus]
flavour = espresso
header_file = ~/analysis/lxplusHeader
memory = 1.90 GB
disk = 20 MB
[lyon]
[local]
shell = /bin/bash
# limit the number of cores to be used, 0 means use all (multiprocessing.cpu_count())
cores = 0
[simulator]
lifetime = 00:00:30