You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it really depends on the compiler you are using. But in general, I like your idea of including having the explicit include to avoid these kinds of issues. I will fix this in near future. Thanks for pointing it out!
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.
The text was updated successfully, but these errors were encountered: