Commit History

作者 SHA1 備註 提交日期
  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 8 年之前
  Samuel Thibault e691f1a03c Add no_submitorder field for internal use by starpu_replay and starpu_sched_replay 8 年之前
  Samuel Thibault aa2f42befe Factorize numbering jobs and submitorder, and add DATA_WONT_USE events for tasks.rec 8 年之前
  Samuel Thibault 97e3c48032 Fix missing initializations in STARPU_TASK_INITIALIZER 8 年之前
  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 年之前
  Samuel Thibault d68f1573fd use some gcc attributes 9 年之前
  Samuel Thibault 2955842305 stress task_insert even more 9 年之前
  Samuel Thibault 397a9e02d7 rename starpu_task_do_schedule to starpu_do_schedule 9 年之前
  Samuel Thibault 44d42be205 Add starpu_task_do_schedule 9 年之前
  Samuel Thibault 931167e1ae Add starpu_task_get_task_scheduled_succs to get successors of a task 9 年之前
  Samuel Pitoiset ddddab6a50 core: add starpu_tag_get_task() 9 年之前
  Samuel Pitoiset dcbdbc6d85 core: add starpu_task_wait_array() 9 年之前