Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault b59e5fd23e revert lists: prioritized tasks are now at the front. Fixes priorities for some schedulers vor 12 Jahren
  Nathalie Furmento b52e35c9e0 tests/Makefile.am: add parallel_tasks/spmd_peager to testcase suite vor 12 Jahren
  Samuel Thibault 5b3d87d1c3 Permit to disable sequential consistency for a given task. vor 12 Jahren
  Nathalie Furmento 93057993ba tests: add new test datawizard/allocate.c to test user allocation memory when not enough memory left vor 12 Jahren
  Nathalie Furmento a1911a0e4e Makefile.am: use $(GLOBAL_AM_CFLAGS) vor 12 Jahren
  Nathalie Furmento fb8c55eaaf */Makefile.am: add gcc option -Werror=implicit to detect use of undeclared functions vor 12 Jahren
  Nathalie Furmento 2e5a29b311 tests: remove gordon tests and gordon implementations vor 12 Jahren
  Samuel Thibault d2f912325c Disable long exhaustive checks unless --enable-long-check is passed to configure vor 12 Jahren
  Samuel Thibault 45394ee422 Use simgrid cflags and libs for everything, since our tests or examples may use mutexes etc vor 12 Jahren
  Cyril Roelandt 4144483fb8 Disable warnings about deprecated declarations when testing deprecated declarations. vor 12 Jahren
  Nathalie Furmento 299f6cb89e tests/Makefile.am: starpu_machine_display is already checked from the tools directory vor 12 Jahren
  Nathalie Furmento 2be142a0ff configure: remove Cell support from configure, it is no longer possible to enable the gordon driver vor 12 Jahren
  Cyril Roelandt 81549ea081 Add a new interface: COO matrix. vor 12 Jahren
  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 vor 12 Jahren
  Sylvain Henry a5c0165de1 Add support for NULL codelets in starpu_insert_task vor 13 Jahren
  Samuel Thibault 415a58186b fix profiling by linking libstarpu statically into tests and examples vor 13 Jahren
  Samuel Thibault c3be90ec12 dist-ship scripts vor 13 Jahren
  Samuel Thibault e3bce3ba01 install and document benchmarks vor 13 Jahren
  Samuel Thibault 81cfe0c214 Add task scalability benchmark vor 13 Jahren
  Nathalie Furmento aecd3bf4b0 */Makefile.am: add FXT_LDFLAGS when missing vor 13 Jahren
  Sylvain Henry 37bce2edab Fix bad CUDA/OpenCL interaction vor 13 Jahren
  Nathalie Furmento 877a3b3bdd build: partly revert 7205 by testing automake version as LOG_COMPILER has been introduced in version 1.11. vor 13 Jahren
  Samuel Thibault 7b4d72bac4 Add fxt CFLAGS for src/core/workers.h build vor 13 Jahren
  Ludovic Courtès 74ac8f3079 build: Adjust tests to Automake 1.12. vor 13 Jahren
  Nathalie Furmento 3cff53fd54 New functionality starpu_insert_task_array similar to starpu_insert_task but with an array of data_handles. vor 13 Jahren
  Nathalie Furmento 9462673403 tests/perfmodels: new testcase valid_model to validate loading and storing of performance models vor 13 Jahren
  Samuel Thibault 39c06b2141 Add starpu_perfmodel_update_history, which permits applications to feed performance models with existing measurements vor 13 Jahren
  Cyril Roelandt 68d3369976 tests/main/driver_api/: add a test for the starpu_driver_run() and starpu_drivers_request_termination() functions. vor 13 Jahren
  Sylvain Henry be0651adb1 Add test for starpu_data_unregister_lazy vor 13 Jahren
  Cyril Roelandt 7cfe201d97 Add a test for the new driver interface. vor 13 Jahren