コミット履歴

作者 SHA1 メッセージ 日付
  Andra Hugo 99cb7e8552 add new dmda scheduler: dmdasd that consisers priority when deciding on which worker to scheduler (precise algo that considers dynamically detected nr of priorities and that takes the locks) + and example to play with the priorities. TODO: statically detected nr of priorities and iterate on them ( less overhead) 11 年 前
  Nathalie Furmento 44dfb97e8f doc/doxygen/dev/starpu_check_undocumented.sh: fix variables extraction 11 年 前
  Nathalie Furmento 0a565753b3 doc: improve documentation api 11 年 前
  Nathalie Furmento 2456b26e1e doc: fixes functions prototypes 11 年 前
  Nathalie Furmento f8207c83a5 tests/datawizard/no_unregister.c: skip when running on valgrind 11 年 前
  Nathalie Furmento a60654374b examples/worker_collections/worker_tree_example.c: make sure memory is initialised to 0 11 年 前
  Nathalie Furmento 7022d49aa8 examples/sched_ctx/parallel_tasks_reuse_handle.c: ask starpu to free memory 11 年 前
  Nathalie Furmento 230d1901a4 socl: instead of setting LD_PRELOAD with the location of libOpenCL.so, set LD_LIBRARY_PATH with the directory containing libOpenCL.so, this avoid libtool to crash when loading libOpenCL.so (which happens on alaric) 11 年 前
  Samuel Thibault 51d9fdc477 11 年 前
  Samuel Thibault 6c5886179e Add noreturn attribute to starpu_pthread_exit 11 年 前
  Samuel Thibault 0a8f88728a Fix test with no CPU 11 年 前
  Andra Hugo ef03e9fe5b fix counter decrementation + make prio work with nested sched_ctxs + make a sched_ctx example use prio 11 年 前
  Samuel Thibault d7133eab35 Put just-cleaned up mc at the end of the clean list, so it will actually be clean by the time it gets at the front of the clean list 11 年 前
  Samuel Thibault b44e48eca3 Add _list_insert_before and _list_insert_after macros 11 年 前
  Samuel Thibault 1522b3740f fix warning 11 年 前
  Samuel Thibault 6dd020e0e2 Add revision for 1.1.4 release 11 年 前
  Samuel Thibault 1fc59466a2 fix returned value 11 年 前
  Samuel Thibault 0d69b82acc fix warning 11 年 前
  Samuel Thibault 728197718e fix warning 11 年 前
  Samuel Thibault df8874cc7e fix warnings 11 年 前
  Samuel Thibault cf1713704f remove duplicate definition 11 年 前
  Olivier Aumage 9a4e09e17e - fix cleanup callback with respect to accelerator tasks 11 年 前
  Samuel Thibault 41c67bc4b8 revert part of r15041 to always call the prologue_callback, but not for sched_ctx repushes. BTW, fix the prologue_callback_pop call for tasks with cl==NULL. BTW, fix the codelet_null_callback test 11 年 前
  Samuel Thibault 9402b74341 Add missing copyright head 11 年 前
  Andra Hugo 777eba975c move_task_to_ctx should push directly the job & the prolog should be called only for contexts needing it + example jean-marie 11 年 前
  Samuel Thibault 726e22a0da fix build 11 年 前
  Samuel Thibault 7b2d1621c4 * Add starpu_data_wont_use to advise that a piece of data will not be used 11 年 前
  Olivier Aumage 0959d5dd13 - skip test when launched with STARPU_NCUDA=0 11 年 前
  Samuel Thibault a61ba68863 Fix value returned for ENODEV 11 年 前
  Samuel Thibault 33bdf7a351 fix build without valgrind 11 年 前