Release 1.1.0
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