Open-source library providing generic GPU data structures for fast and reliable data management
stdgpu provides CMake targets:
find_package(stdgpu CONFIG REQUIRED)
target_link_libraries(main PRIVATE stdgpu::stdgpu)
This port builds stdgpu with the CUDA backend.
v2026-07-08#0
(windows & x64 & !uwp & !xbox) | (linux & x64)
Apache-2.0
Manifest