コミット履歴

作者 SHA1 メッセージ 日付
  Cyril Roelandt 07ac945e35 tests/sched_policies/simple_deps.c: the second task may start right after the first one is done. 13 年 前
  Cyril Roelandt 6501a277d5 Add bloody missing copyrights. 13 年 前
  Cyril Roelandt 5c120d68ea Fix coding style issues in tests/datawizard/lazy_unregister.c 13 年 前
  Sylvain Henry 2e567f9436 Fix lazy_unregister test 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 年 前
  Ludovic Stordeur 284bfe843c gcc-plugin: added groupsize support to OpenCL codelet generation. 13 年 前
  Sylvain Henry 34ea06259e Add starpu_data_unregister_lazy(handle) 13 年 前
  Cyril Roelandt 681ab1d0c0 Changelog: mention r.6603 ("Fix the build when using FxT on systems other than Linux.") 13 年 前
  Nathalie Furmento 922be3e1fd tests/main/driver_api/init_run_deinit.c: typo 13 年 前
  Nathalie Furmento e63e556b9c doc: typo 13 年 前
  Nathalie Furmento 0177131755 build-aux: ignore compilation-generated files 13 年 前
  Nathalie Furmento 8f0330167f tests/main/driver_api/init_run_deinit.c: check there is a available device before testing it 13 年 前
  Nathalie Furmento 74e3d138f2 Driver API: rename starpu_set_end_of_submissions into starpu_drivers_request_termination and document it 13 年 前
  Nathalie Furmento e1403ae671 tools/dev/starpu_check_undocumented.sh: fix RE to check if a function is documented 13 年 前
  Nathalie Furmento 274a35f0db doc/chapters/advanced-api.texi: add doc for starpu_driver_run() and clarify starpu_driver_run_once() 13 年 前
  Cyril Roelandt cc9f035a44 Update the documentation for "struct starpu_driver". 13 年 前
  Nathalie Furmento 3536012d22 doc/chapters/advanced-api.texi: update doc for driver api 13 年 前
  Cyril Roelandt 05b50361b8 src/drivers/opencl/driver_opencl.c: Fix a typo. 13 年 前
  Cyril Roelandt 9f5d03abd5 tests/main/driver_api/init_run_deinit.c: do not fail when there are no GPUs running OpenCL. 13 年 前
  Cyril Roelandt 1fbbffce77 Make sure to really abort if StarPU was built with multithread GPU control support and OpenGL interoperability was requested. 13 年 前
  Sylvain Henry e2f04033e0 core/sched_policy.c: use memcpy to copy scheduling policy structure 13 年 前
  Sylvain Henry f9bd216b13 core/sched_policy.c: copy policy_name and policy_description fields when loading a scheduler 13 年 前
  Samuel Thibault 7894eed66c Fix list of implementations 13 年 前
  Ludovic Courtès 58f887d9cf gcc: Build a ChangeLog upon `make dist'. 13 年 前
  Ludovic Courtès ba4cecc42f gcc: Don't run the test suite when Guile is unavailable. 13 年 前
  Nicolas Collin e4c7c5898b Added a new combined_workers test. 13 年 前
  Ludovic Courtès 6d99679dd5 gcc: Relax the GCC version test. 13 年 前
  Ludovic Stordeur 80352180bb gcc-plugin: completed OpenCL codelet generation. 13 年 前
  Cyril Roelandt 7cfe201d97 Add a test for the new driver interface. 13 年 前