What's Changed
- Remove support for ComputeCpp by @rafbiels in #171
- Update README.md to Address Changes in SYCL2020 Renaming by @kaanolgu in #172
- Rename Julia package to
BabelStream.jland add compats by @giordano in #175 - Remove AdaptiveCpp workaround in dpl_shim.h to allow for automatic prefetch optimization by @illuhad in #177
- Revert "Remove AdaptiveCpp workaround in dpl_shim.h to allow for automatic prefetch optimization" by @tomdeakin in #178
- Revert "Rename Julia package to
BabelStream.jland add compats" by @tomdeakin in #179 - Remove AdaptiveCpp workaround in dpl_shim.h to allow for automatic pefetch by @illuhad in #180
- set device_id for Kokkos by @milthorpe in #184
- Support array_sizes that are not divisible by the thread block size for CUDA and HIP by @gonzalobg in #185
- LLVM Flang flang-new support by @jeffhammond in #197
- Fortran: add Ada and Hopper, plus ccnative, to build system by @jeffhammond in #187
- Improvements to main.cpp by @gonzalobg in #186
- Add support for 64-bit indices and large arrays by @gonzalobg in #188
- Adding caliper annotations by @august-knox in #213
- Make DoConcurrentStream.F90 conforming by @bcornille in #211
- Avoid checking for thrust TBB backend twice by @bernhardmgruber in #209
- Use thrust::transform overload for two ranges where possible by @bernhardmgruber in #208
- Add optional support for GPU page faults in SYCL2020 and OMP backends by @ifdu in #217
- Cleanup CUDA, Reuse Memory, Add Serial Model, Cleaup Std Parallelism by @gonzalobg in #202
New Contributors
- @rafbiels made their first contribution in #171
- @giordano made their first contribution in #175
- @milthorpe made their first contribution in #184
- @august-knox made their first contribution in #213
- @bcornille made their first contribution in #211
- @ifdu made their first contribution in #217
Full Changelog: v5.0...v6.0-rc