Commit History

Author SHA1 Message Date
  Cédric Augonnet 0d0f49090f Add a test that should force StarPU to do some memory reclaiming. 15 years ago
  Cédric Augonnet 40d5e40a24 Add a test that uses the void interface in order to protect a critical section 15 years ago
  Nathalie Furmento 98d7d163e5 tests/datawizard: add new test 15 years ago
  Nathalie Furmento e327bc7aa7 tests/datawizard/acquire_release: add cuda codelet and fix access_mode when calling starpu_data_acquire_cb 15 years ago
  Nathalie Furmento 11464b1731 Makefile.am: fix 15 years ago
  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 years ago
  Nathalie Furmento 5f0f59b8d5 Testcases: add new application to test combined synchronous and asynchronous acquire/release 15 years ago
  Cédric Augonnet fda0f0ca3f Some examples include starpu.h (and therefore possibly hwloc.h) 15 years ago
  Cédric Augonnet fdcffc1dcd The hwloc library is used in the public API so we need hwloc.h in case hwloc is 15 years ago
  Cédric Augonnet 461cd23194 Implement starpu_data_invalidate which invalidates all copies of a data handle. 15 years ago
  Nathalie Furmento 4a983beb04 Update copyright 15 years ago
  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