From 8fc64d23d796b7806c86b4b2cd82e53a0edd741b Mon Sep 17 00:00:00 2001 From: Xinzhe Wu <wu7@juwels00.ib.juwels.fzj.de> Date: Tue, 15 Sep 2020 21:52:54 +0200 Subject: [PATCH] update readme --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f661c9b..41a3629 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # OpenMP -OpenMP test codes \ No newline at end of file +OpenMP test codes + +```bash +module load GCC +module load ParaStationMPI/5.2.2-1 +module load jemalloc +module load CMake/3.14.0 +module load Boost/1.69.0-Python-2.7.16 +module load CUDA/10.1.105 +module load hwloc/2.1.0 +``` -- GitLab