Commit History

Author SHA1 Message Date
  Nathalie Furmento f5fe5ad465 StarPU: Use character _ instead of - in filenames 15 years ago
  Cédric Augonnet 8b651c3b62 Test whether starpu_task_declare_deps_array works or not if the tasks 15 years ago
  Cédric Augonnet e241148129 Clarify the behaviour of starpu_wait_all_tasks with regenarable tasks. A 15 years ago
  Cédric Augonnet d5e905e7c9 When submitting a task to a specific worker, we also check that this worker is 15 years ago
  Cédric Augonnet bc3f1866aa In the subgraph_repeat_regenerate version of the subgraph_repeat test, the 15 years ago
  Cédric Augonnet 99ed62f769 Add a new test to stress the ability to regenerate interdependant tasks. 15 years ago
  Cédric Augonnet d908f0a3b3 Implement starpu_task_declare_deps_array to have actual dependencies not only 15 years ago
  Nathalie Furmento 3739cfa184 Prefixing of objects defined in starpu_config_h.in 15 years ago
  Cédric Augonnet f30ae2d243 The "regenerate" flag of the task structure indicates that the task structure 15 years ago
  Cédric Augonnet c1273c8f02 - add a (pretty naive) test to measure the latency between 2 GPUs 15 years ago
  Cédric Augonnet 5a38bde976 tag-wait-api is not a microbench either 15 years ago
  Cédric Augonnet 59a0283279 move the sync_and_notify_data example in a more appropriate directory too 15 years ago
  Cédric Augonnet 7363413be1 Move the "dsm stress" example in a more appropriate directory, this is not a 15 years ago
  Cédric Augonnet 92c6d51fb0 add a test to make sure that starpu_create_sync_task is working properly 15 years ago
  Cédric Augonnet def1bf0edc - Add a non blocking version of sync_with_data_with_mem called 16 years ago
  Cédric Augonnet 609a0f0f38 Add a test to make sure that the sync_with_data_with_mem function works 16 years ago
  Cédric Augonnet d9b4f5fb95 Add a new test to make sure that the partitionning/unpartitionning mechanisms 16 years ago
  Cédric Augonnet 02119279fc We now check whether the following blocking calls are called from a callback or 16 years ago
  Cédric Augonnet 4ac2e92f42 Add another classical synchronization problem to stress data management. 16 years ago
  Cédric Augonnet 152b6a7329 Add a the classical dining philosopher example: we have to explicitely order 16 years ago
  Cédric Augonnet e3defda082 Properly handle the case of 'write-only' buffers: there is no need for having a 16 years ago
  Cédric Augonnet 86f0556a11 - Add the starpu_execute_on_each_worker function. This function makes it 16 years ago
  Cédric Augonnet f33fc377f9 Get rid of the starpu-async branch where all recent changes have been made. 16 years ago
  Cédric Augonnet 395d7cbd95 Include the dynamically loaded ELF code in the distribution. 16 years ago
  Cédric Augonnet 554cb8bc74 dynamically load an empty kernel for the microbench that measure overhead 16 years ago
  Cédric Augonnet 75149a22e5 partially revert previous commit 16 years ago
  Cédric Augonnet 7f2aa2b4b3 use the dynamic code loading feature in Gordon 16 years ago
  Cédric Augonnet a259852f5e remove --coverage's output when cleaning up 16 years ago
  Cédric Augonnet 91f1a21d17 Add a test to make sure applications may manipulate data using the 16 years ago
  Cédric Augonnet 22875839ef Add a new test to make sure tags and the starpu_tag_wait* API is behaving 16 years ago