Update prims_simple.h to keep header file access to rccl_metadata.h uniform (#1906)
Header files in device/ folder are directly referenced in the code base except here.
Šī revīzija ir iekļauta:
revīziju iesūtīja
GitHub
vecāks
86a6d06e40
revīzija
740dfd1efd
@@ -10,7 +10,7 @@
|
|||||||
#include "npkit/npkit.h"
|
#include "npkit/npkit.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "device/rccl_metadata.h"
|
#include "rccl_metadata.h"
|
||||||
#include "msccl/msccl_struct.h"
|
#include "msccl/msccl_struct.h"
|
||||||
#include "network/unpack/unpack.h"
|
#include "network/unpack/unpack.h"
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
|
|||||||
Atsaukties uz šo jaunā problēmā
Block a user