update openmpi/mpich versions #60
Annotations
2 errors and 8 warnings
main (clang, mpich, debian)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir /tmp/mpich-src && cd /tmp/mpich-src && wget http://www.mpich.org/static/downloads/${MPICH_VERSION}/mpich-${MPICH_VERSION}.tar.gz && tar xfz mpich-${MPICH_VERSION}.tar.gz && cd mpich-${MPICH_VERSION} && CC=clang CXX=clang++ ./configure ${MPICH_CONFIGURE_OPTIONS} && make ${MPICH_MAKE_OPTIONS} && make install && cd && rm -rf /tmp/mpich-src && ldconfig" did not complete successfully: exit code: 77
|
main (clang, openmpi, debian)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir /tmp/openmpi-src && cd /tmp/openmpi-src && wget https://download.open-mpi.org/release/open-mpi/${OPENMPI_MAJOR_VERSION}/openmpi-${OPENMPI_VERSION}.tar.gz && tar xfz openmpi-${OPENMPI_VERSION}.tar.gz && cd openmpi-${OPENMPI_VERSION} && CC=clang CXX=clang++ ./configure ${OPENMPI_CONFIGURE_OPTIONS} && make all ${OPENMPI_MAKE_OPTIONS} && make install && cd && rm -rf /tmp/openmpi-src && ldconfig" did not complete successfully: exit code: 77
|
main (clang, mpich, debian)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
main (clang, openmpi, debian)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
main (gcc, openmpi, debian)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
main (gcc, openmpi, ubuntu)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
main (clang, openmpi, ubuntu)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
main (clang, mpich, ubuntu)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
main (gcc, mpich, debian)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
main (gcc, mpich, ubuntu)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|