Nathalie Furmento
|
5e28436be9
examples: field where of struct starpu_codelet is optional, no longer set it
|
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 年之前 |
Nathalie Furmento
|
ca7d7aa451
examples: only include starpu.h as it includes all the other starpu_ .h files
|
12 年之前 |
Nathalie Furmento
|
0e898d8fd4
examples/: check return value for starpu functions
|
13 年之前 |
Nathalie Furmento
|
572473b193
examples: check return values of starpu functions
|
13 年之前 |
Nathalie Furmento
|
b91cc2a45b
examples: check return values of starpu functions
|
13 年之前 |
Nathalie Furmento
|
671ab6cd76
examples: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task
|
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
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
13 年之前 |
Nathalie Furmento
|
c80a8acea1
Datatypes renaming
|
13 年之前 |
François Tessier
|
7c2b49040b
cleaning F90 version of vector_scal
|
14 年之前 |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 年之前 |
Samuel Thibault
|
24b42e1038
- Add starpu_opencl_collect_stats function to collect statistics from OpenCL
|
14 年之前 |
Nathalie Furmento
|
4c89b868ab
basic_examples: add fortran version for vector scal example (thanks to Francois Tessier)
|
14 年之前 |