Skip to content
Snippets Groups Projects

Update style format to be more visible

1 file
+ 5
2
Compare changes
  • Side-by-side
  • Inline
@@ -79,8 +79,11 @@ MUST aware of this knowledge. Overhead is drastically reduced with this switch.
@@ -79,8 +79,11 @@ MUST aware of this knowledge. Overhead is drastically reduced with this switch.
After running your application with MUST you will have its output in the working directory of your
After running your application with MUST you will have its output in the working directory of your
application. The output is named `MUST_Output.html`. Open this files in a browser to analyze the
application. The output is named `MUST_Output.html`. Open this files in a browser to analyze the
results. The HTML file is color coded: Entries in green represent notes and useful information.
results. The HTML file is color coded:
Entries in yellow represent warnings, and entries in red represent errors.
 
- Entries in green represent notes and useful information
 
- Entries in yellow represent warnings
 
- Entries in red represent errors
## Further MPI Correctness Tools
## Further MPI Correctness Tools
Loading