Historial de Commits

Autor SHA1 Mensaje Fecha
  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 hace 8 años
  Samuel Thibault e691f1a03c Add no_submitorder field for internal use by starpu_replay and starpu_sched_replay hace 8 años
  Samuel Thibault aa2f42befe Factorize numbering jobs and submitorder, and add DATA_WONT_USE events for tasks.rec hace 8 años
  Samuel Thibault 97e3c48032 Fix missing initializations in STARPU_TASK_INITIALIZER hace 8 años
  Samuel Thibault dc4e8a56ad Add workerids and workerids_len task fields hace 8 años
  Samuel Thibault 2f8e0ab004 Add SubmitOrder trace field hace 8 años
  Nathalie Furmento 9f5cc1888c Add a field starpu_task::where and the macro STARPU_TASK_WHERE hace 8 años
  Nathalie Furmento 3e8b4edf13 include/starpu_task.h: group struct variables defined with :1 hace 8 años
  Luka Stanisic 6971a2c68c simgrid: adding new codelet flag hace 8 años
  Samuel Thibault 3ebbf095cc Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested hace 8 años
  Samuel Thibault 7d765d4d6f Add starpu_set_iteration and starpu_set_subiteration to describe tasks, for better offline traces analysis hace 8 años
  Samuel Thibault d9671ac8fa Move dyn_* task fields, to make sure we can detect nbuffers being bigger than STARPU_NMAXBUFS without using dyn_handles hace 8 años
  Corentin Salingue a4530061c2 merge from trunk hace 8 años
  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 hace 8 años
  Corentin Salingue 41101d149b merge from trunk hace 8 años
  Corentin Salingue 0d030b9234 rename STARPU_MPI in STARPU_MPI_MS + add MPI_MS_TYPE and not use MPI MS slave in a reduction test hace 8 años
  Andra Hugo 4436cde002 forgot copyrights hace 8 años
  Andra Hugo 15103b9723 GPU partitioning using contexts, and fixing dmda to consider the pipeline len hace 8 años
  Corentin Salingue 15d23e5205 Add function get_kernel_from_job to mpi src driver : not tested yet hace 8 años
  Corentin Salingue 9e1a892b56 Begin to add a MPI driver hace 8 años
  Samuel Thibault 87b1d1d32c add missing const to avoid warnings hace 8 años
  Samuel Thibault 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models hace 9 años
  Samuel Thibault 6a03e93123 Add STARPU_CODELET_SIMGRID_EXECUTE flag to allow executing codelet functions even in simgrid mode hace 9 años
  Samuel Thibault d68f1573fd use some gcc attributes hace 9 años
  Samuel Thibault 2955842305 stress task_insert even more hace 9 años
  Samuel Thibault 397a9e02d7 rename starpu_task_do_schedule to starpu_do_schedule hace 9 años
  Samuel Thibault 44d42be205 Add starpu_task_do_schedule hace 9 años
  Samuel Thibault 931167e1ae Add starpu_task_get_task_scheduled_succs to get successors of a task hace 9 años
  Samuel Pitoiset ddddab6a50 core: add starpu_tag_get_task() hace 9 años
  Samuel Pitoiset dcbdbc6d85 core: add starpu_task_wait_array() hace 9 años