커밋 기록

작성자 SHA1 메시지 날짜
  Samuel Thibault 9dc7323531 Note TODO about MPI reduction 12 년 전
  Nathalie Furmento d1c044c9e6 mpi/src/starpu_mpi_insert_task.c: properly clear hashtables used by cache 12 년 전
  Nathalie Furmento f670f363e6 mpi/src/starpu_mpi_insert_task.c: only pack arguments of the codelet on node executing the codelet 12 년 전
  Nathalie Furmento 6babc8fe5a mpi/src/starpu_mpi_insert_task.c: free allocated memory when flushing cache 12 년 전
  Nathalie Furmento 3bdd2292ef mpi/src/starpu_mpi_insert_task.c: call _STARPU_DEBUG instead of _STARPU_MPI_DEBUG as MPI has already been shutdown 12 년 전
  Samuel Thibault 38d8bb35e3 Add missing support for mpi_insert_task cases 12 년 전
  Nathalie Furmento b3d9ba9b3f mpi/src/starpu_mpi_insert_task.c: remove if branches as these conditions are already checked earlier 12 년 전
  Nathalie Furmento 34e4205040 mpi/src/starpu_mpi_insert_task.c: improve error message 12 년 전
  Nathalie Furmento c6e8c55fe1 insert_task: do not call _starpu_codelet_pack_args() if not needed 12 년 전
  Nathalie Furmento 27c1b357ec mpi/src/starpu_mpi_insert_task.c: fix bug when freeing size_on_nodes 12 년 전
  Nathalie Furmento 23996df1e8 mpi/src/starpu_mpi_insert_task.c: free allocated memory 12 년 전
  Nathalie Furmento 644678ee6d mpi: new functions to clear the communication cache used by starpu_mpi_insert_task 12 년 전
  Nathalie Furmento 288438b79a mpi: rename functions related to cache mechanism 12 년 전
  Nathalie Furmento cac219ac49 mpi/src/starpu_mpi_insert_task.c: use _STARPU_ERROR instead of fprintf+STARPU_ABORT 12 년 전
  Nathalie Furmento 39376c16db mpi/src/starpu_mpi_insert_task.c: also invalidate cache for STARPU_REDUX data 12 년 전
  Nathalie Furmento 89c370626e mpi: clearly identity TODOs and clear the ones which are done 12 년 전
  Nathalie Furmento 3ed7456956 mpi/src/starpu_mpi_insert_task.c: unregister temporary data used to receive local contribution when no longer needed 12 년 전
  Nathalie Furmento e03cd3d9f9 mpi reduction: re-initialise local data after sending its value for a reduction 12 년 전
  Nathalie Furmento c26e1ccdc6 mpi: Communication cache mechanism is enabled by default, and can only be disabled at execution time by setting the environment variable STARPU_MPI_CACHE to 0. 12 년 전
  Nathalie Furmento 1e9b7a63ec mpi/src/starpu_mpi_insert_task.c: put opening curly braces on newline 12 년 전
  Nathalie Furmento ddb857e7fe mpi: clear htables used by communication cache 12 년 전
  Nathalie Furmento aa3e868b7a mpi/src: refactor code for mpi_cache 12 년 전
  Nathalie Furmento c83ad0af19 mpi: minor fixes 12 년 전
  Nathalie Furmento 591d2a54f5 mpi: enable or disable MPI communication cache through a configure option, and enable it by default 12 년 전
  Samuel Thibault 96f476f087 make sure StarPU shouts if the rank or tag of a handle used in MPI is not specified 13 년 전
  Nathalie Furmento c238141cb0 mpi: move source and internal .h files to src directory 13 년 전