Samuel Thibault
|
cdeae45d62
Add complex interface filters
|
hace 6 años |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
hace 6 años |
Nathalie Furmento
|
7ae5f32c50
examples: fix copyrights
|
hace 7 años |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
hace 7 años |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
hace 10 años |
Samuel Thibault
|
6f02123c98
assume double support is available in simgrid mode
|
hace 10 años |
Samuel Thibault
|
6757bca1b5
Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
|
hace 10 años |
Samuel Thibault
|
c60d91cb3f
Enable asynchronous OpenCL wherever possible
|
hace 11 años |
Samuel Thibault
|
7d2bf0c630
Enable asynchronous CUDA kernels wherever possible
|
hace 11 años |
Nathalie Furmento
|
f6d2286da2
examples/interface/: minor fixes following bugs detected by valgrind
|
hace 11 años |
Nathalie Furmento
|
98d9eb5c64
Functions starpu_insert_task and starpu_mpi_insert_task are renamed
|
hace 11 años |
Nathalie Furmento
|
dce47dbbb2
examples/interface: turn example silent if environment variable STARPU_SSILENT is set
|
hace 11 años |
Corentin Salingue
|
6e5d499f17
replace 0 with macro part 6
|
hace 12 años |
Samuel Thibault
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
hace 12 años |
Nathalie Furmento
|
1e3c1e9f49
examples: use variadic macros to be portable on MSVC
|
hace 12 años |
Nathalie Furmento
|
a872a04d26
examples/interface: codelet to display takes a optional string parameter
|
hace 12 años |
Nathalie Furmento
|
6b45b0d259
examples/interface/complex.c: fix code when cuda is disabled
|
hace 12 años |
Nathalie Furmento
|
c8081e9143
examples/interface: do not re-use the variable ret as we need it later to detect a ENODEV error
|
hace 12 años |
Nathalie Furmento
|
54c4e31e17
examples/interface: give names to codelets
|
hace 12 años |
Nathalie Furmento
|
96b1403508
complex data interface: the comparison codelet returns the result to the caller
|
hace 12 años |
Nathalie Furmento
|
c989236047
exemples/interface/complex: Make sure CUDA cards with capabilities < 1.3 do not try to perform operations on doubles
|
hace 12 años |
Nathalie Furmento
|
ca7d7aa451
examples: only include starpu.h as it includes all the other starpu_ .h files
|
hace 12 años |
Nathalie Furmento
|
a153f903fa
examples/codelet: move compare codelet to complex_codelet.h
|
hace 12 años |
Nathalie Furmento
|
25f36c7e72
examples/interface: move definition of display codelet to a separate file
|
hace 12 años |
Cyril Roelandt
|
d6fd124ae4
Check the return value of starpu_opencl_unload_opencl().
|
hace 13 años |
Cyril Roelandt
|
2912649808
Make examples/interface/complex work with OpenCL.
|
hace 13 años |
Nathalie Furmento
|
1bc571e77a
add a example on how to define a new data interface
|
hace 13 años |