Commit History

Author SHA1 Message Date
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. 15 years ago
  Nathalie Furmento 957687e48f rename starpu_wait_task into starpu_task_wait 15 years ago
  Nathalie Furmento fdc3ed93d9 tests/Makefile.am: Define what to do with .cl files 15 years ago
  Nathalie Furmento 59c29c44ec merge branches/opencl --> trunk 15 years ago
  Cédric Augonnet fd2e1254e8 Add a test to make sure that implicit data dependencies are working properly. 15 years ago
  Cédric Augonnet bae27dbd3c Split the late_task_deps test into smaller tests for the different situations: 15 years ago
  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. 16 years ago
  Cédric Augonnet d908f0a3b3 Implement starpu_task_declare_deps_array to have actual dependencies not only 16 years ago
  Nathalie Furmento 3739cfa184 Prefixing of objects defined in starpu_config_h.in 16 years ago
  Cédric Augonnet f30ae2d243 The "regenerate" flag of the task structure indicates that the task structure 16 years ago
  Cédric Augonnet c1273c8f02 - add a (pretty naive) test to measure the latency between 2 GPUs 16 years ago
  Cédric Augonnet 5a38bde976 tag-wait-api is not a microbench either 16 years ago
  Cédric Augonnet 59a0283279 move the sync_and_notify_data example in a more appropriate directory too 16 years ago
  Cédric Augonnet 7363413be1 Move the "dsm stress" example in a more appropriate directory, this is not a 16 years ago
  Cédric Augonnet 92c6d51fb0 add a test to make sure that starpu_create_sync_task is working properly 16 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