This release includes several enhancements, updates, and fixes:
- Introduced a new index iterator to streamline iteration over kernel index domains. See
include/alpaka/exec
for more details. - Support was added for mapped memory allocation and device global variables in the SYCL backend.
- Fixed the broken
[get|is]ValidWorkDiv*()
functions. - Please note, that this will be the final release to support C++17.
View the full changelog here.