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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -287,17 +287,17 @@ Please note that it is not possible to combine support for different architectur
287
287
### Supported OS
288
288
289
289
-**GNU/Linux**
290
-
-**MinGW or Visual Studio (CMake)/Windows**: Please read <https://github.com/OpenMathLib/OpenBLAS/docs/nstall.md#visual-studio-native-windows-abi>.
290
+
-**MinGW or Visual Studio (CMake)/Windows**: Please read <https://github.com/OpenMathLib/OpenBLAS/blob/develop/docs/install.md#visual-studio--native-windows-abi>.
291
291
-**Darwin/macOS/OSX/iOS**: Already supported on PPC and x86 by the original GotoBLAS, now also on ARM64 but we are not OSX/iOS experts.
292
-
-**FreeBSD**: Supported by the community. We don't actively test the library on this OS.
292
+
-**FreeBSD**: Supported by the community. Basic test coverage is provided by GitHub Actions.
293
293
-**OpenBSD**: Supported by the community. We don't actively test the library on this OS.
294
294
-**NetBSD**: Supported by the community. We don't actively test the library on this OS.
295
295
-**DragonFly BSD**: Supported by the community. We don't actively test the library on this OS.
296
-
-**Android**: Supported by the community. Please read <https://github.com/OpenMathLib/OpenBLAS/docs/install.md#android>.
296
+
-**Android**: Supported by the community. Please read <https://github.com/OpenMathLib/OpenBLAS/blob/develop/docs/install.md#android>.
297
297
-**AIX**: Supported on PPC up to POWER10 but testing is increasingly problematic due to lack of publicly available systems
298
298
-**Haiku**: Supported by the community. We don't actively test the library on this OS.
299
299
-**SunOS**: Supported by the community. We don't actively test the library on this OS.
300
-
-**Cortex-M**: Supported by the community. Please read <https://github.com/OpenMathLib/OpenBLAS/docs/install.md#cortex-m>.
300
+
-**Cortex-M**: Supported by the community. Please read <https://github.com/OpenMathLib/OpenBLAS/blob/develop/docs/install.md#cortex-m>.
0 commit comments