Skip to content

Commit 9c34310

Browse files
committed
feat: bake HYDRA_LAUNCHER=fork into AMD container environment
1 parent d279200 commit 9c34310

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ RUN if [ "$TARGET" = "amd" ] && [ -n "$AFAR_VERSION" ]; then \
7272

7373
ENV OMPI_ALLOW_RUN_AS_ROOT=1
7474
ENV OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1
75+
ENV HYDRA_LAUNCHER=fork
7576
ENV PATH="/opt/MFC:$PATH"
7677

7778
COPY ../ /opt/MFC

0 commit comments

Comments
 (0)