codeplaysoftware / portBLAS

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

Fixed issues encountered through oneMKL portBLAS backend #504

Closed OuadiElfarouki closed 5 months ago

OuadiElfarouki commented 6 months ago

This patch includes following changes :

pgorlani commented 5 months ago

Thanks for your PR, @s-Nick.

Could you please update the PR comment including your modification to WGAtomicReduction?