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

Merge pull request #228 from asafpr/master

updated jax resources
This commit is contained in:
Maxime U. Garcia 2021-05-02 14:47:19 +02:00 committed by GitHub
commit 77bd7f567f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ singularity{
cacheDir = params.singularity_cache_dir cacheDir = params.singularity_cache_dir
} }
params { params {
max_memory = 768.GB max_memory = 320.GB
max_cpus = 70 max_cpus = 32
max_time = 336.h max_time = 336.h
} }