Skip to content

RSBench v12

Compare
Choose a tag to compare
@jtramm jtramm released this 01 Aug 16:16
· 17 commits to master since this release
71b6fff

This update adds formal support for accelerator architectures using a variety of programming models. RSBench is now implemented using five different models, each in their own source base:

  • OpenMP threading
  • OpenMP target offloading
  • CUDA
  • OpenCL
  • SYCL

Full details on the changes introduced in v12 can be found in CHANGES.txt file.