Skip to content
Snippets Groups Projects

P2P

Open
Jammer, Timrequested to merge
p2p into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -64,6 +64,7 @@ class InvalidBufErrorP2P(ErrorGenerator):
for buf_to_use in self.invalid_bufs:
pass
#TODO sendrecv cases
#TODO mrecv cases
# tm = self.get_invalid_param_p2p_case("mpi_sendrecv", "mpi_sendrecv", True)
# tm = self.get_invalid_param_p2p_case("mpi_sendrecv", "mpi_sendrecv", True)
# tm = self.get_invalid_param_p2p_case("mpi_sendrecv_replace", "mpi_sendrecv_replace", True)
Loading