Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento b8973c6ae0 INSTALL: specify --disable-build-doc when configuring on windows il y a 12 ans
  Samuel Thibault cdc1a1ccf0 Fix build with ayudame il y a 12 ans
  Nathalie Furmento cf29cdc028 src/core/task_bundle.h: use starpu_pthread_mutex_t il y a 12 ans
  Nathalie Furmento c879493ca3 include/starpu.h: define uintptr_t if needed il y a 12 ans
  Nathalie Furmento 9e3025d2a2 INSTALL: update url for mingw il y a 12 ans
  Nathalie Furmento ba73ca16c9 src/datawizard/memory_manager.c: protect access to used_size array il y a 12 ans
  Nathalie Furmento 2e88df2f09 Makefile.am: add include/starpu_thread.h to dist file il y a 12 ans
  Nathalie Furmento 148eee0db8 src/top/starpu_top_connection.c: add un-necessary include pthread.h il y a 12 ans
  Nathalie Furmento d87217abab sched_ctx_hypervisor: use starpu-pthread API il y a 12 ans
  Nathalie Furmento 1060c38ed8 src/common/starpu_spinlock.h: add missing include il y a 12 ans
  Nathalie Furmento cbdb2605b3 pthread: always use the starpu_pthread API il y a 12 ans
  Nathalie Furmento 5ab9655c89 examples/ppm_downscaler/yuv_downscaler.c: remove un-necessary include pthread.h il y a 12 ans
  Nathalie Furmento c5644f3de4 src/common/starpu_spinlock.h: fix include il y a 12 ans
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. il y a 12 ans
  Nathalie Furmento 3a7711af02 src: remove un-needed include pthread.h il y a 12 ans
  Nathalie Furmento ab59ecc2a7 tests and examples: remove un-needed include pthread.h il y a 12 ans
  Nathalie Furmento 3ae62277c5 src: move starpu thread related functions to new file src/common/thread.h il y a 12 ans
  Nathalie Furmento a33a7476f9 scheduler: function starpu_push_task_end is now public as it needs to be called by schedulers il y a 12 ans
  Nathalie Furmento 2e54931327 tests/errorcheck/invalid_blocking_calls.c: test return value of starpu_task_wait il y a 12 ans
  Nathalie Furmento 4bec2f1a1e tools/starpu_perfmodel_plot.c: add missing include il y a 12 ans
  Nathalie Furmento 72dc96c71e examples/scheduler/dummy_sched.c: clean code il y a 12 ans
  Nathalie Furmento 9d227b7b75 src/common/barrier_counter.h: update code style il y a 12 ans
  Nathalie Furmento 7e1382bdb7 src/common/starpu_spinlock.h: field last_taker must always be defined when STARPU_SPINLOCK_CHECK is defined il y a 12 ans
  Samuel Thibault 6b255d0bb5 Make the task non-detached so we can wait for it il y a 12 ans
  Samuel Thibault 81afa29fe2 Reduce amount of tasks in quick check mode il y a 12 ans
  Samuel Thibault f6dd5f6060 Make sure the task callback is finished before unregistering the data il y a 12 ans
  Samuel Thibault 021aef6b24 fix simgrid build il y a 12 ans
  Samuel Thibault 4252e96fb4 properly shut down before exiting il y a 12 ans
  Samuel Thibault f14d5596de Tell helgrind that we're fine with reading outdated values of njobs il y a 12 ans
  Samuel Thibault 0348a5b075 Tell valgrind that we are fine with reading outdated values il y a 12 ans