Corentin Salingue
|
6e5d499f17
replace 0 with macro part 6
|
лет назад: 12 |
Nathalie Furmento
|
850c49fabc
Rename function starpu_helper_cublas_init to starpu_cublas_init
|
лет назад: 12 |
Nathalie Furmento
|
389271b78f
Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE.
|
лет назад: 12 |
Nathalie Furmento
|
5e28436be9
examples: field where of struct starpu_codelet is optional, no longer set it
|
лет назад: 12 |
Samuel Thibault
|
438cb42e66
Add support for directly drawing GFlops curves
|
лет назад: 12 |
Samuel Thibault
|
58cc1abab5
cholesky: Do not allocate any memory in simgrid mode, add options for deps and printing lp in bound support
|
лет назад: 12 |
Samuel Thibault
|
da6a43c29f
use starpu time, in order to get simgrid time
|
лет назад: 12 |
Cyril Roelandt
|
8d54204ab7
examples/cholesky/cholesky_tag.c: Remove the "pinned" argument of cholesky().
|
лет назад: 13 |
Nathalie Furmento
|
73dc3cf921
examples/cholesky/: make sure we free matrix after using it
|
лет назад: 13 |
Cyril Roelandt
|
5a9ca105f6
Remove double free() of "mat".
|
лет назад: 13 |
Nathalie Furmento
|
8be17eb74d
examples/cholesky/: do not allocate matrix twice
|
лет назад: 13 |
Nathalie Furmento
|
3f0e8b6165
examples: free memory and unregister data
|
лет назад: 13 |
Samuel Thibault
|
8861b1139a
Free data
|
лет назад: 13 |
Samuel Thibault
|
b379ac8a40
Fix returning 77
|
лет назад: 13 |
Cyril Roelandt
|
0ee3ebd86c
examples: return 77 when there are no devices.
|
лет назад: 13 |
Nathalie Furmento
|
4e84b0ce42
examples: check return values of starpu functions
|
лет назад: 13 |
Cyril Roelandt
|
5bb88e30d4
Moving modes from tasks to codelets in examples/
|
лет назад: 13 |
Nathalie Furmento
|
b9476e6d4a
update code w.r.t coding style
|
лет назад: 13 |
Nathalie Furmento
|
61940dab45
examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones
|
лет назад: 13 |
Nathalie Furmento
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
лет назад: 13 |
Nathalie Furmento
|
30c7cbfa10
rename type starpu_tag into starpu_tag_t
|
лет назад: 13 |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
лет назад: 13 |
Nathalie Furmento
|
c80a8acea1
Datatypes renaming
|
лет назад: 13 |
Nathalie Furmento
|
61f77c5b09
examples/: add missing calls to starpu_data_unregister
|
лет назад: 13 |
Samuel Thibault
|
b40eedf71a
fix initialization
|
лет назад: 14 |
Samuel Thibault
|
77e5c2f107
Drop useless field initialization to NULL
|
лет назад: 14 |
Cédric Augonnet
|
2db455d5ab
Use starpu_malloc
|
лет назад: 14 |
Samuel Thibault
|
68c2135caf
fix yet more c++-like comments
|
лет назад: 14 |
Nathalie Furmento
|
d6c6d3663f
examples/: do not display messages when environment variable STARPU_SSILENT is set
|
лет назад: 14 |
Cédric Augonnet
|
0de9ecb7a8
Massive cleanup in the examples/cholesky/ directory. Remove traces of the "dw_"
|
лет назад: 14 |