codeplaysoftware / portBLAS

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

Apply enable-global-offset just to NVIDIA and AMD targets #519

Closed pgorlani closed 3 months ago

pgorlani commented 3 months ago

This patch restricts the application of the enable-global-offset flag just to NVIDIA and AMD targets since it could be not supported for other compilations.