1. Home
  2. Browse
  3. alpaka

alpaka

v1.2.0#0Latest

The alpaka library is a header-only abstraction library for accelerator development

Install

Run the following Vcpkg command to install the port.

vcpkg install alpaka

Usage

alpaka provides CMake targets:

find_package(alpaka CONFIG REQUIRED)
target_link_libraries(main PRIVATE alpaka::alpaka)

Dependencies

See source

Version

v1.2.0#0

Publication

Supports

All

GitHub

alpaka-group/alpaka

Homepage

github.com/alpaka-group/alpaka

Subtree

7abfdae60e

License

MPL-2.0

Definition

Manifest