Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
device_nccl_op.h
Go to the documentation of this file.
1#ifndef __MATH_DEVICE_NCCL_OP_H__
2#define __MATH_DEVICE_NCCL_OP_H__
9#define DEVICE_NCCL_SUM 0
10#define DEVICE_NCCL_MAX 1
11
12#endif