Historial de Commits

Autor SHA1 Mensaje Fecha
  Corentin Salingue fea37039f6 sink_to_sink transfers with async mode hace 9 años
  Corentin Salingue 087b676559 add MPI slave to MPI slave sync transfers hace 9 años
  Corentin Salingue e9f7b7e18a revert some STARPU_MALLOC because the return value is tested hace 9 años
  Corentin Salingue 6d11b2397f replace malloc with STARPU_MALLOC to check the pointer hace 9 años
  Corentin Salingue 0dbf966aef Merge from trunk hace 9 años
  Corentin Salingue f7acc7fe76 * fix bug in async mode when using MPI Master-Slave hace 9 años
  Nathalie Furmento 3659ac09f4 fix minor warnings hace 9 años
  Samuel Thibault 63e3a56d6b fix warnings hace 9 años
  Samuel Thibault 4bc8acabb3 Fix missing else hace 9 años
  Nathalie Furmento 6fd10295d8 include/starpu_util.h: protect x (thanks to Vedran Novakovic for reporting the bug) hace 9 años
  Samuel Thibault a5bd68e2ec avoid computing the assertion condition when STARPU_NO_ASSERT is set hace 9 años
  Nathalie Furmento a8cc467700 tests,examples: fix cppcheck warnings hace 9 años
  Nathalie Furmento 4b2c8c0a02 mpi: fix cppcheck warnings hace 9 años
  Nathalie Furmento 87718074ae src: fix cppcheck warnings hace 9 años
  Nathalie Furmento 2b4b6ebf0f include/starpu_util.h: avoid warnings hace 9 años
  Samuel Thibault e553d86c26 fix warning hace 9 años
  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... hace 9 años
  Samuel Pitoiset ed203ce01a openmp: fix a crash with _starpu_omp_get_task() for non-CPU workers hace 9 años
  Nathalie Furmento b250311d52 examples/cpp: skip example when no worker is available hace 9 años
  Samuel Thibault 752d2f4a7e more verbose about forgetting ./configure options when making the simgrid version hace 9 años
  Corentin Salingue 28d9ec43f7 add asynchronous MPI master-slave transfers hace 9 años
  Nathalie Furmento 23ca24db6f configure.ac: display in summary whether support for MLR models is enabled hace 9 años
  Samuel Thibault 27be0cac9a add missing update for 19314 :Use a structure to store starpu-specific data in hwloc tree, to allow more fields hace 9 años
  Nathalie Furmento ccf7d85268 examples/cpp: do not fail when no worker is available to run the task, just skip hace 9 años
  Samuel Thibault 112619483d drop now-unused variable hace 9 años
  Samuel Thibault 2e7bcad876 Use a structure to store starpu-specific data in hwloc tree, to allow more fields hace 9 años
  Samuel Thibault 63fbc7fa34 Fix free vs unregister order hace 9 años
  Adrien Cassagne ef4e8378b3 Add two C++ examples (one in C++ and the other in C++11) with std::vector. hace 9 años
  Samuel Thibault de0bb767b0 port r19310 from 1.2: Fix locking memory replicates when e.g. invalidating data: we need to lock all nodes to prevent e.g. an eviction to disk. hace 9 años
  Olivier Aumage 3db5e5a9e7 - avoid assert triggered on systems with pagesize > 4096 bytes hace 9 años