Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.99
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
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