From c4f32507cb6720985e8b75c3a33c25368d092ba3 Mon Sep 17 00:00:00 2001 From: Austin Hepperla Date: Wed, 17 Apr 2024 12:58:12 -0400 Subject: [PATCH] Update unc_longleaf.config max_time --- conf/unc_longleaf.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/unc_longleaf.config b/conf/unc_longleaf.config index 2ec50b18c..d34e8af6f 100644 --- a/conf/unc_longleaf.config +++ b/conf/unc_longleaf.config @@ -25,6 +25,6 @@ executor { params { max_memory = 3041.GB max_cpus = 256 - max_time = 10.h + max_time = 240.h }