Samuel Thibault
|
eb64e18781
merge fixes
|
12 年之前 |
Andra Hugo
|
ef7f55c488
lost printf
|
12 年之前 |
Andra Hugo
|
5f259a5439
after merge fixes: missing lines: in heft && worker.c
|
12 年之前 |
Andra Hugo
|
9405de1952
small syntax pb in the examples
|
12 年之前 |
Andra Hugo
|
cab880bfd5
new merge with trunk, heft & dmda important changes
|
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 年之前 |
Andra Hugo
|
87fae9aa61
merge fixes
|
13 年之前 |
Andra Hugo
|
fedc28d7d3
merge examples
|
13 年之前 |
Nathalie Furmento
|
437affee48
examples: deal with ENODEV errors
|
13 年之前 |
Andra Hugo
|
ae8e967125
merge fixes
|
13 年之前 |
Andra Hugo
|
645b9d013d
remerge + fixes
|
13 年之前 |
Nathalie Furmento
|
3f0e8b6165
examples: free memory and unregister data
|
13 年之前 |
Andra Hugo
|
94a438324b
merge examples+gcc-plugin
|
13 年之前 |
Nathalie Furmento
|
dbed21b0c9
examples/cholesky/cholesky_implicit.c: free matrix before shutting down
|
13 年之前 |
Samuel Thibault
|
8861b1139a
Free data
|
13 年之前 |
Cyril Roelandt
|
0ee3ebd86c
examples: return 77 when there are no devices.
|
13 年之前 |
Nathalie Furmento
|
572473b193
examples: check return values of starpu functions
|
13 年之前 |
Nathalie Furmento
|
4e84b0ce42
examples: check return values of starpu functions
|
13 年之前 |
Nathalie Furmento
|
4cf1869497
examples: define access modes for data handle in struct starpu_codelet
|
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
|
61f77c5b09
examples/: add missing calls to starpu_data_unregister
|
13 年之前 |
Samuel Thibault
|
63d7799af6
Add theoretical bound support to cholesky, document that the result is in ms
|
13 年之前 |
Andra Hugo
|
0b4907cb09
wrong version+but keep it just in case
|
13 年之前 |
Andra Hugo
|
9a9702872c
small modifs
|
13 年之前 |
Andra Hugo
|
8d1d5c0a77
modified benchs in order to avoid duplication, manag concurency of add/remove workers to/from ctx, hypervisor manages the resize of ctxs
|
13 年之前 |
Andra Hugo
|
ef5bbf9eb0
Modified example in order to avoid duplication of cholesky code
|
13 年之前 |