codeplaysoftware / portBLAS

An implementation of BLAS using the SYCL open standard.
Apache License 2.0
250 stars 48 forks source link

HipSYCL to AdaptiveCpp update & fixes #493

Closed OuadiElfarouki closed 6 months ago

OuadiElfarouki commented 8 months ago

This patch updates the hipSYCL compilation in portBLAS including :

Compilation flows / Device targets compiled successfully at this stage :

Tests and benchmarks are conditionally disabled for some operators depending on the target device and AdaptiveCpp flow. Remaining tests (in each case) are passing for all tested devices above.