Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 828048bbb0 Add STARPU_SPECIFIC_NODE_LOCAL, STARPU_SPECIFIC_NODE_CPU, and STARPU_SPECIFIC_NODE_SLOW il y a 7 ans
  Samuel Thibault c64152a198 Add starpu_task_get_current_data_node il y a 7 ans
  Samuel Thibault 01cbb5c946 Use the _starpu_data_descr index instead of adding a sequential_consistency field there il y a 7 ans
  Nathalie Furmento 0e688f6842 Add possibility to define the sequential consistency at the task level for each handle used by the task. il y a 7 ans
  Nathalie Furmento e70a08efd4 Add possibility to delay the termination of a task with the functions il y a 7 ans
  Samuel Thibault 4f42d4295c Add a way to choose the colors of tasks il y a 7 ans
  Samuel Thibault 0a7ddec6fa Do not show internal tasks in fxt dag by default. Allow to hide acquisitions too. il y a 7 ans
  Samuel Thibault c3246a65fe Save some bytes per task il y a 7 ans
  Samuel Thibault 04a1eb1ceb Add sched_data field in starpu_task structure. il y a 7 ans
  Samuel Thibault abfe581427 Add implicit support for asynchronous partition planning. This means one does not need to call starpu_data_partition_submit etc. explicitly any more, StarPU will make the appropriate calls as needed. il y a 8 ans
  Nathalie Furmento ce8bbe3fc9 include: fix copyright il y a 8 ans
  Nathalie Furmento aae4029d83 INRIA is now called Inria il y a 8 ans
  Samuel Thibault 787a3c69cc Move scheduled field, which is to be changed by starpu with proper synchronization, not along fields which are not to change but read without synchronization il y a 8 ans
  Samuel Thibault e691f1a03c Add no_submitorder field for internal use by starpu_replay and starpu_sched_replay il y a 8 ans
  Samuel Thibault aa2f42befe Factorize numbering jobs and submitorder, and add DATA_WONT_USE events for tasks.rec il y a 8 ans
  Samuel Thibault 97e3c48032 Fix missing initializations in STARPU_TASK_INITIALIZER il y a 8 ans
  Samuel Thibault dc4e8a56ad Add workerids and workerids_len task fields il y a 8 ans
  Samuel Thibault 2f8e0ab004 Add SubmitOrder trace field il y a 8 ans
  Nathalie Furmento 9f5cc1888c Add a field starpu_task::where and the macro STARPU_TASK_WHERE il y a 8 ans
  Nathalie Furmento 3e8b4edf13 include/starpu_task.h: group struct variables defined with :1 il y a 8 ans
  Luka Stanisic 6971a2c68c simgrid: adding new codelet flag il y a 8 ans
  Samuel Thibault 3ebbf095cc Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested il y a 8 ans
  Samuel Thibault 7d765d4d6f Add starpu_set_iteration and starpu_set_subiteration to describe tasks, for better offline traces analysis il y a 8 ans
  Samuel Thibault d9671ac8fa Move dyn_* task fields, to make sure we can detect nbuffers being bigger than STARPU_NMAXBUFS without using dyn_handles il y a 8 ans
  Corentin Salingue a4530061c2 merge from trunk il y a 9 ans
  Samuel Thibault fcbb7dd5e1 add starpu_task_get_name and use it to warn about dmda etc. using a dumb policy when calibration is not finished il y a 9 ans
  Corentin Salingue 41101d149b merge from trunk il y a 9 ans
  Corentin Salingue 0d030b9234 rename STARPU_MPI in STARPU_MPI_MS + add MPI_MS_TYPE and not use MPI MS slave in a reduction test il y a 9 ans
  Andra Hugo 4436cde002 forgot copyrights il y a 9 ans
  Andra Hugo 15103b9723 GPU partitioning using contexts, and fixing dmda to consider the pipeline len il y a 9 ans