커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Nathalie Furmento a5788cb8d7 STARPU-VERSION: add rules which explain how to change numbers 13 년 전
  Sylvain Henry 2b78bb7113 SOCL: minor renaming in matmul example 13 년 전
  Sylvain Henry 14fd603c84 SOCL: use smaller data set in matmul example 13 년 전
  Nathalie Furmento 2fb3f26941 configure.ac: error when hwloc is not found and the option --without-hwloc was not specified when calling configure, as we do not want users to use StarPU without hwloc without being warned 13 년 전
  Nathalie Furmento 9b4cfbf9f1 tests/sched_policies/simple_cpu_gpu_sched.c: define mandatory symbol fields for struct starpu_perfmodel 13 년 전
  Nathalie Furmento 5362831fe1 Do not load a perfmodel if its field symbol is not set 13 년 전
  Nathalie Furmento e86763c3ef socl/src/init.c: revert #6609 13 년 전
  Nathalie Furmento 2c5f317f29 socl/src/init.c: partly revert revision 6585 13 년 전
  Samuel Thibault 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 년 전
  Samuel Thibault 65e4898549 rename float.h (and double.h), which conflict with a standard c++ header 13 년 전
  Samuel Thibault 2e9ada833d rename float.h (and double.h), which conflict with a standard c++ header 13 년 전
  Cyril Roelandt fa03175d5b Fix the build when using FxT on systems other than Linux. 13 년 전
  Cyril Roelandt da37f059a0 Make starpu_driver_run() work with CPU workers. 13 년 전