Commit Verlauf

Autor SHA1 Nachricht Datum
  Cyril Roelandt c8d0f9db40 Remove some ugly #if 1. vor 13 Jahren
  Cyril Roelandt 3675d6b12e Make the CPU driver public. vor 13 Jahren
  Ludovic Courtès 61cce33341 gcc: Fix C++ builds. vor 13 Jahren
  Ludovic Courtès 35c287decd gcc: opencl: Generate the `clSetKernelArg' calls. vor 13 Jahren
  Ludovic Courtès e70dc7405a gcc: Generalize `build_error_statements'. vor 13 Jahren
  Ludovic Courtès 84b33e48cc Add `starpu_opencl_error_string'. vor 13 Jahren
  Ludovic Courtès 9157c5955d gcc: opencl: Generate the `starpu_opencl_load_kernel' call. vor 13 Jahren
  Cyril Roelandt 574e90baa5 Fix typo in starpu_driver_init(). vor 13 Jahren
  Ludovic Stordeur ef804757ed Fixed hwloc path setting vor 13 Jahren
  Cyril Roelandt 5cf37a84ec OpenCL: Make the OpenCL driver API public. vor 13 Jahren
  Sylvain Henry d6f045720d SOCL: minor fixes in matmul example (indentation...) vor 13 Jahren
  Sylvain Henry 5e5e5c5b2f SOCL: do not override user environment vor 13 Jahren
  Sylvain Henry fff6d69b0a SOCL: add matrix multiplication example vor 13 Jahren
  Cyril Roelandt 2a0326bb11 tests/sched_policies: add a test that makes sure schedulers take account of the data locality. vor 13 Jahren
  Cyril Roelandt eb121be8f7 tests/sched_policies/simple_cpu_gpu_sched.c: add the "static" keyword where it belongs. vor 13 Jahren
  Ludovic Courtès bedf7d02ae gcc: Pass `STARPU_OPENCL_CPPFLAGS' to the tests. vor 13 Jahren
  Nathalie Furmento 4283eaf20a tests/sched_policies/simple_deps.c: mark test as skipped when no device can execute the codelet vor 13 Jahren
  Cyril Roelandt 0debbc99af Fix tests/sched_policies/execute_all_tasks vor 13 Jahren
  Samuel Thibault 9badf4f117 Move unregistering tasks from implicit dependencies lists from vor 13 Jahren
  Nathalie Furmento b7101c4e1f ignore build-aux directory which is generated by autogen.sh vor 13 Jahren
  Nathalie Furmento 040fdff2d2 tests/datawizard/gpu_register.c: when no gpu is enabled, mark test as skipped vor 13 Jahren
  Nathalie Furmento fbf622d9b1 tests/datawizard/readonly.c: only define function when needed vor 13 Jahren
  Nathalie Furmento a5368f4839 examples/lu/xlu_pivot.c: set value when declaring variable vor 13 Jahren
  Nathalie Furmento 967c880c20 doc/chapters/advanced-api.texi: fix deftypefun syntax vor 13 Jahren
  Cyril Roelandt e8323b3896 tests/sched_policies/execute_all_tasks.c: be even less strict when checking the length of the tasks. vor 13 Jahren
  Nathalie Furmento 7b918aad19 rename internal variable heft_policy to _starpu_sched_dmda_policy to use the same naming as for the other policy objects vor 13 Jahren
  Cyril Roelandt 2f7e5967c3 tests/sched_policies/execute_all_tasks.c: be a little bit less strict when checking the duration of the tasks. vor 13 Jahren
  Cyril Roelandt b2926d3614 tests/sched_policies/execute_all_tasks.c: add debug messages. vor 13 Jahren
  Cyril Roelandt c3ab727e45 tests/sched_policies/simple_cpu_gpu_sched: fix call to setenv(). vor 13 Jahren
  Cyril Roelandt 97668cedb9 tests/sched_policies: exit with STARPU_TEST_SKIPPED if there are no devices. vor 13 Jahren