Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@vancraar vancraar released this 09 Mar 10:50
· 1284 commits to main since this release
db15b40

What's Changed

  • fix some issues highlighted by Codacy (mainly README formatting)
  • add and improve some terminal outputs
  • add AOT compilation support to DPC++ for CPUs and GPUs
  • add SYCL hierarchical device kernels
  • add an additional command line flag to chose between nd_range and hierarchical kernel at runtime when using the SYCL backend
  • update and improve plssvm_target_platforms.py script (former gpu_name_to_arch.py)

Full Changelog: v1.0.1...v1.1.0