From 9c0d550222f6fb12e8f6202c8bdca9ec0c27a2c5 Mon Sep 17 00:00:00 2001 From: Lara Ianov <61988230+lianov@users.noreply.github.com> Date: Fri, 28 Jan 2022 11:45:13 -0600 Subject: [PATCH] `max_memory` increase to reflect largemem --- conf/cheaha.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/cheaha.config b/conf/cheaha.config index 101efdd..f53194f 100644 --- a/conf/cheaha.config +++ b/conf/cheaha.config @@ -18,7 +18,7 @@ process { } params { - max_memory = 510.GB + max_memory = 750.GB max_cpus = 128 max_time = 150.h }