コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 05b438c4e1 merge trunk@9601:9617 13 年 前
  Samuel Thibault ece7c1120f silent output in make check mode 13 年 前
  Samuel Thibault b59e5fd23e revert lists: prioritized tasks are now at the front. Fixes priorities for some schedulers 13 年 前
  Simon Archipoff 034d9dbfd9 bugs fix in push function of random_policy, algorithm is now only applied on workers that can execute task 13 年 前
  Samuel Thibault 2e5c237910 Use actual workerid instead of workerid only set when execute_on_a_specific_worker is set 13 年 前
  Samuel Thibault ff8f9ce30b fix build with ayudame 13 年 前
  Samuel Thibault af2cb26424 fix build according to last mutex lock renaming 13 年 前
  Nathalie Furmento 7c0bfce57b merge trunk@9601: Decrement ntasks for tasks which don't go through the scheduler too. Also update the statistics btw 13 年 前
  Samuel Thibault b0e4515a32 Decrement ntasks for tasks which don't go through the scheduler too. Also update the statistics btw 13 年 前
  Nathalie Furmento a1e69e5527 merge trunk@9596: doc/chapters/api.texi: fix function signature 13 年 前
  Nathalie Furmento cc1752535d doc/chapters/api.texi: fix function signature 13 年 前
  Nathalie Furmento f760d3806a mpi/src/starpu_mpi_private.c: set debug_level to 0 13 年 前
  Nathalie Furmento 84564e91de merge missing trunk@9449 13 年 前
  Nathalie Furmento 09672d73d7 sc_hypervisor: delete redundant properties svn:mergeinfo 13 年 前
  Nathalie Furmento 5fa41abc60 merge trunk@9587: src: fix simgrid code 13 年 前
  Nathalie Furmento e1027f2e7c src: fix simgrid code 13 年 前
  Nathalie Furmento d61d7d6d9a merge trunk -r 9571:9579 13 年 前
  Nathalie Furmento 12aeacef0f new functions starpu_task_set_implementation() and starpu_task_get_implementation() to be used by schedulers 13 年 前
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 13 年 前
  Nathalie Furmento fd55b8710c src/common: move definition of _starpu_check_mutex_deadlock() 13 年 前
  Nathalie Furmento 1c75b34ec9 thread: fix definitions of starpu_pthread_create and starpu_pthread_create_on (2nd part) 13 年 前
  Nathalie Furmento 78570cad44 thread: fix definitions of starpu_pthread_create and starpu_pthread_create_on 13 年 前
  Marc Sergent 4d13dbd64d mpi/src/starpu_mpi.c : fix warning in a debug comment. 13 年 前
  Marc Sergent f722a8b4c2 Merge @9469:9571 13 年 前
  Nathalie Furmento c3f38dd384 src/common/thread.h: remove macro _STARPU_PTHREAD_MUTEX_TRYLOCK which is not used and is wrong anyway 13 年 前
  Nathalie Furmento 32a71532cd examples/Makefile.am: do not build openmp example on windows machines 13 年 前
  Nathalie Furmento db28916999 doc: be more explicit on how to initialise a codelet 13 年 前
  Nathalie Furmento 19b552794f rename starpu_create_task_alias to starpu_task_dup and document it 13 年 前
  Nathalie Furmento 5071f678af rename function starpu_display_codelet_stats to starpu_codelet_display_stats 13 年 前
  Nathalie Furmento f6e82c3561 rename starpu_init_parallel_task_barrier to starpu_parallel_task_barrier_init and document it 13 年 前