Historial de Commits

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