Infrastructure: Remove Instructionblock
Compare changes
- #8)Jammer, Tim authored
@@ -17,18 +17,19 @@ class CorrectParameterFactory:
@@ -17,18 +17,19 @@ class CorrectParameterFactory:
if param in ["COUNT", "count", "sendcount", "recvcount", "origin_count", "target_count", "result_count"]:
if param in ["DATATYPE", "datatype", "sendtype", "recvtype", "origin_datatype", "target_datatype", "result_datatype"]:
@@ -95,9 +96,18 @@ class CorrectParameterFactory:
@@ -95,9 +96,18 @@ class CorrectParameterFactory:
@@ -109,4 +119,4 @@ def get_matching_recv(call:MPICall)->MPICall:
@@ -109,4 +119,4 @@ def get_matching_recv(call:MPICall)->MPICall:
\ No newline at end of file