Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MBI: Adapt to the new InputHazard bugs, and fix them
[simgrid.git] / teshsuite / smpi / MBI / MBIutils.py
index c422cca..9a7d837 100644 (file)
@@ -67,6 +67,9 @@ possible_details = {
     'GlobalConcurrency':'DGlobalConcurrency',
     # larger scope
     'BufferingHazard':'EBufferingHazard',
+    # Input Hazard
+    'IHCallMatching':'InputHazard',
+    
     'OK':'FOK'}
 
 error_scope = {