Corentin Salingue
|
6e5d499f17
replace 0 with macro part 6
|
před 12 roky |
Nathalie Furmento
|
1e3c1e9f49
examples: use variadic macros to be portable on MSVC
|
před 12 roky |
Nathalie Furmento
|
850c49fabc
Rename function starpu_helper_cublas_init to starpu_cublas_init
|
před 12 roky |
Nathalie Furmento
|
389271b78f
Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE.
|
před 12 roky |
Nathalie Furmento
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
před 12 roky |
Cyril Roelandt
|
9ba1ab9eb7
cg.c: free data.
|
před 13 roky |
Samuel Thibault
|
f3a42aaefa
Make sure to unpartition data before unregistering it
|
před 13 roky |
Samuel Thibault
|
fbf6b01624
Reduce size of big examples
|
před 13 roky |
Cyril Roelandt
|
0ee3ebd86c
examples: return 77 when there are no devices.
|
před 13 roky |
Nathalie Furmento
|
71d99dfffe
examples: typo and missing return
|
před 13 roky |
Nathalie Furmento
|
f766606c07
examples: when submission fails because it does not find a suitable worker, it is not an error, just skip the example
|
před 13 roky |
Nathalie Furmento
|
4e84b0ce42
examples: check return values of starpu functions
|
před 13 roky |
Nathalie Furmento
|
b9476e6d4a
update code w.r.t coding style
|
před 13 roky |
Nathalie Furmento
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
před 13 roky |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
před 13 roky |
Nathalie Furmento
|
61f77c5b09
examples/: add missing calls to starpu_data_unregister
|
před 13 roky |
Samuel Thibault
|
50996d4071
Fix termination hang: make sure all tasks are finished before shutting down
|
před 13 roky |
Cédric Augonnet
|
2db455d5ab
Use starpu_malloc
|
před 14 roky |
Nathalie Furmento
|
d6c6d3663f
examples/: do not display messages when environment variable STARPU_SSILENT is set
|
před 14 roky |
Cédric Augonnet
|
48aea5e024
Bug fix: use a kernel to actually put zeros in the vector that is initialized
|
před 14 roky |
Cédric Augonnet
|
2c390b92c0
Use the starpu_insert_task helper that makes it easier to deal with a stack of
|
před 14 roky |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
před 14 roky |
Cédric Augonnet
|
c750225a2b
Fix the CG example:
|
před 14 roky |
Cédric Augonnet
|
14ebc94929
Implement cg with filters
|
před 14 roky |
Cédric Augonnet
|
9c959490e7
Start to implement a conjugate gradient
|
před 14 roky |