We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 759306f commit bd11f1cCopy full SHA for bd11f1c
1 file changed
CHANGELOG.md
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
5
6
-## [2.1.0] - 2026-12-XX
+## [2.1.0] - 2025-12-XX
7
8
### Added
9
@@ -14,7 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
14
- Implement `alpaka::allocAsyncBuf()` for SYCL devices #2565
15
- Implement compile-time warp size for SYCL, when available #2570
16
- HIP: add `ALPAKA_ARCH_AMD` definition #2577
17
-- Feature accessors and span conversion for buffers # 2579
+- Feature accessors and span conversion for buffers #2579
18
- Add new backends: CUDA and HIP backends of oneAPI #2580
19
-
20
### Changed
0 commit comments