Commit History

作者 SHA1 備註 提交日期
  Cyril Roelandt 4144483fb8 Disable warnings about deprecated declarations when testing deprecated declarations. 13 年之前
  Nathalie Furmento 299f6cb89e tests/Makefile.am: starpu_machine_display is already checked from the tools directory 13 年之前
  Nathalie Furmento 2be142a0ff configure: remove Cell support from configure, it is no longer possible to enable the gordon driver 13 年之前
  Cyril Roelandt 81549ea081 Add a new interface: COO matrix. 13 年之前
  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 13 年之前
  Sylvain Henry a5c0165de1 Add support for NULL codelets in starpu_insert_task 13 年之前
  Samuel Thibault 415a58186b fix profiling by linking libstarpu statically into tests and examples 13 年之前
  Samuel Thibault c3be90ec12 dist-ship scripts 13 年之前
  Samuel Thibault e3bce3ba01 install and document benchmarks 13 年之前
  Samuel Thibault 81cfe0c214 Add task scalability benchmark 13 年之前
  Nathalie Furmento aecd3bf4b0 */Makefile.am: add FXT_LDFLAGS when missing 13 年之前
  Sylvain Henry 37bce2edab Fix bad CUDA/OpenCL interaction 13 年之前
  Nathalie Furmento 877a3b3bdd build: partly revert 7205 by testing automake version as LOG_COMPILER has been introduced in version 1.11. 13 年之前
  Samuel Thibault 7b4d72bac4 Add fxt CFLAGS for src/core/workers.h build 13 年之前
  Ludovic Courtès 74ac8f3079 build: Adjust tests to Automake 1.12. 13 年之前
  Nathalie Furmento 3cff53fd54 New functionality starpu_insert_task_array similar to starpu_insert_task but with an array of data_handles. 13 年之前
  Nathalie Furmento 9462673403 tests/perfmodels: new testcase valid_model to validate loading and storing of performance models 13 年之前
  Samuel Thibault 39c06b2141 Add starpu_perfmodel_update_history, which permits applications to feed performance models with existing measurements 13 年之前
  Cyril Roelandt 68d3369976 tests/main/driver_api/: add a test for the starpu_driver_run() and starpu_drivers_request_termination() functions. 13 年之前
  Sylvain Henry be0651adb1 Add test for starpu_data_unregister_lazy 13 年之前
  Cyril Roelandt 7cfe201d97 Add a test for the new driver interface. 13 年之前
  Cyril Roelandt 2a0326bb11 tests/sched_policies: add a test that makes sure schedulers take account of the data locality. 13 年之前
  Cyril Roelandt cffdd44ad9 tests/sched_policies/execute_all_tasks.c: check the absolute value of the substraction. 13 年之前
  Cyril Roelandt 183a4850f2 Add simple tests for the schedulers, based on the profiling info. 13 年之前
  Samuel Thibault 924cd80401 Merge 1.0 branch 13 年之前
  Samuel Thibault 323c0844e8 Make sure we can submit tasks from codelets and callbacks 13 年之前
  Nathalie Furmento bdd3680ca1 tests/microbenchs: add benchmark matrix_as_vector.c to compare the access of a matrix object as a vector and a matrix 13 年之前
  Nathalie Furmento 27da2d05aa tests: add simple test to test asynchronous copies with OpenCL 13 年之前
  Nathalie Furmento 4f21884a2f tests/Makefile.am: do not add perfmodels/opencl_memset_kernel.cl twice in nobase_STARPU_OPENCL_DATA_DATA 13 年之前
  Nathalie Furmento 7c6d1be836 tests/Makefile.am: add datawizard/opencl_codelet_unsigned_inc_kernel.cl twice in nobase_STARPU_OPENCL_DATA_DATA just once 13 年之前