Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento b9cd261dbb src: fix cppcheck warnings hace 8 años
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC hace 8 años
  Nathalie Furmento d4761fddf6 src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions hace 8 años
  Samuel Thibault 666fd063bf drop thread parameter of starpu_pthread_setname, Darwin doesn't support it and we don't use it anyway hace 8 años
  Samuel Thibault 7339c8f5fe Use pthread_setname_np when available hace 8 años
  Luka Stanisic 7437946cf8 simgrid: adding environment variable to take into account task submission costs in simgrid mode hace 9 años
  Olivier Aumage cabe2dab63 - add support for Temanejo/Ayudame version 2 hace 9 años
  Samuel Thibault 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models hace 9 años
  Samuel Thibault 183ba157f0 Adapt to watchdog function to avoid waiting too long at the end of the computation, thanks Guillaume Sylvand hace 9 años
  Nathalie Furmento 2151a200c2 src/core: new functions _starpu_task_wait_for_all_and_return_nb_waited_tasks(void) and _starpu_task_wait_for_all_in_ctx_and_return_nb_waited_tasks(unsigned) which wait for tasks and return the number of tasks that have been waited for hace 9 años
  Nathalie Furmento e1a5e3b214 src: partially revert 17654: Functions starpu_task_wait_for_all_in_ctx() and starpu_task_wait_for_all() always return 0 hace 9 años
  Nathalie Furmento b406c91669 Functions starpu_task_wait_for_all_in_ctx() and starpu_task_wait_for_all() return the number of tasks that have been waited for. hace 9 años
  Samuel Thibault 2b9a1337a7 fix warnings hace 9 años
  Samuel Thibault 444635d429 Add starpu_sleep hace 9 años
  Samuel Thibault 416bcd1761 Fix crash with fxt enabled: _STARPU_TRACE_TASK_WAIT_END can not assume the job is still available for read, since the task is done. We don't use the information anyway hace 9 años
  Samuel Thibault b8764d19dc also do schedule when waiting for a synchronous task hace 9 años
  Samuel Thibault 6bd621bcdf fix dumb bug hace 9 años
  Samuel Thibault 8a2ea7aece Also start scheduling when the application submission is stopped due to a limited number of tasks 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 f0106e1e82 Add submit_hook and do_schedule scheduler methods hace 9 años
  Samuel Thibault 160b44ac45 inline the trivial functions accessing starpu_config hace 9 años
  Samuel Thibault 922cc8241b more realistic figure hace 9 años
  Samuel Thibault 09a6294ec0 * Include application threads in the trace. hace 9 años
  Samuel Thibault 4b9ab110ab Put a trace event on starpu_task_wait_for_all call hace 9 años
  Samuel Thibault 200396c024 fix indent hace 9 años
  Luka Stanisic ba0d22a585 injecting small delay into simgrid when new task is submitted hace 9 años
  Samuel Thibault 0ad34de7ba don't initialize to 0, already done by memset hace 9 años
  Samuel Thibault 50d55248ee Add starpu-all-tasks debugging support hace 9 años
  Samuel Pitoiset dcbdbc6d85 core: add starpu_task_wait_array() hace 9 años