8 lines
84 B
Plaintext
8 lines
84 B
Plaintext
outputDir = 'results'
|
|
|
|
process {
|
|
cpus = 8
|
|
memory = '10GB'
|
|
disk = '300GB'
|
|
}
|