-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
I failed the build, with uint64_t undefined.
After #include <cstdint> in src/include/collectives.h it works.
Maybe there should be a better way.
../../include/collectives.h(18): error: identifier "uint64_t" is undefined
uint64_t scalarArg;
^
1 error detected in the compilation of "custom_collective.cu".
make[2]: *** [/home/ubuntu/jihao/msccl/build/obj/collectives/device/Makefile.rules:2274: /home/ubuntu/jihao/msccl/build/obj/collectives/device/custom_collective_max_i64.o] Error 2
Metadata
Metadata
Assignees
Labels
No labels