Add another Rome model (#497)

This commit is contained in:
Wenkai Du
2022-02-12 10:30:16 -08:00
committed by GitHub
orang tua f3c2cafd9d
melakukan 02096c9936
5 mengubah file dengan 117 tambahan dan 2 penghapusan
+1 -1
Melihat File
@@ -156,7 +156,7 @@ static size_t getP2pChunkSize(size_t totalSize, int minChannels, int maxChannels
return size;
}
RCCL_PARAM(P2pNetThreshold, "RCCL_P2P_NET_THRESHOLD", 131072);
RCCL_PARAM(P2pNetThreshold, "P2P_NET_THRESHOLD", 131072);
NCCL_API(ncclResult_t, ncclGroupEnd);
ncclResult_t ncclGroupEnd() {