From fce6e1f1352c99402877b0c03c2c218028b6c346 Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Fri, 13 Jun 2025 05:08:15 +0200 Subject: [PATCH] Kill core files for quota reasons --- systems/Jupiter/sourceme.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/Jupiter/sourceme.sh b/systems/Jupiter/sourceme.sh index cbd28e39..10a27b50 100644 --- a/systems/Jupiter/sourceme.sh +++ b/systems/Jupiter/sourceme.sh @@ -7,3 +7,4 @@ module load MPFR module load NVHPC module load UCX module load OpenMPI +ulimit -c 0