Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 years ago |
Nathalie Furmento
|
7ae5f32c50
examples: fix copyrights
|
7 years ago |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 years ago |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 years ago |
Nathalie Furmento
|
802a261a06
fix inria copyright
|
10 years ago |
Samuel Thibault
|
6757bca1b5
Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
|
10 years ago |
Samuel Thibault
|
c60d91cb3f
Enable asynchronous OpenCL wherever possible
|
11 years ago |
Samuel Thibault
|
7d2bf0c630
Enable asynchronous CUDA kernels wherever possible
|
11 years ago |
Nathalie Furmento
|
a7614b7809
examples/basic_examples/multiformat: no longer define FPRINTF in multiformat_types.h as it is included in an opencl kernel and variadic macros are not allowed in OpenCL
|
12 years ago |
Nathalie Furmento
|
f1f6719353
use __starpu_func__ instead of __func__ which is not available on windows
|
12 years ago |
Nathalie Furmento
|
5e28436be9
examples: field where of struct starpu_codelet is optional, no longer set it
|
12 years ago |
Samuel Thibault
|
7733a5cb3c
Rename STARPU_MULTIFORMAT_GET_PTR into STARPU_MULTIFORMAT_GET_CPU_PTR, for coherency with the other macros
|
13 years ago |
Nathalie Furmento
|
b9476e6d4a
update code w.r.t coding style
|
13 years ago |
Cyril Roelandt
|
842e4c9f44
Fix the multiformat interface.
|
13 years ago |
Nathalie Furmento
|
61940dab45
examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones
|
13 years ago |
Nathalie Furmento
|
e80e9ec3b7
examples: do not print when environment variable STARPU_SSILENT is set
|
13 years ago |
Cyril Roelandt
|
260aae8a33
Merging branches/multi-format-2
|
13 years ago |
Nathalie Furmento
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
13 years ago |
Cyril Roelandt
|
104b94813b
Fixing the multiformat example.
|
13 years ago |
Cyril Roelandt
|
6884c732c5
First version of the multiformat interface.
|
13 years ago |