Releases: uxlfoundation/oneapi-construction-kit
Releases · uxlfoundation/oneapi-construction-kit
Version 2.0.0
This is the first public release of the oneAPI Construction Kit, a framework to provide implementations of open standards, enabling SYCL to run on custom architectures for HPC and AI.
This release includes:
- Support for host and RISC-V devices.
- clik - simple compute library that demonstrates how offloading code to an accelerator works.
- ComputeMux - runtime and compiler modules enabling code written in SYCL to run on custom architectures through DPC++.
- RefSi - reference RISC-V architecture supporting simulation.
- Vecz - whole function vectorizer enabling automatic SIMD vectorization across hardware lanes.
- Cargo - STL-like container library with strict memory requirements.
The full historical changelog for the project can be viewed here.