Histórico de commits

Autor SHA1 Mensagem Data
  Samuel Thibault 2f62b5cd10 Use big fat abortions when one tries to make a task or callback sleep, instead of just returning EDEADLCK which few people will test 11 anos atrás
  Samuel Thibault e7d7ce19d4 typo 11 anos atrás
  Andra Hugo 12dec4c5cc hypervisor optimisation (avoid unnecessary notifications/locks/trylocks) + add the hyp the traces 12 anos atrás
  Nathalie Furmento 876ff6d9a2 starpu_task: define a optional name. This can be useful for debugging purposes. 12 anos atrás
  Samuel Thibault d69fd7e02c Add missing memory barrier to synchronize 'running' 12 anos atrás
  Andra Hugo 9a2c69cac2 wake up workers before shutdown 12 anos atrás
  Nathalie Furmento 9bb5a09263 src: minor fixes 12 anos atrás
  Andra Hugo 9bb7bdb07f Increment/decrement submitted/ready tasks per context (instead of doing it per context & globally) 12 anos atrás
  Nathalie Furmento 59f4d4d1af src/core/task.c: nanosleep does not exist on windows systems, use Sleep 12 anos atrás
  Samuel Thibault a1d45bbbb4 properly fix nanosleep in watchdog 12 anos atrás
  Samuel Thibault 3759d82815 properly fix nanosleep in watchdog 12 anos atrás
  Samuel Thibault a83cb59c3d properly fix nanosleep in watchdog 12 anos atrás
  Nathalie Furmento 2ab7af71ef src/core/task.c: small fixes in watchdog_func() 12 anos atrás
  Samuel Thibault 1988972e97 port r11383 from 1.1: Add a watchdog which permits to easily trigger a crash when StarPU gets stuck. 12 anos atrás
  Nathalie Furmento 470bd10a23 src/core/task.c: all task submission functions need to set the sched_ctx of the task (followup to commit r11367) 12 anos atrás
  Nathalie Furmento e9b6c7eb1a src: core/task.c: add missign include - core/sched_ctx.h: define function outside ifdef 12 anos atrás
  Nathalie Furmento 48073d0642 starpu_task_submit: on initialisation, the scheduling context of the 12 anos atrás
  Nathalie Furmento c9856f9640 src/core/task.c: avoid code duplication 12 anos atrás
  Nathalie Furmento 483f8e2979 merge trunk 12 anos atrás
  Samuel Thibault 489766f3ff port r11183 from 1.1: document callback_arg_free and prologue_callback_arg_free 12 anos atrás
  Thibaud Lambert a87c30578e mic (perfmodel): Correction compilation error 12 anos atrás
  Andra Hugo 70ee761ed3 correct speed computations for the hyp 12 anos atrás
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 anos atrás
  Samuel Thibault 27040a7d73 make assertions more verbose 12 anos atrás
  Samuel Thibault d955b351ff fix build 12 anos atrás
  Samuel Thibault a3f27f08ad Make some warnings clearer. Avoid a very odd warning when the codelet has more parameters than allowed 12 anos atrás
  Samuel Thibault b908301373 Remove spurious changes 12 anos atrás
  Samuel Thibault eaf8bac1ba port r9871 from trunk: Do not use cl_arg_free for insert_task, it is not so simple apparently 12 anos atrás
  Samuel Thibault 0ef9b0171a Fill where field according to mic_funcs, scc_funcs and cpu_funcs_name 12 anos atrás
  Samuel Thibault c8f8cfea95 Add cl_arg_free field to enable automatic free(cl_arg) on task destroy. 12 anos atrás