From a0c8a9ec8f103558468df24200759a82afee0da2 Mon Sep 17 00:00:00 2001 From: Asaf Peer Date: Mon, 12 Apr 2021 16:00:34 -0400 Subject: [PATCH] updated jax resources --- conf/jax.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/jax.config b/conf/jax.config index 7cf790e..56c0f12 100644 --- a/conf/jax.config +++ b/conf/jax.config @@ -19,7 +19,7 @@ singularity{ cacheDir = params.singularity_cache_dir } params { - max_memory = 768.GB - max_cpus = 70 + max_memory = 320.GB + max_cpus = 32 max_time = 336.h }