提交歷史

作者 SHA1 備註 提交日期
  Nathalie Furmento 6159317b5c tools: do not check starpu_perfmodel_display and starpu_perfmodel_plot on a windows machine 13 年之前
  Nathalie Furmento 03cf44aed8 tests/datawizard/mpi_like.c: remove irrelevant warning 13 年之前
  Nathalie Furmento 92770b37a1 INSTALL: fix explanation of option --disable-build-examples 13 年之前
  Nathalie Furmento ac3e8d35e4 INSTALL: more options 13 年之前
  Nathalie Furmento b8973c6ae0 INSTALL: specify --disable-build-doc when configuring on windows 13 年之前
  Samuel Thibault cdc1a1ccf0 Fix build with ayudame 13 年之前
  Nathalie Furmento cf29cdc028 src/core/task_bundle.h: use starpu_pthread_mutex_t 13 年之前
  Nathalie Furmento c879493ca3 include/starpu.h: define uintptr_t if needed 13 年之前
  Nathalie Furmento 9e3025d2a2 INSTALL: update url for mingw 13 年之前
  Nathalie Furmento ba73ca16c9 src/datawizard/memory_manager.c: protect access to used_size array 13 年之前
  Nathalie Furmento 2e88df2f09 Makefile.am: add include/starpu_thread.h to dist file 13 年之前
  Nathalie Furmento 148eee0db8 src/top/starpu_top_connection.c: add un-necessary include pthread.h 13 年之前
  Nathalie Furmento d87217abab sched_ctx_hypervisor: use starpu-pthread API 13 年之前
  Nathalie Furmento 1060c38ed8 src/common/starpu_spinlock.h: add missing include 13 年之前
  Nathalie Furmento cbdb2605b3 pthread: always use the starpu_pthread API 13 年之前
  Nathalie Furmento 5ab9655c89 examples/ppm_downscaler/yuv_downscaler.c: remove un-necessary include pthread.h 13 年之前
  Nathalie Furmento c5644f3de4 src/common/starpu_spinlock.h: fix include 13 年之前
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 13 年之前
  Nathalie Furmento 3a7711af02 src: remove un-needed include pthread.h 13 年之前
  Nathalie Furmento ab59ecc2a7 tests and examples: remove un-needed include pthread.h 13 年之前
  Nathalie Furmento 3ae62277c5 src: move starpu thread related functions to new file src/common/thread.h 13 年之前
  Nathalie Furmento a33a7476f9 scheduler: function starpu_push_task_end is now public as it needs to be called by schedulers 13 年之前
  Nathalie Furmento 2e54931327 tests/errorcheck/invalid_blocking_calls.c: test return value of starpu_task_wait 13 年之前
  Nathalie Furmento 4bec2f1a1e tools/starpu_perfmodel_plot.c: add missing include 13 年之前
  Nathalie Furmento 72dc96c71e examples/scheduler/dummy_sched.c: clean code 13 年之前
  Nathalie Furmento 9d227b7b75 src/common/barrier_counter.h: update code style 13 年之前
  Nathalie Furmento 7e1382bdb7 src/common/starpu_spinlock.h: field last_taker must always be defined when STARPU_SPINLOCK_CHECK is defined 13 年之前
  Samuel Thibault 6b255d0bb5 Make the task non-detached so we can wait for it 13 年之前
  Samuel Thibault 81afa29fe2 Reduce amount of tasks in quick check mode 13 年之前
  Samuel Thibault f6dd5f6060 Make sure the task callback is finished before unregistering the data 13 年之前