コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 2a695cd08f tests: add -Wall when compiling and fix warnings 14 年 前
  Nathalie Furmento 3ef8ed9896 add testcase for starpu_insert_task() 14 年 前
  Nathalie Furmento 3a3c9e3038 delete trailing whitespaces 14 年 前
  Cédric Augonnet b3be0e3e09 The spmd_greedy test submits a lot of SPMD parallel-tasks with a pgreedy strategy. 14 年 前
  Samuel Thibault 719155db9f copyright fixes 14 年 前
  Cédric Augonnet 4958e33115 Add two tests that use regression-based performance models 14 年 前
  Cédric Augonnet e98e25f9fe Add a test that makes a succession of RW and REDUX accesses. 14 年 前
  Cédric Augonnet 29e147adb4 Fix the manual_reduction test for OpenCL (and use dummy kernels rather than 14 年 前
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: 14 年 前
  Nathalie Furmento cafb22e85f Makefile: make -C tests check runs coverage/coverage.sh only when coverage is enabled 14 年 前
  Cédric Augonnet e972e93da4 Fix make distcheck 14 年 前
  Cédric Augonnet 975cfaa576 Move coverage.sh test into the tests/ directory as this is not something that 14 年 前
  Cédric Augonnet 0700ca07a1 Add a debug function to display the size of some data structures. 15 年 前
  Cédric Augonnet 3fb818e36e The starpu_data_cpy function copies the content of a handle into another handle. 15 年 前
  Nathalie Furmento 72e51d653e tests/Makefile.am: typo 15 年 前
  Nathalie Furmento 751a5a20c5 tests/Makefile.am: only install OpenCL codelet files when OpenCL is enabled 15 年 前
  Cédric Augonnet 2c2f40c638 The increment_redux test performs a succession of reduction phases followed by 15 年 前
  Cédric Augonnet d3dd8e5bd6 The "manual_reduction" test performs a reduction operation by the means of 15 年 前
  Nicolas Collin dc11e6e998 Added a mutex release in starpu_init in case of several threads calling it simultaneously. 15 年 前
  Cédric Augonnet 0d0f49090f Add a test that should force StarPU to do some memory reclaiming. 15 年 前
  Cédric Augonnet 40d5e40a24 Add a test that uses the void interface in order to protect a critical section 15 年 前
  Nathalie Furmento 98d7d163e5 tests/datawizard: add new test 15 年 前
  Nathalie Furmento e327bc7aa7 tests/datawizard/acquire_release: add cuda codelet and fix access_mode when calling starpu_data_acquire_cb 15 年 前
  Nathalie Furmento 11464b1731 Makefile.am: fix 15 年 前
  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 年 前
  Nathalie Furmento 5f0f59b8d5 Testcases: add new application to test combined synchronous and asynchronous acquire/release 15 年 前
  Cédric Augonnet fda0f0ca3f Some examples include starpu.h (and therefore possibly hwloc.h) 15 年 前
  Cédric Augonnet fdcffc1dcd The hwloc library is used in the public API so we need hwloc.h in case hwloc is 15 年 前
  Cédric Augonnet 461cd23194 Implement starpu_data_invalidate which invalidates all copies of a data handle. 15 年 前
  Nathalie Furmento 4a983beb04 Update copyright 15 年 前