Commit History

Author SHA1 Message Date
  Cédric Augonnet 3bf9c2f5f6 Provide the CUDA implementation of the codelet in the mpi_like(_async) tests. 15 years ago
  Cédric Augonnet 949c821adf Use asynchronous user data requests in the previous MPI-like example 15 years ago
  Cédric Augonnet c60646ab8a Add a test which mimics MPI communications on top of threads so that we can 15 years ago
  Cédric Augonnet 901bc0961f Add a test for asynchronous user data requests with implicit deps 15 years ago
  Cédric Augonnet 888effa7e3 Make sure that starpu_data_sync_with_mem_non_blocking also enforces sequential 15 years ago
  Cédric Augonnet fc918e5f27 Add a test to make sure that starpu_data_sync_with_mem is working properly 15 years ago
  Cédric Augonnet 0680ab4221 Add a test to check whether it is possible to submit a chain of "null tasks" 15 years ago
  Cédric Augonnet cf92403d35 Add a new test to make sure that it is possible to use tasks with cl=NULL to 15 years ago
  Cédric Augonnet 31ba3b65e0 Implement the "scratch" test on CUDA too 15 years ago
  Cédric Augonnet e8068ec12d Add a new access mode: STARPU_SCRATCH. When this mode is specified, a temporary 15 years ago
  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. 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