codeplaysoftware / portBLAS

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

Remove .template to fix build #527

Closed s-Nick closed 1 month ago

s-Nick commented 1 month ago

Remove .template construct that prevent building with newest intel/llvm.

Fix issue #526

nvidia_nightly_log.txt nvidia_icpx_log.txt