Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit ba18ca1

Browse files
committed
Update README
1 parent 0c3ddcb commit ba18ca1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
portBLAS implements BLAS - [Basic Linear Algebra Subroutines](https://en.wikipedia.org/wiki/Basic_Linear_Algebra_Subprograms) - using [SYCL](https://www.khronos.org/sycl/).
66

7+
**Important Note:** The portBLAS project has been transfered to UXL foundation under
8+
[generic-sycl-components](https://github.com/uxlfoundation/generic-sycl-components).
9+
For an equivalent of portBLAS please use
10+
[oneMath](https://github.com/uxlfoundation/oneMath) and only enable the generic
11+
SYCL BLAS backend.
12+
713
portBLAS is an ongoing collaboration with the *High Performance Computing
814
& Architectures (HPCA) group* from the Universitat Jaume I [UJI](http://www.hpca.uji.es/).
915

0 commit comments

Comments
 (0)