Historial de Commits

Autor SHA1 Mensaje Fecha
  Cédric Augonnet 1afb01e8cd also install the tag_example3 example hace 17 años
  Cédric Augonnet 36e824717a Add a new test (equivalent to tag_example2, but task are submitted in the hace 17 años
  Cédric Augonnet 69c17771ce we must not set the is_submitted flag until we are sure nobody is going to hace 17 años
  Cédric Augonnet adab8c8c23 It is possible that a task has not been submitted even if its (tags) hace 17 años
  Cédric Augonnet f6afef5b29 Cosmetic cleanups, change the output of [a]sync-tasks-overhead into something hace 17 años
  Cédric Augonnet fdf2fb6ee2 Thanks to CUDA driver and runtime APIs not liking each other, and CUBLAS using hace 17 años
  Cédric Augonnet 27fa5c1d8e do not export fetch_data hace 17 años
  Cédric Augonnet 5bcc626e42 Add an optional "deinit_sched" method in the scheduling policy interface. hace 17 años
  Cédric Augonnet 2ad17cc384 cleanup the lists of memory requests at the termination of StarPU hace 17 años
  Cédric Augonnet f982d23b5c perhaps tasks that have been submitted are more likely to be completed ... :) hace 17 años
  Cédric Augonnet 22875839ef Add a new test to make sure tags and the starpu_tag_wait* API is behaving hace 17 años
  Samuel Thibault ce07f0c356 minor fixes hace 17 años
  Cédric Augonnet 334afa8703 Let the user specify the scheduling policy using command line in the hace 17 años
  Cédric Augonnet 3ef1ce23aa In addition to the use of environment variables to specify the number of hace 17 años
  Cédric Augonnet 44dea0a457 add a preliminary README file. hace 17 años
  Cédric Augonnet 3215a6d117 Applications may wait until a set of tags are completed using the hace 17 años
  Cédric Augonnet ac1ed7a69c add the strassen example to the test suite hace 17 años
  Cédric Augonnet 933f9f1623 add the "incrementer" example to the test suite hace 17 años
  Cédric Augonnet 60a0d23fe8 Since the "task->cleanup" flag is set by default, there is no need to free the hace 17 años
  Cédric Augonnet fc53967bc6 fix a typo hace 17 años
  Cédric Augonnet e37dc4a47d - even once a tag is associated to a task, it can either be ready or blocked. hace 17 años
  Cédric Augonnet 219384c426 make the tag_example tests less verbose hace 17 años
  Cédric Augonnet 684c52243a cleanup tag_example2 so that it is simpler to understand. hace 17 años
  Cédric Augonnet 0284f9b23a put examples in $prefix/lib/starpu/examples instead of ${prefix}/bin/examples hace 17 años
  Cédric Augonnet 9040800805 Cleanup tag management code: use static functions and do not export internal hace 17 años
  Cédric Augonnet ff09f6db4a add the "tag_example"s in the test suite hace 17 años
  Cédric Augonnet 1237eba151 as we use automake, we can get rid of the useless Makefile.in that remains hace 17 años
  Cédric Augonnet 56765687d6 Add a "cleanup" flag in the task structure (which is activated by default). If hace 17 años
  Cédric Augonnet 20e00d3e36 i'll copy 100 times "i shall remove debug printfs and proofread my patches hace 17 años
  Cédric Augonnet 114b4dd446 - cleanup termination code hace 17 años