Nathalie Furmento
|
1e3c1e9f49
examples: use variadic macros to be portable on MSVC
|
hace 12 años |
Nathalie Furmento
|
5e28436be9
examples: field where of struct starpu_codelet is optional, no longer set it
|
hace 12 años |
Nathalie Furmento
|
b829f7be62
examples: s/vector_scale/vector_scal/g
|
hace 12 años |
Nathalie Furmento
|
be0c2c22ac
revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers
|
hace 12 años |
Nathalie Furmento
|
9082a372c7
field cl_arg_size of struct starpu_task is only used by the cell driver, remove it
|
hace 12 años |
Samuel Thibault
|
a4c024da3e
typos
|
hace 13 años |
Samuel Thibault
|
e5917197d0
Make more and bigger tasks in openmp example
|
hace 13 años |
Samuel Thibault
|
fe5e400981
Don't destroy task created by starpu_task_create
|
hace 13 años |
Samuel Thibault
|
b99a37252a
Use newer .pc
|
hace 13 años |
Samuel Thibault
|
b5a5804bad
make the openmp example use pheft by default
|
hace 13 años |
Nathalie Furmento
|
572473b193
examples: check return values of starpu functions
|
hace 13 años |
Nathalie Furmento
|
4e84b0ce42
examples: check return values of starpu functions
|
hace 13 años |
Cyril Roelandt
|
5bb88e30d4
Moving modes from tasks to codelets in examples/
|
hace 13 años |
Nathalie Furmento
|
b9476e6d4a
update code w.r.t coding style
|
hace 13 años |
Nathalie Furmento
|
61940dab45
examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones
|
hace 13 años |
Nathalie Furmento
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
hace 13 años |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
hace 13 años |
Nathalie Furmento
|
ee63c22a9e
Type renaming:
|
hace 13 años |
Nathalie Furmento
|
c80a8acea1
Datatypes renaming
|
hace 13 años |
Samuel Thibault
|
2f21c1e693
Add a configuration parameter to enable only one combined worker. Use it to provide an OpenMP example which should work with most OpenMP implementations.
|
hace 14 años |