User Tools

Site Tools


dev:error_handling

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dev:error_handling [2015/10/02 11:24] – [Error Handling] vondeledev:error_handling [2015/10/23 14:24] oschuett
Line 18: Line 18:
 </code> </code>
  
-cp_warn and CPWARN should be used sparingly, as they will produce output (and localLog files) from all MPI ranks. As such they are most useful for warning conditions that happen only on one of the ranks.+<note important> 
 +Messages from ''CPWARN'' and ''cp_warn'' are only printed on the first MPI-rank.\\ Warnings issued on other ranks are ignored. 
 +</note>
  
 ===== Cheat Sheet ===== ===== Cheat Sheet =====
dev/error_handling.txt · Last modified: 2022/08/16 16:02 by oschuett