mirror of
https://github.com/paboyle/Grid.git
synced 2026-09-14 05:23:17 +01:00
Multigrid clean up phase, and fix shell variables for libfabric bug work around on Frontier
This commit is contained in:
@@ -14,3 +14,8 @@ export LD_LIBRARY_PATH=$CRAY_LD_LIBRARY_PATH:$LD_LIBRARY_PATH
|
||||
export LD_LIBRARY_PATH=/opt/rocm-6.4.0/lib/llvm/lib/:$LD_LIBRARY_PATH
|
||||
module load emacs
|
||||
export FI_MR_CACHE_MONITOR=kdreg2 # REQUIRED for device-buffer MPI on Slingshot: libfabric memhooks monitor (default) is defective, see systems/WorkArounds.txt (libfabric #11451)
|
||||
|
||||
# Standing avoidance of the CXI NO_TRANSLATION fault on persistent device
|
||||
# buffers under hipMalloc/hipFree churn (libfabric issue #12775; ruling
|
||||
# 2026-09-07).
|
||||
export FI_HMEM_ROCR_USE_DMABUF=0
|
||||
|
||||
Reference in New Issue
Block a user