Skip to content

Commit 4fc02e3

Browse files
committed
Fixes for OpenMPI errors in Jenkins
1 parent b01f26e commit 4fc02e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile.bionic

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ ENV PETSC_DIR /usr/lib/petscdir/3.8.3
3232
ENV LD_LIBRARY_PATH /usr/lib/petscdir/3.8.3/linux-gnu-c-opt/lib
3333
ENV LDFLAGS -L/usr/lib/x86_64-linux-gnu/hdf5/openmpi
3434
ENV CPPFLAGS -I/usr/include/hdf5/openmpi
35+
ENV OMPI_MCA_btl_vader_single_copy_mechanism none
3536

3637
# Add a Fluidity user who will be the default user for this container
3738
# Make sure the user has a userid matching the host system

0 commit comments

Comments
 (0)