Historial de Commits

Autor SHA1 Mensaje Fecha
  Cédric Augonnet fc918e5f27 Add a test to make sure that starpu_data_sync_with_mem is working properly hace 16 años
  Cédric Augonnet 0680ab4221 Add a test to check whether it is possible to submit a chain of "null tasks" hace 16 años
  Cédric Augonnet cf92403d35 Add a new test to make sure that it is possible to use tasks with cl=NULL to hace 16 años
  Cédric Augonnet 31ba3b65e0 Implement the "scratch" test on CUDA too hace 16 años
  Cédric Augonnet e8068ec12d Add a new access mode: STARPU_SCRATCH. When this mode is specified, a temporary hace 16 años
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. hace 16 años
  Nathalie Furmento 957687e48f rename starpu_wait_task into starpu_task_wait hace 16 años
  Nathalie Furmento fdc3ed93d9 tests/Makefile.am: Define what to do with .cl files hace 16 años
  Nathalie Furmento 59c29c44ec merge branches/opencl --> trunk hace 16 años
  Cédric Augonnet fd2e1254e8 Add a test to make sure that implicit data dependencies are working properly. hace 16 años
  Cédric Augonnet bae27dbd3c Split the late_task_deps test into smaller tests for the different situations: hace 16 años
  Nathalie Furmento f5fe5ad465 StarPU: Use character _ instead of - in filenames hace 16 años
  Cédric Augonnet 8b651c3b62 Test whether starpu_task_declare_deps_array works or not if the tasks hace 16 años
  Cédric Augonnet e241148129 Clarify the behaviour of starpu_wait_all_tasks with regenarable tasks. A hace 16 años
  Cédric Augonnet d5e905e7c9 When submitting a task to a specific worker, we also check that this worker is hace 16 años
  Cédric Augonnet bc3f1866aa In the subgraph_repeat_regenerate version of the subgraph_repeat test, the hace 16 años
  Cédric Augonnet 99ed62f769 Add a new test to stress the ability to regenerate interdependant tasks. hace 16 años
  Cédric Augonnet d908f0a3b3 Implement starpu_task_declare_deps_array to have actual dependencies not only hace 16 años
  Nathalie Furmento 3739cfa184 Prefixing of objects defined in starpu_config_h.in hace 16 años
  Cédric Augonnet f30ae2d243 The "regenerate" flag of the task structure indicates that the task structure hace 16 años
  Cédric Augonnet c1273c8f02 - add a (pretty naive) test to measure the latency between 2 GPUs hace 16 años
  Cédric Augonnet 5a38bde976 tag-wait-api is not a microbench either hace 16 años
  Cédric Augonnet 59a0283279 move the sync_and_notify_data example in a more appropriate directory too hace 16 años
  Cédric Augonnet 7363413be1 Move the "dsm stress" example in a more appropriate directory, this is not a hace 16 años
  Cédric Augonnet 92c6d51fb0 add a test to make sure that starpu_create_sync_task is working properly hace 16 años
  Cédric Augonnet def1bf0edc - Add a non blocking version of sync_with_data_with_mem called hace 16 años
  Cédric Augonnet 609a0f0f38 Add a test to make sure that the sync_with_data_with_mem function works hace 16 años
  Cédric Augonnet d9b4f5fb95 Add a new test to make sure that the partitionning/unpartitionning mechanisms hace 16 años
  Cédric Augonnet 02119279fc We now check whether the following blocking calls are called from a callback or hace 16 años
  Cédric Augonnet 4ac2e92f42 Add another classical synchronization problem to stress data management. hace 16 años