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)
v1.0.0#0
Nov 15, 2023
All
alpaka-group/alpaka302
github.com/alpaka-group/alpaka
b4e9db1d85
MPL-2.0
Manifest