Commit History

Author SHA1 Message Date
  Corentin Salingue 0de9723d06 fix switch env when having 2+ slaves 8 years ago
  Corentin Salingue 8036cbd347 fix when user don't want to use an MPI slave 8 years ago
  Corentin Salingue bb7428ed8b when doing a make check with MPI Master Slave, use 3 slaves to check 8 years ago
  Corentin Salingue f60e27b897 fix bug when MPI Master Slave is activated, but without GPUs 8 years ago
  Corentin Salingue e7278f623c compute bandwidth and latency also for sink to sink links 8 years ago
  Corentin Salingue fea37039f6 sink_to_sink transfers with async mode 8 years ago
  Corentin Salingue 087b676559 add MPI slave to MPI slave sync transfers 8 years ago
  Corentin Salingue e9f7b7e18a revert some STARPU_MALLOC because the return value is tested 8 years ago
  Corentin Salingue 6d11b2397f replace malloc with STARPU_MALLOC to check the pointer 8 years ago
  Corentin Salingue 0dbf966aef Merge from trunk 8 years ago
  Corentin Salingue f7acc7fe76 * fix bug in async mode when using MPI Master-Slave 8 years ago
  Nathalie Furmento 3659ac09f4 fix minor warnings 8 years ago
  Samuel Thibault 63e3a56d6b fix warnings 8 years ago
  Samuel Thibault 4bc8acabb3 Fix missing else 8 years ago
  Nathalie Furmento 6fd10295d8 include/starpu_util.h: protect x (thanks to Vedran Novakovic for reporting the bug) 8 years ago
  Samuel Thibault a5bd68e2ec avoid computing the assertion condition when STARPU_NO_ASSERT is set 8 years ago
  Nathalie Furmento a8cc467700 tests,examples: fix cppcheck warnings 8 years ago
  Nathalie Furmento 4b2c8c0a02 mpi: fix cppcheck warnings 8 years ago
  Nathalie Furmento 87718074ae src: fix cppcheck warnings 8 years ago
  Nathalie Furmento 2b4b6ebf0f include/starpu_util.h: avoid warnings 8 years ago
  Samuel Thibault e553d86c26 fix warning 8 years ago
  Samuel Thibault 2510657bc9 Add code that takes into account PCI topology to determine contention. But disable it for now since it seems to actually decrease performance... 8 years ago
  Samuel Pitoiset ed203ce01a openmp: fix a crash with _starpu_omp_get_task() for non-CPU workers 8 years ago
  Nathalie Furmento b250311d52 examples/cpp: skip example when no worker is available 8 years ago
  Samuel Thibault 752d2f4a7e more verbose about forgetting ./configure options when making the simgrid version 8 years ago
  Corentin Salingue 28d9ec43f7 add asynchronous MPI master-slave transfers 8 years ago
  Nathalie Furmento 23ca24db6f configure.ac: display in summary whether support for MLR models is enabled 8 years ago
  Samuel Thibault 27be0cac9a add missing update for 19314 :Use a structure to store starpu-specific data in hwloc tree, to allow more fields 8 years ago
  Nathalie Furmento ccf7d85268 examples/cpp: do not fail when no worker is available to run the task, just skip 8 years ago
  Samuel Thibault 112619483d drop now-unused variable 8 years ago