Historique des commits

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