From a6b0f0bacd0a78a259cb2217c297921a8e8c8be8 Mon Sep 17 00:00:00 2001 From: chortas Date: Sat, 29 Jan 2022 18:54:25 -0300 Subject: [PATCH] Add tupac sh --- fftma_module/tupac.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 fftma_module/tupac.sh diff --git a/fftma_module/tupac.sh b/fftma_module/tupac.sh new file mode 100755 index 0000000..a584103 --- /dev/null +++ b/fftma_module/tupac.sh @@ -0,0 +1,2 @@ +module load gcc/9.3.0 +module load python3/3.8.2 \ No newline at end of file