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.2.0#0
Oct 8, 2024
All
alpaka-group/alpaka
github.com/alpaka-group/alpaka
7abfdae60e
MPL-2.0
Manifest