mariem makni
|
6ab7f29c36
new commit
|
5 lat temu |
Samuel Thibault
|
9829165d4d
drop fpga_func field
|
5 lat temu |
Samuel Thibault
|
4cc302bf2a
Fix value for STARPU_FPGA
|
5 lat temu |
Samuel Thibault
|
08f0fb2273
Drop fpga_funcs_name field, we do not actually need it for FPGA
|
5 lat temu |
mariem makni
|
eb69ff1cfc
new commit
|
5 lat temu |
mariem makni
|
38434e2f50
new commit
|
6 lat temu |
makni
|
b97fb57955
starpu_maxeler
|
6 lat temu |
makni
|
32c82602a8
new commit
|
6 lat temu |
Samuel Thibault
|
bae9192bdc
Revert "Fault tolerance support with starpu_task_failed()"
|
6 lat temu |
Samuel Thibault
|
beb8a3d0b9
Fault tolerance support with starpu_task_failed()
|
6 lat temu |
Nathalie Furmento
|
e8e8cf9266
move documentation from separate doxygen files to public .h files
|
6 lat temu |
Nathalie Furmento
|
ab85b38636
moving public api documentation from doxygen files to .h files
|
6 lat temu |
Nathalie Furmento
|
af93366acd
doc: start putting api documentation in public .h files instead of
|
6 lat temu |
Nathalie Furmento
|
4f5e6a76dc
update docs
|
6 lat temu |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
7 lat temu |
Samuel Thibault
|
8e6ac3b45d
Add starpu_task_declare_end_deps and starpu_task_declare_end_deps_array
|
7 lat temu |
Samuel Thibault
|
0b0f8f2a8a
Add starpu_task_declare_deps
|
7 lat temu |
Samuel Thibault
|
828048bbb0
Add STARPU_SPECIFIC_NODE_LOCAL, STARPU_SPECIFIC_NODE_CPU, and STARPU_SPECIFIC_NODE_SLOW
|
7 lat temu |
Samuel Thibault
|
c64152a198
Add starpu_task_get_current_data_node
|
7 lat temu |
Samuel Thibault
|
01cbb5c946
Use the _starpu_data_descr index instead of adding a sequential_consistency field there
|
7 lat temu |
Nathalie Furmento
|
0e688f6842
Add possibility to define the sequential consistency at the task level for each handle used by the task.
|
7 lat temu |
Nathalie Furmento
|
e70a08efd4
Add possibility to delay the termination of a task with the functions
|
7 lat temu |
Samuel Thibault
|
4f42d4295c
Add a way to choose the colors of tasks
|
7 lat temu |
Samuel Thibault
|
0a7ddec6fa
Do not show internal tasks in fxt dag by default. Allow to hide acquisitions too.
|
7 lat temu |
Samuel Thibault
|
c3246a65fe
Save some bytes per task
|
7 lat temu |
Samuel Thibault
|
04a1eb1ceb
Add sched_data field in starpu_task structure.
|
7 lat temu |
Samuel Thibault
|
abfe581427
Add implicit support for asynchronous partition planning. This means one does not need to call starpu_data_partition_submit etc. explicitly any more, StarPU will make the appropriate calls as needed.
|
7 lat temu |
Nathalie Furmento
|
ce8bbe3fc9
include: fix copyright
|
7 lat temu |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 lat temu |
Samuel Thibault
|
787a3c69cc
Move scheduled field, which is to be changed by starpu with proper synchronization, not along fields which are not to change but read without synchronization
|
8 lat temu |