Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
maestro-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Analyze
Contributor 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
maestro
maestro-core
Commits
e901f842
Commit
e901f842
authored
2 years ago
by
Ali Mohammed
Browse files
Options
Downloads
Patches
Plain Diff
transport type rdma
parent
e32b68b6
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/run_core_bench.sh
+2
-2
2 additions, 2 deletions
examples/run_core_bench.sh
with
2 additions
and
2 deletions
examples/run_core_bench.sh
+
2
−
2
View file @
e901f842
...
...
@@ -34,8 +34,8 @@ export MSTRO_LOG_LEVEL=0
# FI provider, e.g. sockets, gni, verbs, cxi
export
FI_PROVIDER
=
cxi
# maestro transport method, options are
OFI
, GFS, MIO
export
MSTRO_TRANSPORT_DEFAULT
=
OFI
# maestro transport method, options are
RDMA
, GFS, MIO
export
MSTRO_TRANSPORT_DEFAULT
=
RDMA
export
MPICH_MAX_THREAD_SAFETY
=
multiple
# number of completion queue handler threads
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment