Alpine OpenBLAS build with heap allocation
983
This image builds OpenBLAS for linux/amd64 & linux/arm64 platforms on an Alpine base image.
Most standard OS packages of OpenBLAS (e.g. on Ubuntu & Alpine) seem to have suboptimal compiler flags, primarily not enabling heap allocation. Not having this enabled can cause stack overflow problems with large matrices when calling from the JVM with netlib.
The resulting optimised library package can be found in the final image at /opt/openblas
Dockerfile linkslatest (Dockerfile) - the latest release
| Tag | Alpine | OpenBLAS | Dockerfile |
|---|---|---|---|
0.3.21 | 3.17.1 | 0.3.21 | (Dockerfile) |
Content type
Image
Digest
sha256:e2947243c…
Size
17 MB
Last updated
over 3 years ago
docker pull topaztechnology/openblas-alpine