コミット履歴

作者 SHA1 メッセージ 日付
  Andra Hugo bbe2eac4de consider priorities when deciding on which worker to schedule - sol 2 (static number of priorities, each worker has a list of exp_lens corresponding to each priority ) 11 年 前
  Samuel Thibault 962c4932ef Fix test into really pushing data to disk even in quick check mode 11 年 前
  Samuel Thibault e38062f84f fix warning 11 年 前
  Samuel Thibault a043e98b5f use smallest value for quick check on 64bit systems too 11 年 前
  Samuel Thibault 1e5090a010 Remove handle_to_pointer method for the complex interface; it does not make sense since there are two buffers 11 年 前
  Nathalie Furmento ab60298e13 examples/sched_ctx/parallel_tasks_reuse_handle.c: ask starpu to destroy the task 11 年 前
  Samuel Thibault b64ed8282e Fix missing topology destruction 11 年 前
  Nathalie Furmento e3b44209ed update copyright 11 年 前
  Nathalie Furmento bb61f3808d update cnrs copyright 11 年 前
  Nathalie Furmento 802a261a06 fix inria copyright 11 年 前
  Andra Hugo 3536cc8332 set priorities for the policy of the global context at starpu_init time (prio for instance needs to know them when initialized) 11 年 前
  Nathalie Furmento 277e70acdd tools/dev/starpu_check_public.sh: fix coccinelle script location 11 年 前
  Andra Hugo ef3659f515 add new dmda scheduler: dmdasd that considers priority when deciding on which worker to schedule 11 年 前
  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 年 前