1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 00:26:03 +00:00

Matching max CPUs to SDAG (supercruncher8)

This commit is contained in:
James A. Fellows Yates 2019-11-26 15:25:35 +01:00 committed by GitHub
parent c7c8c096f8
commit ca6ddcadb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,8 +23,8 @@ executor {
params {
max_memory = 2.TB
max_cpus = 32
max_cpus = 128
max_time = 720.h
//Illumina iGenomes reference file path
igenomes_base = "/projects1/public_data/igenomes/"
}
}