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