Commit History

Author SHA1 Message Date
  Olivier Aumage 43ee6b0a98 - preliminary common StarPU module file for Fortran90 codes 10 years ago
  Olivier Aumage 080f882056 - integrate Fortran90 example contributed by ONERA 10 years ago
  Samuel Thibault 729e275da2 Do not pass -arch sm_13 any more, since it is now deprecated since a long time 10 years ago
  Samuel Thibault f7f3fbef2b Add a README file 10 years ago
  Nathalie Furmento 654495f7bf examples/Makefile.am: add missing line for new example 10 years ago
  Andra Hugo 305100c749 add Beranger's ordo 10 years ago
  Samuel Thibault 020704f89a fix syntax 10 years ago
  Samuel Thibault 53d6f965c9 Fix propagating logcheck error in recursion 10 years ago
  Samuel Thibault 5a4875cb60 Make make showcheck look for ubsan output 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
  Nathalie Furmento bb61f3808d update cnrs copyright 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
  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 10 years ago
  Samuel Thibault e07e227202 bring back forgotten examples 11 years ago
  Nathalie Furmento 643a61c5b0 New configure option --enable-new-check to enable new testcases which are known to fail 11 years ago
  Nathalie Furmento 20e5c50d42 examples: add testcase to run application sched_ctx/sched_ctx with all defined schedulers 11 years ago
  Nathalie Furmento b2fbaf6005 examples/Makefile.am: add basic_examples/dynamic_handles which had been wrongly removed 11 years ago
  Nathalie Furmento cc9aecb792 merge trunk 11 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Nathalie Furmento 71c233749d examples/Makefile.am: also install .h files which are included by for opencl kernels 11 years ago
  Andra Hugo afade57efa allow ctx to execute parallel codes by reusing starpu workers (keep the workers alive instead of getting them to sleep) -> TODO try to factorize with parallel tasks on combined workers (doing practically the same, duplicate tasks and barrier_wait before & after exec) 11 years ago
  Nathalie Furmento ffe5475999 examples: disable filters/custom_mf/custom_mf_filter as it fails (the application was actually not tested before #13076) 11 years ago
  Nathalie Furmento 55f1669fcd examples/Makefile.am: fix application list when running on windows 11 years ago
  Nathalie Furmento 8dd105c083 examples/Makefile.am: avoid having to maintain 2 lists of applications 11 years ago
  Nathalie Furmento f13cc390c7 examples/Makefile.am: fix program name 11 years ago
  Andra Hugo ab7bd6810c nested scheduling contexts + worker collection keeping track of blocked workers 11 years ago
  Andra Hugo 3ca3790ef1 * sched_ctxs without sched_policy 11 years ago
  Nathalie Furmento 66efb7ca98 examples/spmv: print error when matrix file not found, and add matrix example file to distrib 11 years ago
  Nathalie Furmento d424548bc2 clean file starpu_idle_microsec.log on make distclean 11 years ago
  Nathalie Furmento 6019df00a0 examples/Makefile.am: clean fortran .mod files 11 years ago