Commit történet

Szerző SHA1 Üzenet Dátum
  Nathalie Furmento 11464b1731 Makefile.am: fix 15 éve
  Nathalie Furmento a9621e568b Makefile.am: programs in directory tests are compiled when running 'make' and installed in 'target/lib/starpu/tests' when running 'make install' 15 éve
  Nathalie Furmento 5f0f59b8d5 Testcases: add new application to test combined synchronous and asynchronous acquire/release 15 éve
  Cédric Augonnet fda0f0ca3f Some examples include starpu.h (and therefore possibly hwloc.h) 15 éve
  Cédric Augonnet fdcffc1dcd The hwloc library is used in the public API so we need hwloc.h in case hwloc is 15 éve
  Cédric Augonnet 461cd23194 Implement starpu_data_invalidate which invalidates all copies of a data handle. 15 éve
  Nathalie Furmento 4a983beb04 Update copyright 15 éve
  Cédric Augonnet 3bf9c2f5f6 Provide the CUDA implementation of the codelet in the mpi_like(_async) tests. 15 éve
  Cédric Augonnet 949c821adf Use asynchronous user data requests in the previous MPI-like example 15 éve
  Cédric Augonnet c60646ab8a Add a test which mimics MPI communications on top of threads so that we can 15 éve
  Cédric Augonnet 901bc0961f Add a test for asynchronous user data requests with implicit deps 15 éve
  Cédric Augonnet 888effa7e3 Make sure that starpu_data_sync_with_mem_non_blocking also enforces sequential 15 éve
  Cédric Augonnet fc918e5f27 Add a test to make sure that starpu_data_sync_with_mem is working properly 15 éve
  Cédric Augonnet 0680ab4221 Add a test to check whether it is possible to submit a chain of "null tasks" 15 éve
  Cédric Augonnet cf92403d35 Add a new test to make sure that it is possible to use tasks with cl=NULL to 15 éve
  Cédric Augonnet 31ba3b65e0 Implement the "scratch" test on CUDA too 15 éve
  Cédric Augonnet e8068ec12d Add a new access mode: STARPU_SCRATCH. When this mode is specified, a temporary 15 éve
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. 15 éve
  Nathalie Furmento 957687e48f rename starpu_wait_task into starpu_task_wait 15 éve
  Nathalie Furmento fdc3ed93d9 tests/Makefile.am: Define what to do with .cl files 15 éve
  Nathalie Furmento 59c29c44ec merge branches/opencl --> trunk 15 éve
  Cédric Augonnet fd2e1254e8 Add a test to make sure that implicit data dependencies are working properly. 15 éve
  Cédric Augonnet bae27dbd3c Split the late_task_deps test into smaller tests for the different situations: 15 éve
  Nathalie Furmento f5fe5ad465 StarPU: Use character _ instead of - in filenames 15 éve
  Cédric Augonnet 8b651c3b62 Test whether starpu_task_declare_deps_array works or not if the tasks 15 éve
  Cédric Augonnet e241148129 Clarify the behaviour of starpu_wait_all_tasks with regenarable tasks. A 15 éve
  Cédric Augonnet d5e905e7c9 When submitting a task to a specific worker, we also check that this worker is 15 éve
  Cédric Augonnet bc3f1866aa In the subgraph_repeat_regenerate version of the subgraph_repeat test, the 15 éve
  Cédric Augonnet 99ed62f769 Add a new test to stress the ability to regenerate interdependant tasks. 15 éve
  Cédric Augonnet d908f0a3b3 Implement starpu_task_declare_deps_array to have actual dependencies not only 15 éve