Historique des commits

Auteur SHA1 Message Date
  Cédric Augonnet e972e93da4 Fix make distcheck il y a 14 ans
  Cédric Augonnet 975cfaa576 Move coverage.sh test into the tests/ directory as this is not something that il y a 14 ans
  Cédric Augonnet 0700ca07a1 Add a debug function to display the size of some data structures. il y a 15 ans
  Cédric Augonnet 3fb818e36e The starpu_data_cpy function copies the content of a handle into another handle. il y a 15 ans
  Nathalie Furmento 72e51d653e tests/Makefile.am: typo il y a 15 ans
  Nathalie Furmento 751a5a20c5 tests/Makefile.am: only install OpenCL codelet files when OpenCL is enabled il y a 15 ans
  Cédric Augonnet 2c2f40c638 The increment_redux test performs a succession of reduction phases followed by il y a 15 ans
  Cédric Augonnet d3dd8e5bd6 The "manual_reduction" test performs a reduction operation by the means of il y a 15 ans
  Nicolas Collin dc11e6e998 Added a mutex release in starpu_init in case of several threads calling it simultaneously. il y a 15 ans
  Cédric Augonnet 0d0f49090f Add a test that should force StarPU to do some memory reclaiming. il y a 15 ans
  Cédric Augonnet 40d5e40a24 Add a test that uses the void interface in order to protect a critical section il y a 15 ans
  Nathalie Furmento 98d7d163e5 tests/datawizard: add new test il y a 15 ans
  Nathalie Furmento e327bc7aa7 tests/datawizard/acquire_release: add cuda codelet and fix access_mode when calling starpu_data_acquire_cb il y a 15 ans
  Nathalie Furmento 11464b1731 Makefile.am: fix il y a 15 ans
  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' il y a 15 ans
  Nathalie Furmento 5f0f59b8d5 Testcases: add new application to test combined synchronous and asynchronous acquire/release il y a 15 ans
  Cédric Augonnet fda0f0ca3f Some examples include starpu.h (and therefore possibly hwloc.h) il y a 15 ans
  Cédric Augonnet fdcffc1dcd The hwloc library is used in the public API so we need hwloc.h in case hwloc is il y a 15 ans
  Cédric Augonnet 461cd23194 Implement starpu_data_invalidate which invalidates all copies of a data handle. il y a 15 ans
  Nathalie Furmento 4a983beb04 Update copyright il y a 15 ans
  Cédric Augonnet 3bf9c2f5f6 Provide the CUDA implementation of the codelet in the mpi_like(_async) tests. il y a 15 ans
  Cédric Augonnet 949c821adf Use asynchronous user data requests in the previous MPI-like example il y a 15 ans
  Cédric Augonnet c60646ab8a Add a test which mimics MPI communications on top of threads so that we can il y a 15 ans
  Cédric Augonnet 901bc0961f Add a test for asynchronous user data requests with implicit deps il y a 15 ans
  Cédric Augonnet 888effa7e3 Make sure that starpu_data_sync_with_mem_non_blocking also enforces sequential il y a 15 ans
  Cédric Augonnet fc918e5f27 Add a test to make sure that starpu_data_sync_with_mem is working properly il y a 15 ans
  Cédric Augonnet 0680ab4221 Add a test to check whether it is possible to submit a chain of "null tasks" il y a 15 ans
  Cédric Augonnet cf92403d35 Add a new test to make sure that it is possible to use tasks with cl=NULL to il y a 15 ans
  Cédric Augonnet 31ba3b65e0 Implement the "scratch" test on CUDA too il y a 15 ans
  Cédric Augonnet e8068ec12d Add a new access mode: STARPU_SCRATCH. When this mode is specified, a temporary il y a 15 ans