Nathalie Furmento
|
456eef1f43
fix code formatting
|
5 years ago |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 years ago |
Samuel Thibault
|
7da3610c7b
Factorize calls to MSG_process_sleep
|
6 years ago |
Samuel Thibault
|
857c5b52a0
Add get_max_size method to data interfaces for applications using data with
|
6 years ago |
Nathalie Furmento
|
c29d010d3a
delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly
|
6 years ago |
Olivier Aumage
|
628fd636d7
do not attempt to prefetch data for OpenMP task resuming after blocking
|
6 years ago |
Nathalie Furmento
|
e06e0fe944
src: define node_ops structs in the drivers code
|
6 years ago |
Nathalie Furmento
|
44bcb87a60
define node operations in a struct
|
6 years ago |
Samuel Thibault
|
aeadbc9262
make starpu_data_expected_transfer_time use _starpu_determine_request_path to completely count multi-hop transfers instead of using transitive closure of bandwidth_matrix
|
6 years ago |
Samuel Thibault
|
bae9192bdc
Revert "Fault tolerance support with starpu_task_failed()"
|
6 years ago |
Samuel Thibault
|
beb8a3d0b9
Fault tolerance support with starpu_task_failed()
|
6 years ago |
Samuel Thibault
|
dfea028a3b
fix confusion between handle allocated size and handle data size
|
6 years ago |
Samuel Thibault
|
97d7c6d464
Make starpu_data_is_on_node public
|
6 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
7 years ago |
Samuel Thibault
|
c35fdcb7ed
fix function name
|
7 years ago |
Samuel Thibault
|
c3b7311830
Use _starpu_task_data_get_node_on_worker whenever possible
|
7 years ago |
Samuel Thibault
|
b0bd9f0f44
Factorize choosing the target memory node for task data
|
7 years ago |
Samuel Thibault
|
983ee9eecd
Don't bother prefetching some data which will be overwritten
|
7 years ago |
Samuel Thibault
|
f502a54c18
Pave the way for smarter memory node selection
|
7 years ago |
Lucas Leandro Nesi
|
e097aa8ce0
Write data handle states to trace
|
7 years ago |
Samuel Thibault
|
4f3272c70b
Fix prefetching data for task using specific_nodes
|
7 years ago |
Samuel Thibault
|
34587dcad5
Fix taking specific_nodes into account
|
7 years ago |
Samuel Thibault
|
b250e277f9
Move _starpu_data_set_unregister_hook to where the hook is called
|
7 years ago |
Nathalie Furmento
|
3278b7715f
minor fixes following coding conventions w.r.t braces
|
7 years ago |
Samuel Thibault
|
cc69e0e608
Avoid reusing parameter as iterator, parameter is used below
|
7 years ago |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 years ago |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
8 years ago |
Samuel Thibault
|
0a7bed55e2
fix case when initializing data with init_cl
|
8 years ago |
Olivier Aumage
|
0fa6539bac
port of StarPU-1.2 rev 22600:
|
8 years ago |
Olivier Aumage
|
4d64202827
port of StarPU-1.2 rev 22589:
|
8 years ago |