Samuel Thibault
|
fa015c7575
make gpu register tests use the last GPU, to trigger bugs about not selecting the proper GPU
|
11 年 前 |
Samuel Thibault
|
c05e9e394f
import work from Brice & Damien to adapt tests to MIC and SCC
|
12 年 前 |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 年 前 |
Nathalie Furmento
|
389271b78f
Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE.
|
12 年 前 |
Nathalie Furmento
|
660641a5d4
fix type conversion
|
12 年 前 |
Nathalie Furmento
|
b7f742398e
tests: fix type and shadow declarations
|
12 年 前 |
Nathalie Furmento
|
c905369f33
tests: minor fixes following icc's warnings
|
13 年 前 |
Nathalie Furmento
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
13 年 前 |
Nathalie Furmento
|
040fdff2d2
tests/datawizard/gpu_register.c: when no gpu is enabled, mark test as skipped
|
13 年 前 |
Samuel Thibault
|
acce0b71ce
Add OpenGL interoperability support
|
13 年 前 |
Nathalie Furmento
|
b86fdf68ab
tests/datawizard/gpu_register.c: OpenCL kernel needs to be compiled earlier
|
13 年 前 |
Nathalie Furmento
|
45e8deb138
tests/datawizard/gpu_register.c: compile opencl kernel
|
13 年 前 |
Nathalie Furmento
|
7878f9b69c
tests/datawizard/gpu_register.c: fix synchronous copy
|
13 年 前 |
Cyril Roelandt
|
3d761fe47b
tests/datawizard/gpu_register: add an OpenCL test.
|
13 年 前 |
Nathalie Furmento
|
be3048e262
tests: minor fixes:
|
13 年 前 |
Nathalie Furmento
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 年 前 |
Nathalie Furmento
|
93b298df19
tests: test return value for starpu_opencl_load_opencl_from_file
|
13 年 前 |
Nathalie Furmento
|
a817a5a6b3
tests/datawizard/gpu_register.c: only declare variables when needed
|
13 年 前 |
Samuel Thibault
|
e41febe75a
Fix test with just one worker
|
13 年 前 |
Samuel Thibault
|
bbe7c00e80
Disable gpu_register on cuda before 4.0, as they don't support thread safety yet
|
13 年 前 |
Samuel Thibault
|
ca64563a2a
Fix build without cuda
|
13 年 前 |
Samuel Thibault
|
3265678122
Restore unregister spuriously removed
|
13 年 前 |
Samuel Thibault
|
a0fc0c8a7c
Check for error returned by cudaMemcpy
|
13 年 前 |
Samuel Thibault
|
f4b2c1908e
factorize scal code
|
13 年 前 |
Samuel Thibault
|
59248e23e4
Test that registering data from a GPU works.
|
13 年 前 |