mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 11:15:55 +01:00
Update WorkArounds.txt
This commit is contained in:
parent
267a39d943
commit
795769c636
@ -68,7 +68,7 @@ srun ./select_gpu BINARY
|
|||||||
|
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Mellanox performance with A100 GPU
|
Mellanox performance with A100 GPU (Tursa, Booster, Leonardo)
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
export OMPI_MCA_btl=^uct,openib
|
export OMPI_MCA_btl=^uct,openib
|
||||||
export UCX_TLS=gdr_copy,rc,rc_x,sm,cuda_copy,cuda_ipc
|
export UCX_TLS=gdr_copy,rc,rc_x,sm,cuda_copy,cuda_ipc
|
||||||
@ -77,12 +77,12 @@ export UCX_RNDV_THRESH=16384
|
|||||||
export UCX_IB_GPU_DIRECT_RDMA=yes
|
export UCX_IB_GPU_DIRECT_RDMA=yes
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Mellanox + A100 correctness
|
Mellanox + A100 correctness (Tursa, Booster, Leonardo)
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
export UCX_MEMTYPE_CACHE=n
|
export UCX_MEMTYPE_CACHE=n
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
MPICH/Aurora/PVC correctness and performance (Peter Boyle)
|
MPICH/Aurora/PVC correctness and performance
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
|
|
||||||
https://github.com/pmodels/mpich/issues/7302
|
https://github.com/pmodels/mpich/issues/7302
|
||||||
@ -105,7 +105,7 @@ export MPIR_CVAR_NOLOCAL=1
|
|||||||
export MPIR_CVAR_CH4_IPC_GPU_P2P_THRESHOLD=1000000000
|
export MPIR_CVAR_CH4_IPC_GPU_P2P_THRESHOLD=1000000000
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
MPICH/Aurora/PVC correctness and performance (James Osborne)
|
MPICH/Aurora/PVC correctness and performance
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
|
|
||||||
Broken:
|
Broken:
|
||||||
@ -114,7 +114,7 @@ export MPIR_CVAR_CH4_OFI_ENABLE_GPU_PIPELINE=1
|
|||||||
This gives good peformance without requiring
|
This gives good peformance without requiring
|
||||||
--enable-cuda-aware-mpi=no
|
--enable-cuda-aware-mpi=no
|
||||||
|
|
||||||
But is an open issue reported by James Osborne
|
But is an open issue reported by James Osborn
|
||||||
https://github.com/pmodels/mpich/issues/7139
|
https://github.com/pmodels/mpich/issues/7139
|
||||||
|
|
||||||
Possibly resolved but unclear if in the installed software yet.
|
Possibly resolved but unclear if in the installed software yet.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user