Commit History

Author SHA1 Message Date
  Nathalie Furmento cf8d54ed51 doc/doxygen/doxygen_filter.sh.in: only remove lines which START with // 12 years ago
  Nathalie Furmento 74681103bf doc/doxygen/Makefile.am: we want the html version of the doc to be included in the distrib file, but not installed 12 years ago
  Nathalie Furmento 7c41f04f4d doc/doxygen/doxygen_filter.sh.in: fix the comments to explain what is removed from the doxygen input files 12 years ago
  Nathalie Furmento 55aeb0cc4d doc/doxygen/doxygen_filter.sh.in: comments to explain what is removed from the doxygen input files 12 years ago
  Samuel Thibault 8a8f25347b Fix build on non-x86 archs 12 years ago
  Nathalie Furmento edadd8a191 doc: also include html doc in distrib file 12 years ago
  Samuel Thibault be5af1b04c Fix OpenGL build 12 years ago
  Samuel Thibault 5f52c015d5 Fix build with OpenGL and without CUDA 12 years ago
  Samuel Thibault 2a64aee610 Fix test 12 years ago
  Samuel Thibault b5d6297509 Fix build with OpenGL but without CUDA 12 years ago
  Nathalie Furmento 7afe7c6c1b ChangeLog: add name for 1.1.0 12 years ago
  Nathalie Furmento 6668eb5e10 ChangeLog: set revision numbers for previous releases 12 years ago
  Nathalie Furmento 74f5434462 mpi/tests/insert_task_compute.c: do not display data for nodes which do not compute 12 years ago
  Nathalie Furmento 695a505c71 mpi/tests/insert_task_compute.c: only nodes 0 and 1 take part in the computation 12 years ago
  Samuel Thibault 2f62b5cd10 Use big fat abortions when one tries to make a task or callback sleep, instead of just returning EDEADLCK which few people will test 12 years ago
  Nathalie Furmento 74b8783c9f use starpu thread type instead of using directly pthread type 12 years ago
  Nathalie Furmento c7fb5b3fb2 src/util: remove function _starpu_task_insert_create_and_submit() as it is no longer used 12 years ago
  Nathalie Furmento 1a47f256cd mpi: test functions starpu_mpi_task_build() and starpu_mpi_task_post_build() 12 years ago
  Nathalie Furmento 2dbfb1ccc8 mpi: new functions starpu_mpi_task_build() and starpu_mpi_task_post_build() 12 years ago
  Nathalie Furmento 7d89a33501 src/util/starpu_task_insert.c: code factoring between starpu_task_insert and stapu_task_build 12 years ago
  Nathalie Furmento c14404e8dd src/util/starpu_task_insert_utils.h: remove function which no longer exists 12 years ago
  Nathalie Furmento 4d620f87ad ChangeLog: fix updates 12 years ago
  Nathalie Furmento 6045cc19f4 src: make sure access to sched_ctx->tasks_barrier object is protected 12 years ago
  Nathalie Furmento 7485a32d79 ChangeLog: fix 1.1 updates 12 years ago
  Nathalie Furmento c1b08ea04e merge branches/starpu-1.1@11914: src/core/workers.c: create the pthread key earlier to make sure it is initialised when it is accessed for the first time 12 years ago
  Andra Hugo 1622267740 remove forgot printf in prev commit 12 years ago
  Andra Hugo 4bd482e7b9 move hack out of the include files 12 years ago
  Andra Hugo e28f7852a3 hypervisor: steal work from other ctxs when the worker is idle 12 years ago
  Samuel Thibault 2fc5035219 Submit MPI data migration asynchronously, so it's all overlapped 12 years ago
  Samuel Thibault 57720a2a82 Fix new features which actually appeared in 1.1 12 years ago