コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento fe8b4fb8af ChangeLog: adverstise for starpu_mpi_data_register 11 年 前
  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 11 年 前
  Nathalie Furmento 30ee992f36 tools/valgrind/openmpi.suppr: new suppression rules 11 年 前
  Nathalie Furmento 5ba299737d mpi/src/starpu_mpi_cache.c: free cache statistics 11 年 前
  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 11 年 前
  Nathalie Furmento 2a9ebe7478 src: rename field to unregister_hook 11 年 前
  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) 11 年 前
  Nathalie Furmento 84b8576862 src: add hook to struct _starpu_data_state which will be called when unregistering the data 11 年 前
  Samuel Thibault f6a3b42772 explicit the valgrind option for suppressions 11 年 前
  Nathalie Furmento 1e9e024d8d mpi: move cache functionalities to starpu_mpi_cache 11 年 前
  Nathalie Furmento 33160b3629 doc: add missing doc 11 年 前
  Nathalie Furmento 599a51cc67 src: rename variables to be prefixed by _STARPU_MIC 11 年 前
  Nathalie Furmento fbbbc06e0f doc/doxygen/dev/starpu_check_undocumented.sh: fix directory location 11 年 前
  Nathalie Furmento cc3e29efb0 doc/doxygen/dev/starpu_check_undocumented.sh: allow to check only specific objects (func, struct, enum, var, macro) 11 年 前
  Nathalie Furmento 6170d5b95c doc/doxygen/dev/starpu_check_undocumented.sh: updates to be able to execute script from any directory 11 年 前
  Nathalie Furmento 2189af5d11 doc: fix function prototype 11 年 前
  Nathalie Furmento 2b857323e5 doc/doxygen/dev/starpu_check_documented.py: updates to be able to execute script from any directory 11 年 前
  Nathalie Furmento 61f0fe1115 include: fix function prototypes 11 年 前
  Nathalie Furmento ea3f56d971 doc/doxygen/Makefile.am: fix commands 11 年 前
  Nathalie Furmento 21cc64d894 doc/doxygen/Makefile.am: turn commands silent 11 年 前
  Samuel Thibault f92aa08686 mention the use of different streams for gpu-gpu transfers 11 年 前
  Nathalie Furmento 4d55d202d2 mpi/tests: new test for recv cache 11 年 前
  Nathalie Furmento 4a4d047220 mpi: New variable STARPU_MPI_CACHE_STATS to print statistics on cache holding received data. 11 年 前
  Nathalie Furmento dc9c876360 mpi/src/starpu_mpi_stats.c: always display comm stats when enabled, update format to be more easily automatically readable 11 年 前
  Nathalie Furmento 6a3e866785 mpi/tests: rename insert_task_cache.c to insert_task_sent_cache.c 11 年 前
  Nathalie Furmento 1381d8613b ChangeLog: move entries to 1.1 branch when appropriated 11 年 前
  Samuel Thibault 989a9c16de rewrite matvecmult kernel 11 年 前
  Samuel Thibault 5a3de71533 Document MPI caching 11 年 前
  Samuel Thibault f5dd1b71ed Take benefit from mpi cache flushing 11 年 前
  Samuel Thibault e9e4a6361a Use the same cuda/opencl exclusion mechanism on simgrid, instead of having a bogus assertion 11 年 前