Samuel Thibault
|
3ebbf095cc
Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested
|
8 lat temu |
Samuel Thibault
|
7d765d4d6f
Add starpu_set_iteration and starpu_set_subiteration to describe tasks, for better offline traces analysis
|
8 lat temu |
Samuel Thibault
|
441644b632
Benefit from cublas v2
|
8 lat temu |
Nathalie Furmento
|
4b0182bdb0
examples: fixes for cppcheck warnings
|
8 lat temu |
Samuel Thibault
|
7170d94098
drop useless continue
|
8 lat temu |
Samuel Thibault
|
c0f741aa00
Reduce completion time of make check in non-quick non-long mode
|
8 lat temu |
Samuel Thibault
|
00b1ef6f74
Add more verbose comments in examples source code
|
9 lat temu |
Samuel Thibault
|
3434b52b4c
Add arbiter support
|
10 lat temu |
Samuel Thibault
|
824091b450
fix build
|
10 lat temu |
Samuel Thibault
|
d9c1dfa96c
skip tests which use redux when testing the global arbiter
|
10 lat temu |
Samuel Thibault
|
a61ba68863
Fix value returned for ENODEV
|
10 lat temu |
Samuel Thibault
|
ab1cd15729
make cg example unregister data on ENODEV
|
10 lat temu |
Samuel Thibault
|
d35c3ec66b
Make quickcheck faster
|
10 lat temu |
Samuel Thibault
|
699f63f475
Use bigger tasks by default
|
10 lat temu |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 lat temu |
Samuel Thibault
|
1ee69f6aaa
drop including sys/time.h, now useless
|
10 lat temu |
Samuel Thibault
|
c631e5ed44
Make more examples compatible with simgrid
|
10 lat temu |
Corentin Salingue
|
6e5d499f17
replace 0 with macro part 6
|
12 lat temu |
Nathalie Furmento
|
1e3c1e9f49
examples: use variadic macros to be portable on MSVC
|
12 lat temu |
Nathalie Furmento
|
850c49fabc
Rename function starpu_helper_cublas_init to starpu_cublas_init
|
12 lat temu |
Nathalie Furmento
|
389271b78f
Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE.
|
12 lat temu |
Nathalie Furmento
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 lat temu |
Cyril Roelandt
|
9ba1ab9eb7
cg.c: free data.
|
13 lat temu |
Samuel Thibault
|
f3a42aaefa
Make sure to unpartition data before unregistering it
|
13 lat temu |
Samuel Thibault
|
fbf6b01624
Reduce size of big examples
|
13 lat temu |
Cyril Roelandt
|
0ee3ebd86c
examples: return 77 when there are no devices.
|
13 lat temu |
Nathalie Furmento
|
71d99dfffe
examples: typo and missing return
|
13 lat temu |
Nathalie Furmento
|
f766606c07
examples: when submission fails because it does not find a suitable worker, it is not an error, just skip the example
|
13 lat temu |
Nathalie Furmento
|
4e84b0ce42
examples: check return values of starpu functions
|
13 lat temu |
Nathalie Furmento
|
b9476e6d4a
update code w.r.t coding style
|
13 lat temu |