Corentin Salingue
|
7b1791f397
add new functions to manipulate disk memoy + add private interface + change disk
|
12 yıl önce |
Corentin Salingue
|
49348e2481
change to test if reclaim run. It's good :)
|
12 yıl önce |
Corentin Salingue
|
457dd56ea1
add assert disk_register need at least SIZE Bytes, fix warnings in example and change strategy in try_to_free_mem_chunk
|
12 yıl önce |
Corentin Salingue
|
d6e2df3631
change mail
|
12 yıl önce |
Samuel Thibault
|
713f5d3663
Add Corentin. Paf le 10 000
|
12 yıl önce |
Samuel Thibault
|
1e23399727
Add configure option to increase the number of nodes
|
12 yıl önce |
Corentin Salingue
|
62992fed58
fix bug : forget to delete type :)
|
12 yıl önce |
Corentin Salingue
|
51cc563bcc
reduce difference with trunk
|
12 yıl önce |
Corentin Salingue
|
631853b887
merge trunk
|
12 yıl önce |
Corentin Salingue
|
772f2198d6
add copy disk to disk function
|
12 yıl önce |
Samuel Thibault
|
ff1386dc3a
drop now-unused variable
|
12 yıl önce |
Andra Hugo
|
d0b859619b
fixes + refact in the hyp
|
12 yıl önce |
Samuel Thibault
|
fe372493c0
Do not push NULL-registered data to RAM if we are flushing RAM
|
12 yıl önce |
Samuel Thibault
|
d2772ccb73
When evicting data, push it to its home node, not systematically RAM.
|
12 yıl önce |
Samuel Thibault
|
c7feff9179
Do not even try to free data which was allocated by the user.
|
12 yıl önce |
Samuel Thibault
|
64a94f053d
When evicting a partitioned data, notify children of the deallocation
|
12 yıl önce |
Corentin Salingue
|
c7b0a5cd69
change example to support copy on disk + change param of drivers disk functions
|
12 yıl önce |
Samuel Thibault
|
27040a7d73
make assertions more verbose
|
12 yıl önce |
Samuel Thibault
|
d955b351ff
fix build
|
12 yıl önce |
Samuel Thibault
|
a3f27f08ad
Make some warnings clearer. Avoid a very odd warning when the codelet has more parameters than allowed
|
12 yıl önce |
Corentin Salingue
|
17a808e940
merge trunk + fix drivers_disk return bug
|
12 yıl önce |
Samuel Thibault
|
f4b7f9260b
fix doc build
|
12 yıl önce |
Samuel Thibault
|
d4fd52a761
comment
|
12 yıl önce |
Nathalie Furmento
|
f6e7bc9c0d
create new pkg-config files for 1.2
|
12 yıl önce |
Corentin Salingue
|
8d4cf47c18
merge trunk
|
12 yıl önce |
Corentin Salingue
|
cb39ac03d8
copy_1_to_1...() can register on disk
|
12 yıl önce |
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 yıl önce |
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 yıl önce |
Nathalie Furmento
|
f9bdb5ae49
src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch]
|
12 yıl önce |
Samuel Thibault
|
a426ccf0ed
Add missing return, thanks Corentin Salingue for spotting it
|
12 yıl önce |