diff --git a/systems/PVC/setup.sh b/systems/PVC/setup.sh index 9b515a62..c3b97ce0 100644 --- a/systems/PVC/setup.sh +++ b/systems/PVC/setup.sh @@ -3,8 +3,14 @@ export https_proxy=http://proxy-chain.intel.com:911 export LD_LIBRARY_PATH=$HOME/prereqs/lib/:$LD_LIBRARY_PATH module load intel-release -source /opt/intel/oneapi/PVC_setup.sh +module load intel-comp-rt/embargo-ci-neo + +#source /opt/intel/oneapi/PVC_setup.sh #source /opt/intel/oneapi/ATS_setup.sh +#module load intel-nightly/20230331 +#module load intel-comp-rt/ci-neo-master/026093 + +#module load intel/mpich module load intel/mpich/pvc45.3 export PATH=~/ATS/pti-gpu/tools/onetrace/:$PATH