Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
948f1371
Commit
948f1371
authored
3 years ago
by
Holger Brunst
Browse files
Options
Downloads
Patches
Plain Diff
Added meaningful title.
parent
13ed2304
No related branches found
No related tags found
3 merge requests
!322
Merge preview into main
,
!319
Merge preview into main
,
!237
Update must mpi analysis article
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md
+2
-2
2 additions, 2 deletions
....tu-dresden.de/docs/software/mpi_usage_error_detection.md
with
2 additions
and
2 deletions
doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md
+
2
−
2
View file @
948f1371
#
Introduction
#
Usage Error Detection and Correctes Chekcing for MPI Parallel Applications
MPI as the de-facto standard for parallel applications of the the massage passing paradigm offers
MPI as the de-facto standard for parallel applications of the the massage passing paradigm offers
more than one hundred different API calls with complex restrictions. As a result, developing
more than one hundred different API calls with complex restrictions. As a result, developing
...
@@ -75,7 +75,7 @@ application. The output is named `MUST_Output.html`. Open this files in a browse
...
@@ -75,7 +75,7 @@ application. The output is named `MUST_Output.html`. Open this files in a browse
results. The HTML file is color coded: Entries in green represent notes and useful information.
results. The HTML file is color coded: Entries in green represent notes and useful information.
Entries in yellow represent warnings, and entries in red represent errors.
Entries in yellow represent warnings, and entries in red represent errors.
##
O
ther MPI Correctness Tools
##
Fur
ther MPI Correctness Tools
Besides MUST, there exist further MPI correctness tools, these are:
Besides MUST, there exist further MPI correctness tools, these are:
...
...
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