codeplaysoftware / portBLAS

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

Auto-tuner fixes and new configurations #468

Closed pgorlani closed 11 months ago

pgorlani commented 11 months ago

This patch adds new configurations for tuning the NVIDIA_GPU and AMD_GPU targets.

Moreover,