Cyril Roelandt
|
cffdd44ad9
tests/sched_policies/execute_all_tasks.c: check the absolute value of the substraction.
|
před 13 roky |
Cyril Roelandt
|
5d9fabcd78
Replace sleep(x) by sleep(x*1000000), for sleep() is not available on Windows.
|
před 13 roky |
Cyril Roelandt
|
183a4850f2
Add simple tests for the schedulers, based on the profiling info.
|
před 13 roky |
Nathalie Furmento
|
f4e8d3bb66
delete build-aux directory as all its files are generated by autogen.sh
|
před 13 roky |
Nathalie Furmento
|
414f6e6546
build-aux: ignore files ar-lib and compile
|
před 13 roky |
Nathalie Furmento
|
e8979c9332
remove build-aux/compile from svn as the file is generated by autogen.sh
|
před 13 roky |
Ludovic Courtès
|
f25f898307
gcc: Make sure OpenCL tests can be run when STARPU_USE_OPENCL.
|
před 13 roky |
Sylvain Henry
|
b88b8f21db
SOCL: fix some memory leaks
|
před 13 roky |
Sylvain Henry
|
3a17c864a5
SOCL: fix segfaults with entity management
|
před 13 roky |
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
|
před 13 roky |
Sylvain Henry
|
4d4495686f
configure.ac: fix for AM_PROG_AR
|
před 13 roky |
Sylvain Henry
|
2999cc6fe3
Fix build system for AutoConf 2.69
|
před 13 roky |
Sylvain Henry
|
72a94eb7b8
SOCL: fix use of deprecated API
|
před 13 roky |
Sylvain Henry
|
965ec2a0de
SOCL: remove useless debug strings
|
před 13 roky |
Sylvain Henry
|
841d32a1b2
StarPU-FFT: fix error when using both CUDA and FFTW3
|
před 13 roky |
Ludovic Courtès
|
df8b951430
gcc: Really make g++ happy.
|
před 13 roky |
Ludovic Courtès
|
aca7ce2ca8
gcc: Placate g++.
|
před 13 roky |
Ludovic Courtès
|
bebc00342b
gcc: Add missing <sys/mman.h> inclusion.
|
před 13 roky |
Ludovic Courtès
|
d7f1fb7e2e
gcc: Factorize OpenCL file-loading code.
|
před 13 roky |
Ludovic Courtès
|
fb495aa978
gcc: Add `-fplugin-arg-starpu-opencl-include-dir'.
|
před 13 roky |
Ludovic Courtès
|
525dfbbed7
gcc: Add preliminary `#pragma starpu opencl'.
|
před 13 roky |
Ludovic Courtès
|
f4e5624855
gcc: Factorize struct tag lookup.
|
před 13 roky |
Ludovic Courtès
|
3e13570cb1
gcc: mocks: Invoke task implementations.
|
před 13 roky |
Ludovic Courtès
|
dcf93197bc
gcc: Fix the mock `starpu_codelet_unpack_args'.
|
před 13 roky |
Cyril Roelandt
|
944f874558
_starpu_driver_test_request_completion(): return an error if the param_value argument of clGetEventInfo() is negative.
|
před 13 roky |
Ludovic Courtès
|
e583c3f891
gcc: Enable the `opencl-types.c' test when OpenCL is not used.
|
před 13 roky |
Ludovic Courtès
|
b37e8c60d9
gcc: Add an `add_target' pragma.
|
před 13 roky |
Ludovic Courtès
|
f5740af656
gcc: Adapt configury to Darwin's linker.
|
před 13 roky |
Ludovic Courtès
|
ee295e6454
gcc: Factorize task argument list initialization.
|
před 13 roky |
Ludovic Courtès
|
71741efad3
gcc: Interpret string literals.
|
před 13 roky |