#include <stdlib.h>
#include <stdio.h>
#include <comm/comm_nccl.h>
#include "device_nccl_op.h"
Go to the source code of this file.
C wrapper for NCCL reduction calls
Definition at line 45 of file device_nccl_reduce.c.