From 69e8ef455340f7ccd9df2bc06764d3f3be564194 Mon Sep 17 00:00:00 2001 From: Aaron Mattfeld Date: Mon, 20 Dec 2021 09:26:28 -0500 Subject: [PATCH 1/2] added new afni centos7 module --- env/.lossaversion_environment | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env/.lossaversion_environment b/env/.lossaversion_environment index 65a98d2..0a46acc 100644 --- a/env/.lossaversion_environment +++ b/env/.lossaversion_environment @@ -8,7 +8,7 @@ module load ANTs/1.9.4 module add matlab/2013b/front module add mricron/6-2013 module add miniconda/2.7 -module add afni/openmp +module add afni-20.2.06 module add R/3.1.2 module load cuda/5.5 module loade c3d/1.0.0 From 31660b2e6959956695b9129a640270f67e6512ed Mon Sep 17 00:00:00 2001 From: Aaron Mattfeld Date: Fri, 4 Feb 2022 16:35:16 -0500 Subject: [PATCH 2/2] updated which singularity version loaded in .bash_profile --- .bash_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bash_profile b/.bash_profile index 0cafc3a..f9e8512 100644 --- a/.bash_profile +++ b/.bash_profile @@ -22,7 +22,7 @@ fi # Load relevant modules, miniconda module load gcc-8.2.0-gcc-4.8.5-sxbf4jq -module load singularity-3 +module load singularity-3.8.2 module load git-2.29.0-gcc-8.2.0-wb3ybgg module load slurm