Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 年之前 |
Nathalie Furmento
|
7ae5f32c50
examples: fix copyrights
|
7 年之前 |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 年之前 |
Nathalie Furmento
|
4b0182bdb0
examples: fixes for cppcheck warnings
|
8 年之前 |
Samuel Thibault
|
00b1ef6f74
Add more verbose comments in examples source code
|
9 年之前 |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 年之前 |
Nathalie Furmento
|
4f6b40a1da
src/ examples/ tests/ tools/: fix coding style, curly braces go on a newline
|
10 年之前 |
Samuel Thibault
|
d35c3ec66b
Make quickcheck faster
|
10 年之前 |
Samuel Thibault
|
6757bca1b5
Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
|
10 年之前 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 年之前 |
Corentin Salingue
|
6e5d499f17
replace 0 with macro part 6
|
12 年之前 |
Samuel Thibault
|
6c292a0431
add more function names for MIC/SCC
|
12 年之前 |
Nathalie Furmento
|
1e3c1e9f49
examples: use variadic macros to be portable on MSVC
|
12 年之前 |
Nathalie Furmento
|
9063cf5133
examples: avoid shadowed declarations
|
12 年之前 |
Nathalie Furmento
|
6100f10c94
examples: fix signed-ness
|
12 年之前 |
Nathalie Furmento
|
5e28436be9
examples: field where of struct starpu_codelet is optional, no longer set it
|
12 年之前 |
Samuel Thibault
|
c9f842f8d3
Reduce vector_scal_spmd execution time
|
12 年之前 |
Nathalie Furmento
|
b829f7be62
examples: s/vector_scale/vector_scal/g
|
12 年之前 |
Nathalie Furmento
|
be0c2c22ac
revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers
|
12 年之前 |
Nathalie Furmento
|
9082a372c7
field cl_arg_size of struct starpu_task is only used by the cell driver, remove it
|
12 年之前 |
Samuel Thibault
|
38609b1ecc
Free allocated vector
|
13 年之前 |
Nathalie Furmento
|
d09b4a77ea
examples/spmd/vector_scal_spmd.c: skip if starpu_init returns ENODEV
|
13 年之前 |
Nathalie Furmento
|
ee3570bcfb
examples/spmd/vector_scal_spmd.c: skip on enodev
|
13 年之前 |
Nicolas Collin
|
b6575c2a6f
Added the SPMD example in Makefile.am.
|
13 年之前 |