mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
19 lines
604 B
Bash
19 lines
604 B
Bash
export https_proxy=http://proxy-chain.intel.com:911
|
|
#export LD_LIBRARY_PATH=/nfs/site/home/azusayax/install/lib:$LD_LIBRARY_PATH
|
|
export LD_LIBRARY_PATH=$HOME/prereqs/lib/:$LD_LIBRARY_PATH
|
|
|
|
module load intel-release
|
|
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
|
|
|
|
#clsh embargo-ci-neo-022845
|
|
#source /opt/intel/vtune_amplifier/amplxe-vars.sh
|