adaptivecpp 24.06.0
Implementation of the SYCL programming language for accelerators
AdaptiveCpp is aImplementation of SYCL and C++ standard parallelism for CPUs and GPUs from all vendors, with independent, community-driven compiler for C++-based heterogeneous programming models
- Website: https://adaptivecpp.github.io/
- Licenses: FreeBSD
- Package source: gnu/packages/sycl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install adaptivecpp 24.06.0
as follows:
guix install adaptivecpp@24.06.0
Or install the latest version:
guix install adaptivecpp
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.