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