Historie revizí

Autor SHA1 Zpráva Datum
  Nathalie Furmento 52ba443789 mpi: update tests and examples to call MPI_Init_Thread před 8 roky
  Nathalie Furmento aa53063ac8 doc: explain how to initialize mpi před 8 roky
  Samuel Thibault ffe16a3332 Fix confusion in simgrid API evolution před 8 roky
  Samuel Thibault c2f600c387 complete tested versions of simgrid před 8 roky
  Samuel Thibault 83465cc907 Fix build with simgrid 3.13 před 8 roky
  Corentin Salingue 8bba78df50 skip microbenchs because mpirun has strange behaviors with bash scripts před 8 roky
  Corentin Salingue b6f2af3387 remove useless timeout před 8 roky
  Samuel Thibault 5077cafa48 Fix position of inclusion of simgrid example code před 8 roky
  Corentin Salingue 80cf162dc9 MIC/SCC/MPI-Master-Slave devices cannot read properly function's names in C++ env před 8 roky
  Nathalie Furmento 441170acfa tools/cppcheck/suppressions.txt: update suppressions před 8 roky
  Nathalie Furmento 48fe050b9c mpi/src/starpu_mpi_cache.c: remove unused variable před 8 roky
  Samuel Thibault 1fc4a6ae87 Show task throttling in the trace před 8 roky
  Samuel Thibault 9c0fd37c9e Fix simgrid build před 8 roky
  Samuel Thibault 729faa6417 Avoid including the task submission throttling within the submitting trace před 8 roky
  Samuel Thibault e3b8c372bd Avoid taking a lock which might already be locked před 8 roky
  Samuel Thibault 122ed73fd2 Better not keep tasks which are known to be done actually, to reduce memory consumption před 8 roky
  Luka Stanisic fba55ca39f traces: solving issue with synchro tasks when generating MPI trace před 8 roky
  Samuel Thibault 043db8b3c0 Do not print spurious -1 iteration numbers před 8 roky
  Samuel Thibault 7c6e361faa Fix parent of MPI links, thanks Lucas M. Schnorr před 8 roky
  Samuel Thibault 0602a9efac check for presence of unistd.h header _before_ using it před 8 roky
  Corentin Salingue 91a65f66ef this example doesn't support Master-Slave transfers před 8 roky
  Corentin Salingue d4239a2b3f forget to add MPI_MS_RAM case před 8 roky
  Corentin Salingue 7f0cf9b321 skip invalid_blocing_calls test if master-slave mode is enable because mpirun doesn't exit on some computers před 8 roky
  Nathalie Furmento b601b645b2 fix code to follow coding conventions for braces před 8 roky
  Nathalie Furmento 9c38741e02 fix code to follow coding conventions for braces před 8 roky
  Nathalie Furmento aef60c0c2d src,mpi/src: check return value for malloc/calloc/realloc functions před 8 roky
  Samuel Thibault 0de1308077 Harmonize and fix alloc/free of CUDA RAM in simgrid and non-simgrid cases před 8 roky
  Luka Stanisic 0e9e4ea1ea When NCUDA is not specified it takes value "-1", but this part of the code should not be executed in any case (unless I am missing something) před 8 roky
  Luka Stanisic 7ba361c61b simgrid: fix to correctly capture scheduling in traces. Also adding this to ChangeLog před 8 roky
  Luka Stanisic db4d8cf053 simgrid: taking into account scheduling cost před 8 roky