Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Mainly on 32 bits systems, target_disp can be seen as negative in one case.
[simgrid.git] / src / smpi / smpi_win.hpp
2017-03-28 degommeMainly on 32 bits systems, target_disp can be seen...
2017-03-27 degommeAdd MPI_Win_allocate, MPI_Win_create_dynamic, MPI_Win_a...
2017-03-22 degommeSMPI copyright bump before release
2017-03-22 degommeAdd mpi_get_accumulate call. And MPI_NO_OP operation
2017-03-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-22 degommeBetter handling of lock modes. Should avoid some rare...
2017-03-20 degommeSimple MPI_Win_lock and MPI_Win_unlock implementation.
2017-03-15 degommeExpand the Keyval mechanism to Win.
2017-03-11 degommeReplace all the lookup tables in smpi_f77.cpp by a...
2017-03-07 degommeMPI_Win (RMA) -> C++