Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 3a3c9e3038 delete trailing whitespaces il y a 15 ans
  Cédric Augonnet b3be0e3e09 The spmd_greedy test submits a lot of SPMD parallel-tasks with a pgreedy strategy. il y a 15 ans
  Samuel Thibault 719155db9f copyright fixes il y a 15 ans
  Cédric Augonnet 4958e33115 Add two tests that use regression-based performance models il y a 15 ans
  Cédric Augonnet e98e25f9fe Add a test that makes a succession of RW and REDUX accesses. il y a 15 ans
  Cédric Augonnet 29e147adb4 Fix the manual_reduction test for OpenCL (and use dummy kernels rather than il y a 15 ans
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: il y a 15 ans
  Nathalie Furmento cafb22e85f Makefile: make -C tests check runs coverage/coverage.sh only when coverage is enabled il y a 15 ans
  Cédric Augonnet e972e93da4 Fix make distcheck il y a 15 ans
  Cédric Augonnet 975cfaa576 Move coverage.sh test into the tests/ directory as this is not something that il y a 15 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