stdgpuv2026-07-08
- Updated
Open-source library providing generic GPU data structures for fast and reliable data management
- Project website: https://github.com/stotko/stdgpu
#Usage
stdgpu provides CMake targets:
find_package(stdgpu CONFIG REQUIRED)
target_link_libraries(main PRIVATE stdgpu::stdgpu)This port builds stdgpu with the CUDA backend.
#Supported Platforms
(windows & x64 & !uwp & !xbox) | (linux & x64)
- ✅linux
- ✅windows-x64
- ❌
osx - ❌
uwp - ❌
windows-arm64 - ❌
windows-x86
#Features
No features defined.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
sewon jeon