Infrastructure: Remove Instructionblock
Compare changes
- Jammer, Tim authored
@@ -77,7 +77,7 @@ def get_send_recv_template(send_func: str = "mpi_isend", recv_func: str | typing
@@ -77,7 +77,7 @@ def get_send_recv_template(send_func: str = "mpi_isend", recv_func: str | typing
@@ -112,9 +112,10 @@ def get_send_recv_template(send_func: str = "mpi_isend", recv_func: str | typing
@@ -112,9 +112,10 @@ def get_send_recv_template(send_func: str = "mpi_isend", recv_func: str | typing
@@ -401,6 +402,7 @@ def get_intercomm(comm_create_func, name, identifier="COMM"):
@@ -401,6 +402,7 @@ def get_intercomm(comm_create_func, name, identifier="COMM"):
@@ -415,4 +417,3 @@ def get_matching_recv(call: MPICall) -> MPICall:
@@ -415,4 +417,3 @@ def get_matching_recv(call: MPICall) -> MPICall: