Fully disable MSCCL when machine is not matched (#1017)
* Disable MSCCL algorithm meta loading when machine is not matched
* fully disable init
* fix potential segfault
[ROCm/rccl commit: 655742a3a6]
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include "msccl/msccl_struct.h"
|
||||
|
||||
bool mscclEnabled();
|
||||
bool mscclForceEnabled();
|
||||
|
||||
void mscclSetIsCallerFlag();
|
||||
void mscclClearIsCallerFlag();
|
||||
|
||||
Reference in New Issue
Block a user