Commit History

Author SHA1 Message Date
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 years ago
  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 9 years ago
  Samuel Thibault 0bc621df90 Fix destruction of the after_worker_barrier: we need to wait for threads to have gone out of the barrier... So let's use a simple tiny busy barrier 10 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Samuel Thibault 7c03c945f7 Add support for letting a schedule choose its own set of workers without having to care about combined workers. This only works for SPMD however, not FORKJOIN 11 years ago
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 12 years ago
  Nathalie Furmento 19b552794f rename starpu_create_task_alias to starpu_task_dup and document it 12 years ago
  Nathalie Furmento f6e82c3561 rename starpu_init_parallel_task_barrier to starpu_parallel_task_barrier_init and document it 12 years ago
  Andra Hugo fd8a470cc5 get job & combined_worker pointers out of parallel_eager & parallel_heft 12 years ago
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler 14 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: 15 years ago