提交歷史

作者 SHA1 備註 提交日期
  Nathalie Furmento 39d4896b2f tests/perfmodels/value_nan.c: test double and nan values can be written and read back properly 12 年之前
  Nathalie Furmento 73a6a5c909 tests/Makefile.am: fix LDFLAGS setting 12 年之前
  Nathalie Furmento 15bce4e057 Makefile: compile and link with scif library 12 年之前
  Nathalie Furmento 1bdf2585ae merge trunk 12 年之前
  Marc Sergent e0b771e409 FxT lock traces support added to StarPU. Use --enable-fxt-lock option of configure to activate it 12 年之前
  Nathalie Furmento c20778f325 tests/Makefile.am: test check rules 12 年之前
  Andra Hugo 8d8d2aa2f2 fix speed computation in the hypervisor 12 年之前
  Nathalie Furmento 69af6ec637 tests: new test to test insert task with codelet NULL and a callback 12 年之前
  Corentin Salingue 210ed2e470 add disk flag + add flag in reclaim + add test disk_computation 12 年之前
  Corentin Salingue fe3b3d199b forget save chage on makefile 12 年之前
  Corentin Salingue 969e7e7f34 moove test disk 12 年之前
  Samuel Thibault 02499756ce Add COMMUTE flag to let StarPU commute task with write access 12 年之前
  Samuel Thibault c3252a39ac Do not pass loader in testsuite 12 年之前
  Samuel Thibault f3fe0bfff3 Add cross-loader for MIC 12 年之前
  Samuel Thibault 7338c6368c fix subgraph tests for both CUDA and MIC cases 12 年之前
  Samuel Thibault d64bd81764 Fix MIC build 12 年之前
  Samuel Thibault b59e5fd23e revert lists: prioritized tasks are now at the front. Fixes priorities for some schedulers 12 年之前
  Nathalie Furmento b52e35c9e0 tests/Makefile.am: add parallel_tasks/spmd_peager to testcase suite 12 年之前
  Samuel Thibault 5b3d87d1c3 Permit to disable sequential consistency for a given task. 12 年之前
  Nathalie Furmento 93057993ba tests: add new test datawizard/allocate.c to test user allocation memory when not enough memory left 12 年之前
  Nathalie Furmento a1911a0e4e Makefile.am: use $(GLOBAL_AM_CFLAGS) 12 年之前
  Nathalie Furmento fb8c55eaaf */Makefile.am: add gcc option -Werror=implicit to detect use of undeclared functions 12 年之前
  Nathalie Furmento 2e5a29b311 tests: remove gordon tests and gordon implementations 12 年之前
  Samuel Thibault d2f912325c Disable long exhaustive checks unless --enable-long-check is passed to configure 12 年之前
  Samuel Thibault 45394ee422 Use simgrid cflags and libs for everything, since our tests or examples may use mutexes etc 12 年之前
  Cyril Roelandt 4144483fb8 Disable warnings about deprecated declarations when testing deprecated declarations. 12 年之前
  Nathalie Furmento 299f6cb89e tests/Makefile.am: starpu_machine_display is already checked from the tools directory 12 年之前
  Nathalie Furmento 2be142a0ff configure: remove Cell support from configure, it is no longer possible to enable the gordon driver 12 年之前
  Cyril Roelandt 81549ea081 Add a new interface: COO matrix. 12 年之前
  Samuel Thibault f62266afa8 Fix a bad interaction between tag deps and task deps: task dep wake-up should not retest tags since we clear them automatically. Add a thorough dependency testsuite which catches that. This also changes the locking convention for _starpu_enforce_deps_starting_from_task 12 年之前