Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hysop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
particle_methods
hysop
Merge requests
!27
Enable pthread in docker containers to obtain full vader interprocess communications performance
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Enable pthread in docker containers to obtain full vader interprocess communications performance
9-docker-containers-and-compiler-support-2
into
master
Overview
0
Commits
7
Pipelines
4
Changes
6
Merged
Jean-Baptiste Keck
requested to merge
9-docker-containers-and-compiler-support-2
into
master
3 years ago
Overview
0
Commits
7
Pipelines
4
Changes
6
Expand
0
0
Merge request reports
Compare
master
version 2
5f418558
3 years ago
version 1
be3be23e
3 years ago
master (base)
and
latest version
latest version
87de14dc
7 commits,
3 years ago
version 2
5f418558
6 commits,
3 years ago
version 1
be3be23e
5 commits,
3 years ago
6 files
+
57
−
24
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
ci/scripts/build_and_debug.sh
+
0
−
1
Options
@@ -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