Samuel Thibault
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
12 年之前 |
Nathalie Furmento
|
1e3c1e9f49
examples: use variadic macros to be portable on MSVC
|
12 年之前 |
Nathalie Furmento
|
a872a04d26
examples/interface: codelet to display takes a optional string parameter
|
12 年之前 |
Nathalie Furmento
|
6b45b0d259
examples/interface/complex.c: fix code when cuda is disabled
|
12 年之前 |
Nathalie Furmento
|
c8081e9143
examples/interface: do not re-use the variable ret as we need it later to detect a ENODEV error
|
12 年之前 |
Nathalie Furmento
|
54c4e31e17
examples/interface: give names to codelets
|
12 年之前 |
Nathalie Furmento
|
96b1403508
complex data interface: the comparison codelet returns the result to the caller
|
12 年之前 |
Nathalie Furmento
|
c989236047
exemples/interface/complex: Make sure CUDA cards with capabilities < 1.3 do not try to perform operations on doubles
|
12 年之前 |
Nathalie Furmento
|
ca7d7aa451
examples: only include starpu.h as it includes all the other starpu_ .h files
|
12 年之前 |
Nathalie Furmento
|
a153f903fa
examples/codelet: move compare codelet to complex_codelet.h
|
12 年之前 |
Nathalie Furmento
|
25f36c7e72
examples/interface: move definition of display codelet to a separate file
|
12 年之前 |
Cyril Roelandt
|
d6fd124ae4
Check the return value of starpu_opencl_unload_opencl().
|
13 年之前 |
Cyril Roelandt
|
2912649808
Make examples/interface/complex work with OpenCL.
|
13 年之前 |
Nathalie Furmento
|
1bc571e77a
add a example on how to define a new data interface
|
13 年之前 |