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