summarylogtreecommitdiffstats
path: root/modulefile
diff options
context:
space:
mode:
Diffstat (limited to 'modulefile')
-rw-r--r--modulefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/modulefile b/modulefile
index a4f0c4d477b1..10e5aa9eca85 100644
--- a/modulefile
+++ b/modulefile
@@ -3,12 +3,14 @@
# Created by Darjan Krijan <darjan_krijan@gmx.de>
#
-set MODULE "aocl"
+set MODULE "aocl-aocc"
set BASE_DIR "/opt"
set VERSION "2.1"
set AOCL_ROOT "${BASE_DIR}/${MODULE}"
set AOCL_TEXT "AMD Optimizing CPU Libraries (AOCL)"
+conflict aocl-gcc
+
prepend-path CPATH ${AOCL_ROOT}/amd-securerng/include
prepend-path CPATH ${AOCL_ROOT}/amd-scalapack/include
prepend-path CPATH ${AOCL_ROOT}/amd-rng/include