mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-09 23:45:36 +00:00
Select the compiler that gives better performance on sunspot
This commit is contained in:
parent
7aa12b446f
commit
ccf147d6c1
@ -1,7 +1,9 @@
|
|||||||
#export ONEAPI_DEVICE_SELECTOR=level_zero:0.0
|
#export ONEAPI_DEVICE_SELECTOR=level_zero:0.0
|
||||||
|
|
||||||
module use /soft/modulefiles
|
module load oneapi/release/2023.12.15.001
|
||||||
module load intel_compute_runtime/release/agama-devel-682.22
|
|
||||||
|
#module use /soft/modulefiles
|
||||||
|
#module load intel_compute_runtime/release/agama-devel-682.22
|
||||||
|
|
||||||
export FI_CXI_DEFAULT_CQ_SIZE=131072
|
export FI_CXI_DEFAULT_CQ_SIZE=131072
|
||||||
export FI_CXI_CQ_FILL_PERCENT=20
|
export FI_CXI_CQ_FILL_PERCENT=20
|
||||||
|
Loading…
Reference in New Issue
Block a user