Commit Verlauf

Autor SHA1 Nachricht Datum
  Andra Hugo 5f388d2a95 hierarchical contexts - bug fixing and DEBUG macro vor 11 Jahren
  Samuel Thibault 092378f2cc Avoid releasing/retaking the spinlock for non-MPI data vor 12 Jahren
  Nathalie Furmento 0e69cb4725 src/datawizard/interfaces/data_interface.c: need to release the lock before calling the unregister_hook vor 12 Jahren
  Samuel Thibault 290ac39ff3 Explicitly use starpu_data_handle_t instead of void* in cache hash table vor 12 Jahren
  Samuel Thibault 1b7653f095 more portable valgrind suppression vor 12 Jahren
  Samuel Thibault 2099e11f8d more portable valgrind suppression vor 12 Jahren
  Nathalie Furmento fe8b4fb8af ChangeLog: adverstise for starpu_mpi_data_register vor 12 Jahren
  Nathalie Furmento 6c0c19b1a2 mpi/tests/insert_task_recv_cache.c: call starpu_mpi_data_register instead of starpu_data_set_rank and starpu_data_set_tag vor 12 Jahren
  Nathalie Furmento 30ee992f36 tools/valgrind/openmpi.suppr: new suppression rules vor 12 Jahren
  Nathalie Furmento 5ba299737d mpi/src/starpu_mpi_cache.c: free cache statistics vor 12 Jahren
  Nathalie Furmento 052b036292 mpi: starpu_mpi_data_register() which sets the rank and tag of a data, and also allows to automatically clear the MPI communication cache when unregistering the data vor 12 Jahren
  Nathalie Furmento 2a9ebe7478 src: rename field to unregister_hook vor 12 Jahren
  Nathalie Furmento d60dbc4cf1 src: advise not to call starpu_data_set_rank and starpu_data_set_tag but starpu_mpi_data_register (not yet committed) vor 12 Jahren
  Nathalie Furmento 84b8576862 src: add hook to struct _starpu_data_state which will be called when unregistering the data vor 12 Jahren
  Samuel Thibault f6a3b42772 explicit the valgrind option for suppressions vor 12 Jahren
  Nathalie Furmento 1e9e024d8d mpi: move cache functionalities to starpu_mpi_cache vor 12 Jahren
  Nathalie Furmento 33160b3629 doc: add missing doc vor 12 Jahren
  Nathalie Furmento 599a51cc67 src: rename variables to be prefixed by _STARPU_MIC vor 12 Jahren
  Nathalie Furmento fbbbc06e0f doc/doxygen/dev/starpu_check_undocumented.sh: fix directory location vor 12 Jahren
  Nathalie Furmento cc3e29efb0 doc/doxygen/dev/starpu_check_undocumented.sh: allow to check only specific objects (func, struct, enum, var, macro) vor 12 Jahren
  Nathalie Furmento 6170d5b95c doc/doxygen/dev/starpu_check_undocumented.sh: updates to be able to execute script from any directory vor 12 Jahren
  Nathalie Furmento 2189af5d11 doc: fix function prototype vor 12 Jahren
  Nathalie Furmento 2b857323e5 doc/doxygen/dev/starpu_check_documented.py: updates to be able to execute script from any directory vor 12 Jahren
  Nathalie Furmento 61f0fe1115 include: fix function prototypes vor 12 Jahren
  Nathalie Furmento ea3f56d971 doc/doxygen/Makefile.am: fix commands vor 12 Jahren
  Nathalie Furmento 21cc64d894 doc/doxygen/Makefile.am: turn commands silent vor 12 Jahren
  Samuel Thibault f92aa08686 mention the use of different streams for gpu-gpu transfers vor 12 Jahren
  Nathalie Furmento 4d55d202d2 mpi/tests: new test for recv cache vor 12 Jahren
  Nathalie Furmento 4a4d047220 mpi: New variable STARPU_MPI_CACHE_STATS to print statistics on cache holding received data. vor 12 Jahren
  Nathalie Furmento dc9c876360 mpi/src/starpu_mpi_stats.c: always display comm stats when enabled, update format to be more easily automatically readable vor 12 Jahren