Commit History

Author SHA1 Message Date
  Nathalie Furmento a821348a01 mpi/src: also display communicator when printing communication debug 10 years ago
  Samuel Thibault 0ad729e39b Add documentation for STARPU_COMMUTE 10 years ago
  Andra Hugo bcc7d5ccfa remove example.... it actually does not test anything (it was just an example for me when testing the priorities) 10 years ago
  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 ) 10 years ago
  Samuel Thibault 962c4932ef Fix test into really pushing data to disk even in quick check mode 10 years ago
  Samuel Thibault e38062f84f fix warning 10 years ago
  Samuel Thibault a043e98b5f use smallest value for quick check on 64bit systems too 10 years ago
  Samuel Thibault 1e5090a010 Remove handle_to_pointer method for the complex interface; it does not make sense since there are two buffers 10 years ago
  Nathalie Furmento ab60298e13 examples/sched_ctx/parallel_tasks_reuse_handle.c: ask starpu to destroy the task 10 years ago
  Samuel Thibault b64ed8282e Fix missing topology destruction 10 years ago
  Nathalie Furmento e3b44209ed update copyright 10 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Nathalie Furmento 802a261a06 fix inria copyright 10 years ago
  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) 10 years ago
  Nathalie Furmento 277e70acdd tools/dev/starpu_check_public.sh: fix coccinelle script location 10 years ago
  Andra Hugo ef3659f515 add new dmda scheduler: dmdasd that considers priority when deciding on which worker to schedule 10 years ago
  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) 10 years ago
  Nathalie Furmento 44dfb97e8f doc/doxygen/dev/starpu_check_undocumented.sh: fix variables extraction 10 years ago
  Nathalie Furmento 0a565753b3 doc: improve documentation api 10 years ago
  Nathalie Furmento 2456b26e1e doc: fixes functions prototypes 10 years ago
  Nathalie Furmento f8207c83a5 tests/datawizard/no_unregister.c: skip when running on valgrind 10 years ago
  Nathalie Furmento a60654374b examples/worker_collections/worker_tree_example.c: make sure memory is initialised to 0 10 years ago
  Nathalie Furmento 7022d49aa8 examples/sched_ctx/parallel_tasks_reuse_handle.c: ask starpu to free memory 10 years ago
  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) 10 years ago
  Samuel Thibault 51d9fdc477 10 years ago
  Samuel Thibault 6c5886179e Add noreturn attribute to starpu_pthread_exit 10 years ago
  Samuel Thibault 0a8f88728a Fix test with no CPU 10 years ago
  Andra Hugo ef03e9fe5b fix counter decrementation + make prio work with nested sched_ctxs + make a sched_ctx example use prio 10 years ago
  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 10 years ago
  Samuel Thibault b44e48eca3 Add _list_insert_before and _list_insert_after macros 10 years ago