Skip to content

Commit 75f0fc8

Browse files
committed
fix xpu build
1 parent e1b48d7 commit 75f0fc8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

patches/cub/cub/util_arch.cuh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@
3737
#include <cub/util_namespace.cuh>
3838
#include <cub/util_macro.cuh>
3939

40-
// Legacy include; this functionality used to be defined in here.
41-
#include <cub/detail/detect_cuda_runtime.cuh>
42-
4340
CUB_NAMESPACE_BEGIN
4441

4542
#ifndef DOXYGEN_SHOULD_SKIP_THIS // Do not document

0 commit comments

Comments
 (0)