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-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -63,9 +63,7 @@ A debug version can be built using `make DEBUG=1`.
63
63
64
64
### Compile with MASS support on Power CPU (optional)
65
65
66
-
The [IBM MASS](http://www-01.ibm.com/software/awdtools/mass/linux/mass-linux.html) library
67
-
consists of a set of mathematical functions for C, C++, and Fortran applications that are
68
-
are tuned for optimum performance on POWER architectures.
66
+
The [IBM MASS](https://www.ibm.com/support/home/product/W511326D80541V01/other_software/mathematical_acceleration_subsystem) library consists of a set of mathematical functions for C, C++, and Fortran applications that are tuned for optimum performance on POWER architectures.
69
67
OpenBLAS with MASS requires a 64-bit, little-endian OS on POWER.
0 commit comments