Skip to content
Snippets Groups Projects

Enable pthread in docker containers to obtain full vader interprocess communications performance

Merged Jean-Baptiste Keck requested to merge 9-docker-containers-and-compiler-support-2 into master
Files
6
@@ -29,6 +29,5 @@ rm -rf build
export OMPI_ALLOW_RUN_AS_ROOT=1
export OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1
export OMPI_MCA_rmaps_base_oversubscribe=1
export OMPI_MCA_btl_vader_single_copy_mechanism=none
bash
Loading