codeplaysoftware / portBLAS

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

Refactor SPR/SPR2 index group_broadcast #533

Closed pgorlani closed 1 month ago

pgorlani commented 1 month ago

This patch substitutes the group_broadcast of two individual indexes with a single broadcast of a vector type.