@@ -0,0 +1,7 @@
|
||||
#include "info.h"
|
||||
#include "comm.h"
|
||||
|
||||
void ncclDebugLog(ncclDebugLogLevel, unsigned long, char const*, int, char const*, ...) {};
|
||||
ncclResult_t getHostName(char* hostname, int maxlen, const char delim) {
|
||||
return ncclSuccess;
|
||||
}
|
||||
在新工单中引用
屏蔽一个用户