Commit History

作者 SHA1 備註 提交日期
  Samuel Thibault 4f42d4295c Add a way to choose the colors of tasks 7 年之前
  Samuel Thibault 0a7ddec6fa Do not show internal tasks in fxt dag by default. Allow to hide acquisitions too. 7 年之前
  Samuel Thibault c3246a65fe Save some bytes per task 7 年之前
  Samuel Thibault 04a1eb1ceb Add sched_data field in starpu_task structure. 7 年之前
  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. 7 年之前
  Nathalie Furmento ce8bbe3fc9 include: fix copyright 7 年之前
  Nathalie Furmento aae4029d83 INRIA is now called Inria 7 年之前
  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 7 年之前
  Samuel Thibault e691f1a03c Add no_submitorder field for internal use by starpu_replay and starpu_sched_replay 7 年之前
  Samuel Thibault aa2f42befe Factorize numbering jobs and submitorder, and add DATA_WONT_USE events for tasks.rec 7 年之前
  Samuel Thibault 97e3c48032 Fix missing initializations in STARPU_TASK_INITIALIZER 7 年之前
  Samuel Thibault dc4e8a56ad Add workerids and workerids_len task fields 8 年之前
  Samuel Thibault 2f8e0ab004 Add SubmitOrder trace field 8 年之前
  Nathalie Furmento 9f5cc1888c Add a field starpu_task::where and the macro STARPU_TASK_WHERE 8 年之前
  Nathalie Furmento 3e8b4edf13 include/starpu_task.h: group struct variables defined with :1 8 年之前
  Luka Stanisic 6971a2c68c simgrid: adding new codelet flag 8 年之前
  Samuel Thibault 3ebbf095cc Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested 8 年之前
  Samuel Thibault 7d765d4d6f Add starpu_set_iteration and starpu_set_subiteration to describe tasks, for better offline traces analysis 8 年之前
  Samuel Thibault d9671ac8fa Move dyn_* task fields, to make sure we can detect nbuffers being bigger than STARPU_NMAXBUFS without using dyn_handles 8 年之前
  Corentin Salingue a4530061c2 merge from trunk 8 年之前
  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 8 年之前
  Corentin Salingue 41101d149b merge from trunk 8 年之前
  Corentin Salingue 0d030b9234 rename STARPU_MPI in STARPU_MPI_MS + add MPI_MS_TYPE and not use MPI MS slave in a reduction test 8 年之前
  Andra Hugo 4436cde002 forgot copyrights 8 年之前
  Andra Hugo 15103b9723 GPU partitioning using contexts, and fixing dmda to consider the pipeline len 8 年之前
  Corentin Salingue 15d23e5205 Add function get_kernel_from_job to mpi src driver : not tested yet 8 年之前
  Corentin Salingue 9e1a892b56 Begin to add a MPI driver 8 年之前
  Samuel Thibault 87b1d1d32c add missing const to avoid warnings 8 年之前
  Samuel Thibault 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models 9 年之前
  Samuel Thibault 6a03e93123 Add STARPU_CODELET_SIMGRID_EXECUTE flag to allow executing codelet functions even in simgrid mode 9 年之前