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.1.1#0
Dec 22, 2025
All
alpaka-group/alpaka
github.com/alpaka-group/alpaka
84c2aa78f5
MPL-2.0
Manifest