#ifndef INFINICCL_TEST_HPP #define INFINICCL_TEST_HPP #include <infiniccl.h> #include "../utils.h" int testAllReduce(infiniDevice_t device_type, int ndevice); #endif // INFINICCL_TEST_HPP