Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[MBI] Remove useless assignments..
[simgrid.git] / teshsuite / smpi / MBI / generator_utils.py
index 086dfe5..a2ca423 100644 (file)
@@ -33,7 +33,6 @@ precv = ['MPI_Recv_init']
 probe = ['MPI_Probe']
 
 # RMA
-epoch = ['MPI_Win_fence', 'MPI_Win_lock', 'MPI_Win_lock_all']
 rma = ['MPI_Get', 'MPI_Put']
 get = ['MPI_Get']
 put = ['MPI_Put']