Histórico de commits

Autor SHA1 Mensagem Data
  Samuel Thibault c2f600c387 complete tested versions of simgrid 8 anos atrás
  Samuel Thibault 83465cc907 Fix build with simgrid 3.13 8 anos atrás
  Corentin Salingue 8bba78df50 skip microbenchs because mpirun has strange behaviors with bash scripts 8 anos atrás
  Corentin Salingue b6f2af3387 remove useless timeout 8 anos atrás
  Samuel Thibault 5077cafa48 Fix position of inclusion of simgrid example code 8 anos atrás
  Corentin Salingue 80cf162dc9 MIC/SCC/MPI-Master-Slave devices cannot read properly function's names in C++ env 8 anos atrás
  Nathalie Furmento 441170acfa tools/cppcheck/suppressions.txt: update suppressions 8 anos atrás
  Nathalie Furmento 48fe050b9c mpi/src/starpu_mpi_cache.c: remove unused variable 8 anos atrás
  Samuel Thibault 1fc4a6ae87 Show task throttling in the trace 8 anos atrás
  Samuel Thibault 9c0fd37c9e Fix simgrid build 8 anos atrás
  Samuel Thibault 729faa6417 Avoid including the task submission throttling within the submitting trace 8 anos atrás
  Samuel Thibault e3b8c372bd Avoid taking a lock which might already be locked 8 anos atrás
  Samuel Thibault 122ed73fd2 Better not keep tasks which are known to be done actually, to reduce memory consumption 8 anos atrás
  Luka Stanisic fba55ca39f traces: solving issue with synchro tasks when generating MPI trace 8 anos atrás
  Samuel Thibault 043db8b3c0 Do not print spurious -1 iteration numbers 8 anos atrás
  Samuel Thibault 7c6e361faa Fix parent of MPI links, thanks Lucas M. Schnorr 8 anos atrás
  Samuel Thibault 0602a9efac check for presence of unistd.h header _before_ using it 8 anos atrás
  Corentin Salingue 91a65f66ef this example doesn't support Master-Slave transfers 8 anos atrás
  Corentin Salingue d4239a2b3f forget to add MPI_MS_RAM case 8 anos atrás
  Corentin Salingue 7f0cf9b321 skip invalid_blocing_calls test if master-slave mode is enable because mpirun doesn't exit on some computers 8 anos atrás
  Nathalie Furmento b601b645b2 fix code to follow coding conventions for braces 8 anos atrás
  Nathalie Furmento 9c38741e02 fix code to follow coding conventions for braces 8 anos atrás
  Nathalie Furmento aef60c0c2d src,mpi/src: check return value for malloc/calloc/realloc functions 8 anos atrás
  Samuel Thibault 0de1308077 Harmonize and fix alloc/free of CUDA RAM in simgrid and non-simgrid cases 8 anos atrás
  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) 8 anos atrás
  Luka Stanisic 7ba361c61b simgrid: fix to correctly capture scheduling in traces. Also adding this to ChangeLog 8 anos atrás
  Luka Stanisic db4d8cf053 simgrid: taking into account scheduling cost 8 anos atrás
  Corentin Salingue 92a6491016 add reduction support for MPI Master-Slave devices 8 anos atrás
  Nathalie Furmento 50b293a483 mpi/src/starpu_mpi_cache.c: make sure all functions are protected by using the global mutex 8 anos atrás
  Samuel Thibault 7d4a0f23d0 No need to drop the lock now that we have only one mutex 8 anos atrás