- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
- Information contained in the HLRS Wiki is not legally binding and HLRS is not responsible for any damages that might result from its use -

Marmot: Difference between revisions

From HLRS Platforms
Jump to navigationJump to search
No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
MPI Correctness Checker. MARMOT surveys the MPI-calls made and automatically checks the correct usage of these calls and their arguments during runtime. It does not replace classical debuggers, but can be used in addition to them. More.
{{Infobox software
| logo = [[Image:marmot-logo.png|75px]]
| description = '''MARMOT''' surveys the MPI-calls made and automatically checks the correct usage of these calls and their arguments during runtime. It does not replace classical debuggers, but can be used in addition to them.
| developer              = HLRS, ZIH
| available on      =
| category                  = [[:Category:Debugger | Debugger]]
| license                = Propietary
| website                = [http://www.hlrs.de/organization/av/amt/projects/marmot/ Marmot homepage of HLRS]
}}
 
== See also ==
* [[Software Development Tools, Compilers & Libraries]]


== External links ==
== External links ==
* [http://www.hlrs.de/organization/av/amt/projects/marmot/ Marmot homepage of HLRS]
* [http://www.hlrs.de/organization/av/amt/projects/marmot/ Marmot homepage of HLRS]
[[Category:Debugger]]

Latest revision as of 07:59, 6 April 2012

MARMOT surveys the MPI-calls made and automatically checks the correct usage of these calls and their arguments during runtime. It does not replace classical debuggers, but can be used in addition to them.
Marmot-logo.png
Developer: HLRS, ZIH
Platforms:
Category: Debugger
License: Propietary
Website: Marmot homepage of HLRS


See also

External links