Commit History

Author SHA1 Message Date
  Nathalie Furmento 1060c38ed8 src/common/starpu_spinlock.h: add missing include 12 years ago
  Nathalie Furmento cbdb2605b3 pthread: always use the starpu_pthread API 12 years ago
  Nathalie Furmento 5ab9655c89 examples/ppm_downscaler/yuv_downscaler.c: remove un-necessary include pthread.h 12 years ago
  Nathalie Furmento c5644f3de4 src/common/starpu_spinlock.h: fix include 12 years ago
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 12 years ago
  Nathalie Furmento 3a7711af02 src: remove un-needed include pthread.h 12 years ago
  Nathalie Furmento ab59ecc2a7 tests and examples: remove un-needed include pthread.h 12 years ago
  Nathalie Furmento 3ae62277c5 src: move starpu thread related functions to new file src/common/thread.h 12 years ago
  Nathalie Furmento a33a7476f9 scheduler: function starpu_push_task_end is now public as it needs to be called by schedulers 12 years ago
  Nathalie Furmento 2e54931327 tests/errorcheck/invalid_blocking_calls.c: test return value of starpu_task_wait 12 years ago
  Nathalie Furmento 4bec2f1a1e tools/starpu_perfmodel_plot.c: add missing include 12 years ago
  Nathalie Furmento 72dc96c71e examples/scheduler/dummy_sched.c: clean code 12 years ago
  Nathalie Furmento 9d227b7b75 src/common/barrier_counter.h: update code style 12 years ago
  Nathalie Furmento 7e1382bdb7 src/common/starpu_spinlock.h: field last_taker must always be defined when STARPU_SPINLOCK_CHECK is defined 12 years ago
  Samuel Thibault 6b255d0bb5 Make the task non-detached so we can wait for it 12 years ago
  Samuel Thibault 81afa29fe2 Reduce amount of tasks in quick check mode 12 years ago
  Samuel Thibault f6dd5f6060 Make sure the task callback is finished before unregistering the data 12 years ago
  Samuel Thibault 021aef6b24 fix simgrid build 12 years ago
  Samuel Thibault 4252e96fb4 properly shut down before exiting 12 years ago
  Samuel Thibault f14d5596de Tell helgrind that we're fine with reading outdated values of njobs 12 years ago
  Samuel Thibault 0348a5b075 Tell valgrind that we are fine with reading outdated values 12 years ago
  Samuel Thibault 1315d99763 Make sure we wait for complete termination of all tasks before cleaning them 12 years ago
  Samuel Thibault d71b88efa7 Fix showing GPU size in starpu_machine_display 12 years ago
  Samuel Thibault 210dd45623 Build the 1.1.pc files 12 years ago
  Samuel Thibault 63c1acc934 forward-port r9058, 9059, 9077, 9078 from 1.1: new pkg-config files for release 1.1 12 years ago
  Samuel Thibault 915a330da7 When using implicit_dep_handle to add a handle dependency for a non-cl task, we still need to keep a reference on the handle to be sure the handle still exists while calling _starpu_release_data_enforce_sequential_consistency at job termination 12 years ago
  Nathalie Furmento f64e3b6cad tests/datawizard/allocate.c: also test limit on GPU devices 12 years ago
  Nathalie Furmento d8561d4a31 new function ssize_t starpu_memory_get_available (unsigned node) 12 years ago
  Nathalie Furmento 278fc0951c include/starpu_util.h: macro STARPU_CHECK_RETURN_VALUE and STARPU_CHECK_RETURN_VALUE_IS can print a formatted message 12 years ago
  Andra Hugo 021aff4d1c rename starpu_sched_ctx_worker_collection to starpu_worker_collection & move definition of the corresponding structure in starpu_worker.h 12 years ago