The alpaka library is a header-only abstraction library for accelerator development
Run the following Vcpkg command to install the port.
vcpkg install alpaka
alpaka provides CMake targets:
find_package(alpaka CONFIG REQUIRED) target_link_libraries(main PRIVATE alpaka::alpaka)
v2.0.0#0
Dec 1, 2025
All
alpaka-group/alpaka
github.com/alpaka-group/alpaka
fd129e6fbf
MPL-2.0
Manifest