Commit History

Author SHA1 Message Date
  Samuel Thibault 5d82d338bf Fix macro name to more precisely reflect behavior 8 years ago
  Samuel Thibault 541061fada fix compatibility with simgrid 3.14 8 years ago
  Luka Stanisic a7a0ebe6f0 using CC from starpu, instead of hardcoded gcc for min-dgels 8 years ago
  Luka Stanisic 2c97815c60 correcting output of the config for mlr 8 years ago
  Luka Stanisic 6ca9f5f1af detecting MKL for mlr models 8 years ago
  Samuel Thibault c7e5f06c7a do not enable counting GPUs with old simgrid: SD_route_get_list seems to be crashing with old versions 8 years ago
  Samuel Thibault 02c7c8e43d fix default max number of nodes in simgrid case 8 years ago
  Samuel Thibault 0d900cb464 fix compatibility with older simgrid versions 8 years ago
  Nathalie Furmento 3659ac09f4 fix minor warnings 9 years ago
  Samuel Thibault 63e3a56d6b fix warnings 9 years ago
  Samuel Thibault 4bc8acabb3 Fix missing else 9 years ago
  Nathalie Furmento 6fd10295d8 include/starpu_util.h: protect x (thanks to Vedran Novakovic for reporting the bug) 9 years ago
  Samuel Thibault a5bd68e2ec avoid computing the assertion condition when STARPU_NO_ASSERT is set 9 years ago
  Nathalie Furmento a8cc467700 tests,examples: fix cppcheck warnings 9 years ago
  Nathalie Furmento 4b2c8c0a02 mpi: fix cppcheck warnings 9 years ago
  Nathalie Furmento 87718074ae src: fix cppcheck warnings 9 years ago
  Nathalie Furmento 2b4b6ebf0f include/starpu_util.h: avoid warnings 9 years ago
  Samuel Thibault e553d86c26 fix warning 9 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... 9 years ago
  Samuel Pitoiset ed203ce01a openmp: fix a crash with _starpu_omp_get_task() for non-CPU workers 9 years ago
  Nathalie Furmento b250311d52 examples/cpp: skip example when no worker is available 9 years ago
  Samuel Thibault 752d2f4a7e more verbose about forgetting ./configure options when making the simgrid version 9 years ago
  Nathalie Furmento 23ca24db6f configure.ac: display in summary whether support for MLR models is enabled 9 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 9 years ago
  Nathalie Furmento ccf7d85268 examples/cpp: do not fail when no worker is available to run the task, just skip 9 years ago
  Samuel Thibault 112619483d drop now-unused variable 9 years ago
  Samuel Thibault 2e7bcad876 Use a structure to store starpu-specific data in hwloc tree, to allow more fields 9 years ago
  Samuel Thibault 63fbc7fa34 Fix free vs unregister order 9 years ago
  Adrien Cassagne ef4e8378b3 Add two C++ examples (one in C++ and the other in C++11) with std::vector. 9 years ago
  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. 9 years ago