MUDA
Loading...
Searching...
No Matches
reduce.h
1#pragma once
2
3#ifdef __INTELLISENSE__
4#include <muda/cuda/details/hack_cuda_define>
5#undef _COOPERATIVE_GROUPS_REDUCE_H
6#endif
7#include <cooperative_groups/reduce.h>