Skip to content

Commit

Permalink
Fixes for OpenMPI errors in Jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
tmbgreaves committed Oct 10, 2019
1 parent b01f26e commit 4fc02e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.bionic
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ ENV PETSC_DIR /usr/lib/petscdir/3.8.3
ENV LD_LIBRARY_PATH /usr/lib/petscdir/3.8.3/linux-gnu-c-opt/lib
ENV LDFLAGS -L/usr/lib/x86_64-linux-gnu/hdf5/openmpi
ENV CPPFLAGS -I/usr/include/hdf5/openmpi
ENV OMPI_MCA_btl_vader_single_copy_mechanism none

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

0 comments on commit 4fc02e3

Please sign in to comment.