Commit History

作者 SHA1 備註 提交日期
  Nathalie Furmento 867604f6df mpi/examples: new application with several MPI communicators 11 年之前
  Nathalie Furmento 3345c92b36 mpi: rewrite code to allow several MPI communicators within a same application 11 年之前
  Nathalie Furmento d7018b3d44 src/core/sched_ctx.c: fix test 11 年之前
  Andra Hugo 8a218eb5c5 add forgotten file 11 年之前
  Samuel Thibault 19e78fe1ac fix warning 11 年之前
  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 11 年之前
  Nathalie Furmento e3eccf5ce0 configure.ac: fix typo 11 年之前
  Samuel Thibault cb5bd9d3fc port r14672 from 1.1: Add starpu_paje_sort 11 年之前
  Samuel Thibault a44374fa80 port r14669 from 1.1: Fix variable container with poti 11 年之前
  Samuel Thibault a0c8e81b50 fix simgrid MPI build 11 年之前
  Samuel Thibault 77fd302784 Put back missing helper.h file 11 年之前
  Samuel Thibault bfd331ad3a Fix distcheck 11 年之前
  Samuel Thibault 4ee5550b33 introduce starpu_data_fetch_on_node for fetches which can forcibly flush data out 11 年之前
  Samuel Thibault 76bb7e5b51 Fix unregister/free order 11 年之前
  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 11 年之前
  Samuel Thibault 1da595f4fa marking as requested would falsely make schedulers believe the data will soon be transferred while that's not true 11 年之前
  Samuel Thibault 3b8830c844 Add missing requested flag 11 年之前
  Samuel Thibault 7770941686 Do not make WT requests idle, we want them as soon as possible 11 年之前
  Samuel Thibault 074d020c3d Add starpu_idle_prefetch_task_input_on_node, and call it at task submission for tasks which execute on a specific node 11 年之前
  Samuel Thibault d9ebdb78f8 revert spurious change 11 年之前
  Samuel Thibault 27f18f4c66 upgrade on the proper list 11 年之前
  Samuel Thibault 3e915c9997 Show bindid in the trace instead of the thread id which does not bring much sense 11 年之前
  Samuel Thibault 4c6de74837 Add starpu_data_idle_prefetch_on_node 11 年之前
  Samuel Thibault cd6205fba1 port r14643 from 1.1: Add missing helgrind check disabling 11 年之前
  Samuel Thibault 7d74a98d39 factorize _starpu_handle_node_data_requests and _starpu_handle_node_prefetch_requests 11 年之前
  Samuel Thibault edf62bc7cd harmonize _starpu_handle_node_data_requests and _starpu_handle_node_prefetch_requests 11 年之前
  Samuel Thibault 1d0a4c8457 Fix logic inversion, and do not use Executing state for synchronized workers 11 年之前
  Samuel Thibault ebf7530d52 Collapse thread and worker for CPU workers, since we are always synchronous there 11 年之前
  Samuel Thibault 4d63239bbe fix memory node/manager confusion with poti 11 年之前
  Samuel Thibault 8ccbeb7260 fix warning 11 年之前