Histórico de commits

Autor SHA1 Mensagem Data
  Samuel Thibault d13fbbf55d Fix thread-safety of job creation 4 anos atrás
  Samuel Thibault 3e3954171f Set visibility of internal functions to hidden by default 5 anos atrás
  Nathalie Furmento e9d87564f4 delete old MIC driver code 5 anos atrás
  Nathalie Furmento 9054490002 happy 2021 5 anos atrás
  Nathalie Furmento 5100d24576 add internal .h files into developers documentation 6 anos atrás
  Nathalie Furmento 6a16f8370f update copyright holders 6 anos atrás
  Samuel Thibault f87952be4c Add fault tolerance support with starpu_task_ft_failed() 6 anos atrás
  Nathalie Furmento c29d010d3a delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly 7 anos atrás
  Nathalie Furmento f7abbfa6fc update copyright 7 anos atrás
  Samuel Thibault 3435a1726a Fix inclusion in C++ code 7 anos atrás
  Nathalie Furmento 6901c4441b src/: fix copyrights 8 anos atrás
  Nathalie Furmento aae4029d83 INRIA is now called Inria 8 anos atrás
  Samuel Thibault 4970485adf Make the libstarpu build check coherency between prototypes of internal inlines and external interface 9 anos atrás
  Samuel Thibault 1b5b4e1ea7 migrate prio deque to prio lists 9 anos atrás
  Samuel Thibault fdedfafe52 Make starpu schedulers use the internal list type instead of the external list type that has limited support 9 anos atrás
  Corentin Salingue 15d23e5205 Add function get_kernel_from_job to mpi src driver : not tested yet 9 anos atrás
  Samuel Thibault caa9c8ce9f fix warning 9 anos atrás
  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 10 anos atrás
  Samuel Thibault 160b44ac45 inline the trivial functions accessing starpu_config 10 anos atrás
  Samuel Thibault bf8e9c78cb Cache values gotten from environment variables, to fix concurrency with putenv() calls, and also reduce cost 10 anos atrás
  Nathalie Furmento bb61f3808d update cnrs copyright 11 anos atrás
  Nathalie Furmento 0cab1db7d3 src/core: add function to deinitialize pthread key current_task_key 11 anos atrás
  Samuel Thibault 967d336628 Make get_*_nth_implementation inlines, since they are called a lot while being extremely simple and completely internal 11 anos atrás
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 anos atrás
  Olivier Aumage 23b36f6bd5 - fix omp task implementation 12 anos atrás
  Olivier Aumage b908eaae3e - use a more generic interface for additional continuation features 12 anos atrás
  Olivier Aumage e5f5aba186 - add a conditional variant of continuation tasks associated with a spinlock 12 anos atrás
  Olivier Aumage e41dda4d04 - OMP support ongoing work 12 anos atrás
  Olivier Aumage ff7f7abb9b - update institution list 12 anos atrás
  Olivier Aumage 3a6e11b994 - handle initial nested region completion 12 anos atrás