Corentin Salingue
|
cb39ac03d8
copy_1_to_1...() can register on disk
|
12 years ago |
Corentin Salingue
|
5a260508b9
merge trunk
|
12 years ago |
Corentin Salingue
|
95a1855fb7
add interface for disk
|
12 years ago |
Samuel Thibault
|
3a47982627
factorize the block and matrix mic/scc/ram implementations into any_to_any
|
12 years ago |
Samuel Thibault
|
d7febf20d0
note that there are multiple measurements for a given combined worker size
|
12 years ago |
Nathalie Furmento
|
2c41b7e0b9
move definition of union _starpu_interface from include/starpu_data_interfaces.h to src/datawizard/interfaces/data_interface.h
|
12 years ago |
Corentin Salingue
|
89f1a1cf9e
forget handling_node in link support direct transfer
|
12 years ago |
Corentin Salingue
|
c4c9e9cc40
add case ram <-> disk in link support direct transfer
|
12 years ago |
Samuel Thibault
|
f89fa6901a
comments
|
12 years ago |
Corentin Salingue
|
c0e882ee9e
replace 0 with macro
|
12 years ago |
Samuel Thibault
|
55897da289
Generalize implicit dependency handling to properly make commutative writers wait for all the previous readers, vice-versa, etc.
|
12 years ago |
Corentin Salingue
|
8712ec859a
can push data on disk if main_ram is full
|
12 years ago |
Corentin Salingue
|
0c3de57a93
add function to evaluate if we can push datas on node without add the size
|
12 years ago |
Nathalie Furmento
|
547fc9c087
turn field starpu_worker_collection:type from int to enum starpu_worker_collection_type
|
12 years ago |
Samuel Thibault
|
73505e157c
Fix addition of cpu_funcs_name
|
12 years ago |
Samuel Thibault
|
67b1bdb3a4
Add missing test
|
12 years ago |
Samuel Thibault
|
02499756ce
Add COMMUTE flag to let StarPU commute task with write access
|
12 years ago |
Samuel Thibault
|
622e6bdd55
Add missing conversion to dynamic handle array
|
12 years ago |
Corentin Salingue
|
3d1f821703
merge trunk
|
12 years ago |
Corentin Salingue
|
721865565f
update disk test
|
12 years ago |
Corentin Salingue
|
dbd535bcde
add disk in src choice
|
12 years ago |
Corentin Salingue
|
2b7f9dee16
add functions to manipulate memory disk
|
12 years ago |
Samuel Thibault
|
f59496b907
Merge MIC-SCC branch into the trunk
|
12 years ago |
Samuel Thibault
|
6dc007fa5f
merge trunk
|
12 years ago |
Samuel Thibault
|
11d3ac589e
Add Xeon Phi and SCC support mention in ChangeLog
|
12 years ago |
Samuel Thibault
|
751c6a11ff
Fix debug output layout
|
12 years ago |
Corentin Salingue
|
4ee76c347d
merge trunk
|
12 years ago |
Corentin Salingue
|
334573c0b7
fix assert msg
|
12 years ago |
Nathalie Furmento
|
486fb532b2
src/datawizard/memory_manager.c: total used size can be equal to available global size (thanks to Corentin Salingue for reporting the bug)
|
12 years ago |
Corentin Salingue
|
aa0e328f1c
try to add functions to allocate and to free in starpu_alloc_on_node() but not ready now
|
12 years ago |