You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ch4/ofi: set MPIR_CVAR_CH4_OFI_PIPELINE_MAX_CHUNKS
Allow users to set MPIR_CVAR_CH4_OFI_PIPELINE_MAX_CHUNKS. While the
pipeline algorithm will force allocate new chunk blocks when running
out-of cells, it will free the extra chunks as the cells are returned.
To avoid frequent reallocating pool blocks, especially the gpu
registration overhead, let user be able to set
MPIR_CVAR_CH4_OFI_PIPELINE_MAX_CHUNKS according to their application
need.
0 commit comments