linpack_test (latest)

Published 2024-11-17 09:19:56 +13:00 by fluffy

Installation

docker pull git.sethsamuel.online/fluffy/linpack_test:latest
sha256:9a35105df8c2df4d051f13fd5baca2d48e61b454470ec14d19300d1bf2302d6e

Image layers

ADD rootfs.tar.xz / # buildkit
CMD ["bash"]
/bin/sh -c apt-get update
/bin/sh -c apt-get upgrade -y
/bin/sh -c apt-get install openmpi-bin libopenblas0 -y
COPY dir:834c8b354e43e580f635406d7cdcf243e86c158789b7211a8dfc6863ee971353 in /hpl-2.3/
WORKDIR /hpl-2.3/testing/
ENTRYPOINT ["mpirun" "--allow-run-as-root" "xhpl"]
Details
Container
2024-11-17 09:19:56 +13:00
1
OCI / Docker
linux/amd64
88 MiB
Versions (1) View all
latest 2024-11-17