Cyril Roelandt
|
0debbc99af
Fix tests/sched_policies/execute_all_tasks
|
13 年之前 |
Samuel Thibault
|
9badf4f117
Move unregistering tasks from implicit dependencies lists from
|
13 年之前 |
Nathalie Furmento
|
b7101c4e1f
ignore build-aux directory which is generated by autogen.sh
|
13 年之前 |
Nathalie Furmento
|
040fdff2d2
tests/datawizard/gpu_register.c: when no gpu is enabled, mark test as skipped
|
13 年之前 |
Nathalie Furmento
|
fbf622d9b1
tests/datawizard/readonly.c: only define function when needed
|
13 年之前 |
Nathalie Furmento
|
a5368f4839
examples/lu/xlu_pivot.c: set value when declaring variable
|
13 年之前 |
Nathalie Furmento
|
967c880c20
doc/chapters/advanced-api.texi: fix deftypefun syntax
|
13 年之前 |
Cyril Roelandt
|
e8323b3896
tests/sched_policies/execute_all_tasks.c: be even less strict when checking the length of the tasks.
|
13 年之前 |
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 年之前 |
Cyril Roelandt
|
2f7e5967c3
tests/sched_policies/execute_all_tasks.c: be a little bit less strict when checking the duration of the tasks.
|
13 年之前 |
Cyril Roelandt
|
b2926d3614
tests/sched_policies/execute_all_tasks.c: add debug messages.
|
13 年之前 |
Cyril Roelandt
|
c3ab727e45
tests/sched_policies/simple_cpu_gpu_sched: fix call to setenv().
|
13 年之前 |
Cyril Roelandt
|
97668cedb9
tests/sched_policies: exit with STARPU_TEST_SKIPPED if there are no devices.
|
13 年之前 |
Cyril Roelandt
|
cffdd44ad9
tests/sched_policies/execute_all_tasks.c: check the absolute value of the substraction.
|
13 年之前 |
Cyril Roelandt
|
5d9fabcd78
Replace sleep(x) by sleep(x*1000000), for sleep() is not available on Windows.
|
13 年之前 |
Cyril Roelandt
|
183a4850f2
Add simple tests for the schedulers, based on the profiling info.
|
13 年之前 |
Nathalie Furmento
|
f4e8d3bb66
delete build-aux directory as all its files are generated by autogen.sh
|
13 年之前 |
Nathalie Furmento
|
414f6e6546
build-aux: ignore files ar-lib and compile
|
13 年之前 |
Nathalie Furmento
|
e8979c9332
remove build-aux/compile from svn as the file is generated by autogen.sh
|
13 年之前 |
Ludovic Courtès
|
f25f898307
gcc: Make sure OpenCL tests can be run when STARPU_USE_OPENCL.
|
13 年之前 |
Sylvain Henry
|
b88b8f21db
SOCL: fix some memory leaks
|
13 年之前 |
Sylvain Henry
|
3a17c864a5
SOCL: fix segfaults with entity management
|
13 年之前 |
Nathalie Furmento
|
e3c30a2b44
gcc-plugin/tests/Makefile.am: when OpenCL is enabled, disable tests which use a mock implementation OpenCL as it conflicts with the system-installed OpenCL
|
13 年之前 |
Sylvain Henry
|
4d4495686f
configure.ac: fix for AM_PROG_AR
|
13 年之前 |
Sylvain Henry
|
2999cc6fe3
Fix build system for AutoConf 2.69
|
13 年之前 |
Sylvain Henry
|
72a94eb7b8
SOCL: fix use of deprecated API
|
13 年之前 |
Sylvain Henry
|
965ec2a0de
SOCL: remove useless debug strings
|
13 年之前 |
Sylvain Henry
|
841d32a1b2
StarPU-FFT: fix error when using both CUDA and FFTW3
|
13 年之前 |
Ludovic Courtès
|
df8b951430
gcc: Really make g++ happy.
|
13 年之前 |
Ludovic Courtès
|
aca7ce2ca8
gcc: Placate g++.
|
13 年之前 |