You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-13Lines changed: 5 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,19 +7,11 @@
7
7
Using [PLT trampolines](https://en.wikipedia.org/wiki/Trampoline_(computing)) to provide a BLAS and LAPACK demuxing library. Watch a detailed [JuliaCon 2021 talk on libblastrampoline](https://www.youtube.com/watch?v=t6hptekOR7s).
8
8
9
9
These BLAS libraries are known to work with libblastrampoline (successfully tested in Julia):
10
-
1. OpenBLAS
11
-
2. Intel MKL
12
-
3. Apple Accelerate
13
-
4. BLIS
14
-
5. Fujitsu BLAS
15
-
16
-
Julia Packages that utilize libblastrampline to provide easy access to BLAS libraries are
0 commit comments