Nathalie Furmento
|
9a1d3f3e83
examples: remove call to starpu_shutdown() when starpu_init() returns ENODEV
|
10 lat temu |
Samuel Thibault
|
6757bca1b5
Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
|
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
|
4705435be8
Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag.
|
11 lat temu |
Nathalie Furmento
|
22a2b51d78
examples/binary/binary.c: set async flags for OpenCL implementation
|
11 lat temu |
Nathalie Furmento
|
98d9eb5c64
Functions starpu_insert_task and starpu_mpi_insert_task are renamed
|
11 lat temu |
Corentin Salingue
|
6e5d499f17
replace 0 with macro part 6
|
12 lat temu |
Samuel Thibault
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
12 lat temu |
Nathalie Furmento
|
1e3c1e9f49
examples: use variadic macros to be portable on MSVC
|
12 lat temu |
Nathalie Furmento
|
ab59ecc2a7
tests and examples: remove un-needed include pthread.h
|
12 lat temu |
Nathalie Furmento
|
ca7d7aa451
examples: only include starpu.h as it includes all the other starpu_ .h files
|
12 lat temu |
Nathalie Furmento
|
0755556822
examples: new exemple to test storing and loading compiled OpenCL kernel on and from the file system
|
13 lat temu |