Samuel Thibault
|
1e23399727
Add configure option to increase the number of nodes
|
12 years ago |
Corentin Salingue
|
62992fed58
fix bug : forget to delete type :)
|
12 years ago |
Corentin Salingue
|
51cc563bcc
reduce difference with trunk
|
12 years ago |
Corentin Salingue
|
631853b887
merge trunk
|
12 years ago |
Corentin Salingue
|
772f2198d6
add copy disk to disk function
|
12 years ago |
Samuel Thibault
|
ff1386dc3a
drop now-unused variable
|
12 years ago |
Andra Hugo
|
d0b859619b
fixes + refact in the hyp
|
12 years ago |
Samuel Thibault
|
fe372493c0
Do not push NULL-registered data to RAM if we are flushing RAM
|
12 years ago |
Samuel Thibault
|
d2772ccb73
When evicting data, push it to its home node, not systematically RAM.
|
12 years ago |
Samuel Thibault
|
c7feff9179
Do not even try to free data which was allocated by the user.
|
12 years ago |
Samuel Thibault
|
64a94f053d
When evicting a partitioned data, notify children of the deallocation
|
12 years ago |
Corentin Salingue
|
c7b0a5cd69
change example to support copy on disk + change param of drivers disk functions
|
12 years ago |
Samuel Thibault
|
27040a7d73
make assertions more verbose
|
12 years ago |
Samuel Thibault
|
d955b351ff
fix build
|
12 years ago |
Samuel Thibault
|
a3f27f08ad
Make some warnings clearer. Avoid a very odd warning when the codelet has more parameters than allowed
|
12 years ago |
Corentin Salingue
|
17a808e940
merge trunk + fix drivers_disk return bug
|
12 years ago |
Samuel Thibault
|
f4b7f9260b
fix doc build
|
12 years ago |
Samuel Thibault
|
d4fd52a761
comment
|
12 years ago |
Nathalie Furmento
|
f6e7bc9c0d
create new pkg-config files for 1.2
|
12 years ago |
Corentin Salingue
|
8d4cf47c18
merge trunk
|
12 years ago |
Corentin Salingue
|
cb39ac03d8
copy_1_to_1...() can register on disk
|
12 years ago |
Nathalie Furmento
|
aaf95c0f68
move struct starpu_sink_topology from include/starpu_worker.h to src/drivers/mp_common/sink_common.h and rename it to struct _starpu_sink_topology
|
12 years ago |
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 years ago |
Nathalie Furmento
|
f9bdb5ae49
src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch]
|
12 years ago |
Samuel Thibault
|
a426ccf0ed
Add missing return, thanks Corentin Salingue for spotting it
|
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 |