codeplaysoftware / portBLAS

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

Rectified fix for icpx error with benchmarks #503

Closed OuadiElfarouki closed 6 months ago

OuadiElfarouki commented 6 months ago

This patch is based on the fix introduced at https://github.com/codeplaysoftware/portBLAS/pull/497 and moves the CMAKE_CXX_FLAGS setup to properly cover all the benchmarks and mainly the google-bench sub-repo.