alpakav2.1.1
- Updated
The alpaka library is a header-only abstraction library for accelerator development
- Project website: https://github.com/alpaka-group/alpaka
#Usage
alpaka provides CMake targets:
find_package(alpaka CONFIG REQUIRED)
target_link_libraries(main PRIVATE alpaka::alpaka)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
- boost-core
>= v1.74.0 - boost-predef
>= v1.74.0
and 6 transitive dependencies:
- boost-assert
>= v1.92.0(through boost-core) - boost-cmake
>= v1.92.0(through boost-assert) - boost-config
>= v1.92.0(through boost-assert) - boost-headers
>= v1.92.0(through boost-config) - boost-throw-exception
>= v1.92.0(through boost-core) - boost-uninstall
>= v1.92.0(through boost-cmake)
#Host Dependencies
and one transitive dependency:
- vcpkg-boost (through boost-cmake)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Bernhard Manfred Gruber
Jia Yue Hua
SunBlack