P2P
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"]:
@@ -99,9 +100,18 @@ class CorrectParameterFactory:
@@ -99,9 +100,18 @@ class CorrectParameterFactory:
@@ -113,4 +123,4 @@ def get_matching_recv(call:MPICall)->MPICall:
@@ -113,4 +123,4 @@ def get_matching_recv(call:MPICall)->MPICall:
\ No newline at end of file