1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/systems/PVC-OEM/setup.sh

6 lines
215 B
Bash
Raw Normal View History

2023-09-26 21:20:27 +01:00
export https_proxy=http://proxy-chain.intel.com:911
module load intel-release
module load intel/mpich
2024-03-05 18:38:32 +00:00
export MPIR_CVAR_CH4_OFI_ENABLE_GPU_PIPELINE=1
export SYCL_PROGRAM_COMPILE_OPTIONS="-ze-opt-large-register-file"