Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento f3288d4dda Changelog: mention MPI fixes il y a 12 ans
  Nathalie Furmento 4e5b001319 mpi: fix for being able to receive a data with the same tag from il y a 12 ans
  Nathalie Furmento 90f8e97cde mpi/tests/gather.c: skip test when less than 3 nodes il y a 12 ans
  Samuel Thibault 77b58f8dd8 Fix memory leak il y a 12 ans
  Nathalie Furmento 1071eb99e2 mpi/tests/mpi_reduction.c: initialize memory il y a 12 ans
  Nathalie Furmento 59353eccf8 src/core/perfmodel/perfmodel_bus.c: free hwloc bitmap il y a 12 ans
  Nathalie Furmento 133ee36825 src/datawizard/interfaces/data_interface.c: improve error message il y a 12 ans
  Samuel Thibault e2b16b3138 Avoid getting build failures just because of automake warnings il y a 12 ans
  Samuel Thibault e3625c944d make starpu_data_unpartition acquire the child pieces, otherwise we may not have collapsed the reduction il y a 12 ans
  Samuel Thibault b5e6986273 fix protecting access to worker_exp_end with the sched mutex il y a 12 ans
  Samuel Thibault 41dee18d0c fix protecting post_sync_tasks_cnt with sequential_consistency_mutex. But no need to take the mutex when it is known to be 0, just tell hellgrind to be fine with it il y a 12 ans
  Samuel Thibault 242066fe76 Tell hellgrind about header spinlock vs busy_mutex in the same order as in _starpu_data_check_not_busy il y a 12 ans
  Nathalie Furmento 2c71c896d0 mpi: test functionality provided in previous commit il y a 12 ans
  Nathalie Furmento 29bb94205b mpi/src: fix when receiving too early data which have not yet been registered, the data is received as as a raw memory, and will be given it to the application when it post a equivalent receive il y a 12 ans
  Nathalie Furmento c8be1347be mpi/src: properly set the size of the data in the envelope il y a 12 ans
  Nathalie Furmento 73d80820ab mpi/src: rename variables to have a more appropriate name il y a 12 ans
  Andra Hugo 9502f53f25 introduce min max as a constraint for the linear program il y a 12 ans
  Nathalie Furmento 2d5990eadd tests/disk/disk_copy.c: decrease vector size on 32 bits machine il y a 12 ans
  Pierre-André Wacrenier 9c421fc50e unlock worker's sched_mutex before busy waiting il y a 12 ans
  Nathalie Furmento 8b523baf9c examples/Makefile.am: only check sched_ctx/parallel_code when long-check is enabled il y a 12 ans
  Nathalie Furmento de463ed920 doc/doxygen/Makefile.am: use different files for latex and html version to avoid problems il y a 12 ans
  Nathalie Furmento c6044cd5fe ChangeLog: mention fix for nan on windows il y a 12 ans
  Andra Hugo 3e4395d0ba configurable time sample il y a 12 ans
  Nathalie Furmento 30d74abf38 tests/perfmodels/value_nan.c: fix return value il y a 12 ans
  Nathalie Furmento 19bbff8495 include/starpu_task_util.h: remove line which was not supposed to be committed il y a 12 ans
  Nathalie Furmento 4e71452926 we cannot use long long for the argument types, as 0 is used to notify the end of the parameters when calling starpu_insert_task il y a 12 ans
  Nathalie Furmento 8fced1a509 src/core/perfmodel/perfmodel_nan.c: ungetc cannot be called several times, it is not safe il y a 12 ans
  Nathalie Furmento e1b4955fe5 perfmodel: move test function from starpu lib to test file il y a 12 ans
  Nathalie Furmento efed262beb src/core/perfmodel/perfmodel_nan.c: add missing include il y a 12 ans
  Nathalie Furmento 39d4896b2f tests/perfmodels/value_nan.c: test double and nan values can be written and read back properly il y a 12 ans