コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 3dfb1782e4 mpi/src/starpu_mpi.c: fix variable name 10 年 前
  Nathalie Furmento f8a78074a6 mpi/examples/stencil/stencil5.c: lower number of iterations when quick-check is enabled 10 年 前
  Nathalie Furmento af3b3a07d4 mpi/examples/comm: free communicator 10 年 前
  Nathalie Furmento ed632e6908 mpi/tests/insert_task_owner2.c: fix code with more than 2 nodes 10 年 前
  Nathalie Furmento 4b7e9ef312 mpi/src/starpu_mpi.c: free envelope once sent 10 年 前
  Andra Hugo 69d4d5d261 potential fix for tests issues 10 年 前
  Nathalie Furmento 29edd4e042 mpi/examples/comm/mix_comm.c: extend scope of value given to MPI 10 年 前
  Nathalie Furmento f231361589 mpi/tests: use MPI_STATUS_IGNORE instead of NULL 10 年 前
  Nathalie Furmento aa4a053d96 mpi/src/starpu_mpi.c: make sure all memory is initialised to 0 10 年 前
  Nathalie Furmento 4ee0d719c6 mpi/examples: use MPI_STATUS_IGNORE instead of NULL 10 年 前
  Nathalie Furmento 91d690ecc9 mpi/examples/comm: small fixes 10 年 前
  Nathalie Furmento 8b5c5a0193 mpi/examples/comm: acquire a data before reading its value and release it once done 10 年 前
  Nathalie Furmento 7bfe43d056 mpi/tests/Makefile.am: run 4 processes 10 年 前
  Nathalie Furmento 553d9fd5a8 mpi/examples/Makefile.am: run 4 processes 10 年 前
  Nathalie Furmento 867604f6df mpi/examples: new application with several MPI communicators 10 年 前
  Nathalie Furmento 3345c92b36 mpi: rewrite code to allow several MPI communicators within a same application 10 年 前
  Nathalie Furmento d7018b3d44 src/core/sched_ctx.c: fix test 10 年 前
  Andra Hugo 8a218eb5c5 add forgotten file 10 年 前
  Samuel Thibault 19e78fe1ac fix warning 10 年 前
  Andra Hugo ba3e4d7403 small fixes done while writing my thesis + task window at context level (before pushing tasks to the scheduler) expressed w.r.t. to time and not number of tasks 10 年 前
  Nathalie Furmento e3eccf5ce0 configure.ac: fix typo 10 年 前
  Samuel Thibault cb5bd9d3fc port r14672 from 1.1: Add starpu_paje_sort 10 年 前
  Samuel Thibault a44374fa80 port r14669 from 1.1: Fix variable container with poti 10 年 前
  Samuel Thibault a0c8e81b50 fix simgrid MPI build 10 年 前
  Samuel Thibault 77fd302784 Put back missing helper.h file 10 年 前
  Samuel Thibault bfd331ad3a Fix distcheck 10 年 前
  Samuel Thibault 4ee5550b33 introduce starpu_data_fetch_on_node for fetches which can forcibly flush data out 10 年 前
  Samuel Thibault 76bb7e5b51 Fix unregister/free order 10 年 前
  Samuel Thibault 6dd10eea1d Do not call starpu_idle_prefetch_task_input_on_node at submission: the requested data may not yet be the right version 10 年 前
  Samuel Thibault 1da595f4fa marking as requested would falsely make schedulers believe the data will soon be transferred while that's not true 10 年 前