codeplaysoftware / portBLAS

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

Fix joint_matrix guard #474

Closed pgorlani closed 1 year ago

pgorlani commented 1 year ago

This patch prevents the instantiation of load/store joint matrix functions when they are not supported.