Details
CUDA: Fix builds for older CCCL versions by ifdefing strided_iterator (#18964)
- CUDA: Fix builds for older CCCL versions by ifdefing strided_iterator
Strided iterator was added in CCCL
3.1, which is packaged into
CTK
13.1
- Unindent as per code review request
macOS/iOS:
Linux:
Windows:
- Windows x64 (CPU)
- Windows arm64 (CPU)
- Windows x64 (CUDA 12) - CUDA 12.4 DLLs
- Windows x64 (CUDA 13) - CUDA 13.1 DLLs
- Windows x64 (Vulkan)
- Windows x64 (SYCL)
- Windows x64 (HIP)
openEuler: