提交历史

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