Commit History

Author SHA1 Message Date
  Samuel Thibault bf8e9c78cb Cache values gotten from environment variables, to fix concurrency with putenv() calls, and also reduce cost 10 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 11 years ago
  Nathalie Furmento 0cab1db7d3 src/core: add function to deinitialize pthread key current_task_key 11 years ago
  Samuel Thibault 967d336628 Make get_*_nth_implementation inlines, since they are called a lot while being extremely simple and completely internal 11 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Olivier Aumage 23b36f6bd5 - fix omp task implementation 12 years ago
  Olivier Aumage b908eaae3e - use a more generic interface for additional continuation features 12 years ago
  Olivier Aumage e5f5aba186 - add a conditional variant of continuation tasks associated with a spinlock 12 years ago
  Olivier Aumage e41dda4d04 - OMP support ongoing work 12 years ago
  Olivier Aumage ff7f7abb9b - update institution list 12 years ago
  Olivier Aumage 3a6e11b994 - handle initial nested region completion 12 years ago
  Andra Hugo 9bb7bdb07f Increment/decrement submitted/ready tasks per context (instead of doing it per context & globally) 12 years ago
  Samuel Thibault 1988972e97 port r11383 from 1.1: Add a watchdog which permits to easily trigger a crash when StarPU gets stuck. 12 years ago
  Samuel Thibault 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet 12 years ago
  Nathalie Furmento a88351d5d1 macros STARPU_TASK_GET_HANDLE, STARPU_TASK_SET_HANDLE, STARPU_CODELET_GET_MODE and STARPU_CODELET_SET_MODE are now in public API 12 years ago
  Nathalie Furmento 94d32416c1 src/core/task.h: fix parentheses 12 years ago
  Nathalie Furmento 097a832e3c Allow to have a dynamically allocated number of buffers per task, and 12 years ago
  Nathalie Furmento e5ce977497 src: move definition of _starpu_create_task_alias in src/core/parallel_task.h 13 years ago
  Nathalie Furmento 3e06c96920 task: it is no longer possible to define a gordon implementation of a codelet 13 years ago
  Samuel Thibault f5363c873c to avoid calling starpu_worker_get_memory_node, simply add variants of _starpu_handle_needs_conversion_task and _starpu_create_conversion_task which take the arch itself 13 years ago
  Andra Hugo 6baf2f03c9 merge fix 13 years ago
  Andra Hugo bc5d989c60 merge 14 years ago
  Andra Hugo 3c999e6bbe merge fixes 14 years ago
  Andra Hugo 8de7758807 merge src 14 years ago
  Andra Hugo 0cc1dfdce2 Modified init value of task->specific_starpu 14 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: 15 years ago
  Cédric Augonnet ec828bcdd3 Minimalist documentation for the headers in src/core/ 15 years ago
  Cédric Augonnet 9491fa3d4e Minimalist documentation of some internal functions 15 years ago
  Cédric Augonnet 952534293d Update copyright date 15 years ago