Nathalie Furmento
|
a7047a3a4a
move struct starpu_machine_topology from include/starpu_worker.h to src/core/workers.h and rename it to struct _starpu_machine_topology
|
12 年之前 |
Nathalie Furmento
|
f9bdb5ae49
src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch]
|
12 年之前 |
Samuel Thibault
|
a426ccf0ed
Add missing return, thanks Corentin Salingue for spotting it
|
12 年之前 |
Samuel Thibault
|
3a47982627
factorize the block and matrix mic/scc/ram implementations into any_to_any
|
12 年之前 |
Samuel Thibault
|
d7febf20d0
note that there are multiple measurements for a given combined worker size
|
12 年之前 |
Nathalie Furmento
|
2c41b7e0b9
move definition of union _starpu_interface from include/starpu_data_interfaces.h to src/datawizard/interfaces/data_interface.h
|
12 年之前 |
Samuel Thibault
|
f89fa6901a
comments
|
12 年之前 |
Samuel Thibault
|
55897da289
Generalize implicit dependency handling to properly make commutative writers wait for all the previous readers, vice-versa, etc.
|
12 年之前 |
Nathalie Furmento
|
547fc9c087
turn field starpu_worker_collection:type from int to enum starpu_worker_collection_type
|
12 年之前 |
Samuel Thibault
|
73505e157c
Fix addition of cpu_funcs_name
|
12 年之前 |
Samuel Thibault
|
67b1bdb3a4
Add missing test
|
12 年之前 |
Samuel Thibault
|
02499756ce
Add COMMUTE flag to let StarPU commute task with write access
|
12 年之前 |
Samuel Thibault
|
622e6bdd55
Add missing conversion to dynamic handle array
|
12 年之前 |
Samuel Thibault
|
f59496b907
Merge MIC-SCC branch into the trunk
|
12 年之前 |
Samuel Thibault
|
6dc007fa5f
merge trunk
|
12 年之前 |
Samuel Thibault
|
11d3ac589e
Add Xeon Phi and SCC support mention in ChangeLog
|
12 年之前 |
Samuel Thibault
|
751c6a11ff
Fix debug output layout
|
12 年之前 |
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 年之前 |
Samuel Thibault
|
e4a19e4640
Fix build with non-gcc compiler
|
12 年之前 |
Samuel Thibault
|
8fb1f7ebea
Fix SCC build
|
12 年之前 |
Samuel Thibault
|
55d91c74b0
generalize worker set startup
|
12 年之前 |
Samuel Thibault
|
ce376a9589
fix exxample on MIC/SCC
|
12 年之前 |
Samuel Thibault
|
b0ee9065aa
rename super-configure into mic-configure
|
12 年之前 |
Samuel Thibault
|
4f48e6a2ef
Fix multiformat support on MIC
|
12 年之前 |
Samuel Thibault
|
594505b196
When transferring partitioned data to the parent, also keep the parent locked, since we manipulate it too.
|
12 年之前 |
Samuel Thibault
|
8a9f8bb7cc
TODO
|
12 年之前 |
Samuel Thibault
|
5b42b6f63f
Add perfmodel backward compatibility
|
12 年之前 |
Samuel Thibault
|
6a8f1ffaac
record when MIC driver is shut down, to properly restart it
|
12 年之前 |
Samuel Thibault
|
7ec80e3076
Rework termination, so restarting starpu works
|
12 年之前 |
Samuel Thibault
|
a6b401af56
insist on FLOPS taking double, not an integer
|
12 年之前 |