We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b01f26e commit 4fc02e3Copy full SHA for 4fc02e3
docker/Dockerfile.bionic
@@ -32,6 +32,7 @@ ENV PETSC_DIR /usr/lib/petscdir/3.8.3
32
ENV LD_LIBRARY_PATH /usr/lib/petscdir/3.8.3/linux-gnu-c-opt/lib
33
ENV LDFLAGS -L/usr/lib/x86_64-linux-gnu/hdf5/openmpi
34
ENV CPPFLAGS -I/usr/include/hdf5/openmpi
35
+ENV OMPI_MCA_btl_vader_single_copy_mechanism none
36
37
# Add a Fluidity user who will be the default user for this container
38
# Make sure the user has a userid matching the host system
0 commit comments