Commit History

Author SHA1 Message Date
  Ludovic Stordeur ef804757ed Fixed hwloc path setting 13 years ago
  Cyril Roelandt 5cf37a84ec OpenCL: Make the OpenCL driver API public. 13 years ago
  Sylvain Henry d6f045720d SOCL: minor fixes in matmul example (indentation...) 13 years ago
  Sylvain Henry 5e5e5c5b2f SOCL: do not override user environment 13 years ago
  Sylvain Henry fff6d69b0a SOCL: add matrix multiplication example 13 years ago
  Cyril Roelandt 2a0326bb11 tests/sched_policies: add a test that makes sure schedulers take account of the data locality. 13 years ago
  Cyril Roelandt eb121be8f7 tests/sched_policies/simple_cpu_gpu_sched.c: add the "static" keyword where it belongs. 13 years ago
  Ludovic Courtès bedf7d02ae gcc: Pass `STARPU_OPENCL_CPPFLAGS' to the tests. 13 years ago
  Nathalie Furmento 4283eaf20a tests/sched_policies/simple_deps.c: mark test as skipped when no device can execute the codelet 13 years ago
  Cyril Roelandt 0debbc99af Fix tests/sched_policies/execute_all_tasks 13 years ago
  Samuel Thibault 9badf4f117 Move unregistering tasks from implicit dependencies lists from 13 years ago
  Nathalie Furmento b7101c4e1f ignore build-aux directory which is generated by autogen.sh 13 years ago
  Nathalie Furmento 040fdff2d2 tests/datawizard/gpu_register.c: when no gpu is enabled, mark test as skipped 13 years ago
  Nathalie Furmento fbf622d9b1 tests/datawizard/readonly.c: only define function when needed 13 years ago
  Nathalie Furmento a5368f4839 examples/lu/xlu_pivot.c: set value when declaring variable 13 years ago
  Nathalie Furmento 967c880c20 doc/chapters/advanced-api.texi: fix deftypefun syntax 13 years ago
  Cyril Roelandt e8323b3896 tests/sched_policies/execute_all_tasks.c: be even less strict when checking the length of the tasks. 13 years ago
  Nathalie Furmento 7b918aad19 rename internal variable heft_policy to _starpu_sched_dmda_policy to use the same naming as for the other policy objects 13 years ago
  Cyril Roelandt 2f7e5967c3 tests/sched_policies/execute_all_tasks.c: be a little bit less strict when checking the duration of the tasks. 13 years ago
  Cyril Roelandt b2926d3614 tests/sched_policies/execute_all_tasks.c: add debug messages. 13 years ago
  Cyril Roelandt c3ab727e45 tests/sched_policies/simple_cpu_gpu_sched: fix call to setenv(). 13 years ago
  Cyril Roelandt 97668cedb9 tests/sched_policies: exit with STARPU_TEST_SKIPPED if there are no devices. 13 years ago
  Cyril Roelandt cffdd44ad9 tests/sched_policies/execute_all_tasks.c: check the absolute value of the substraction. 13 years ago
  Cyril Roelandt 5d9fabcd78 Replace sleep(x) by sleep(x*1000000), for sleep() is not available on Windows. 13 years ago
  Cyril Roelandt 183a4850f2 Add simple tests for the schedulers, based on the profiling info. 13 years ago
  Nathalie Furmento f4e8d3bb66 delete build-aux directory as all its files are generated by autogen.sh 13 years ago
  Nathalie Furmento 414f6e6546 build-aux: ignore files ar-lib and compile 13 years ago
  Nathalie Furmento e8979c9332 remove build-aux/compile from svn as the file is generated by autogen.sh 13 years ago
  Ludovic Courtès f25f898307 gcc: Make sure OpenCL tests can be run when STARPU_USE_OPENCL. 13 years ago
  Sylvain Henry b88b8f21db SOCL: fix some memory leaks 13 years ago