Summary
You have completed the Detecting and Resolving Errors with MPI Correctness Checker tutorial. The following is the summary of important things to remember when using this functionality to check your MPI application for errors.
Step | Tutorial Recap | Key Tutorial Take-aways |
---|---|---|
Configuration options overview | Reviewed the configuration options that control the correctness checking functionality. | You can configure the correctness checking process by adjusting the necessary settings according to your needs. |
Resolving the data type mismatch error |
|
You can use the correctness checker command-line messages to resolve the reported problems. |
Resolving the deadlock error |
|
You can:
|