Cyril Roelandt
|
0ee3ebd86c
examples: return 77 when there are no devices.
|
13 lat temu |
Nathalie Furmento
|
4e84b0ce42
examples: check return values of starpu functions
|
13 lat temu |
Nathalie Furmento
|
3a30c58c65
examples: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task
|
13 lat temu |
Nathalie Furmento
|
b9476e6d4a
update code w.r.t coding style
|
13 lat temu |
Nathalie Furmento
|
61940dab45
examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones
|
13 lat temu |
Nathalie Furmento
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
13 lat temu |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
13 lat temu |
Nathalie Furmento
|
ee63c22a9e
Type renaming:
|
13 lat temu |
Samuel Thibault
|
bd2c88d145
cast void* to please the SCC compiler
|
13 lat temu |
Samuel Thibault
|
77e5c2f107
Drop useless field initialization to NULL
|
14 lat temu |
Samuel Thibault
|
7ff23acdf9
drop unrelated changes
|
14 lat temu |
Samuel Thibault
|
2668a39263
Fix gotoblas detection
|
14 lat temu |
Cédric Augonnet
|
a0f18ecea3
Include the function to filter the CSR matrix directly in the example to make
|
14 lat temu |
Cédric Augonnet
|
1a07d6c313
Forgot to commit Makefile.am changes, and use pinned memory if possible.
|
14 lat temu |
Cédric Augonnet
|
ff9569ec6f
Cleanup the SpMV example
|
14 lat temu |