Samuel Thibault
|
ae1892fa7f
Improve the disk documentation, and clean the interface a bit
|
před 10 roky |
Samuel Thibault
|
bcd5fb6e5f
Remove spurious async parameter of synchronous read/write functions
|
před 10 roky |
Corentin Salingue
|
fcae2dca11
fix assert bug + reduce warning
|
před 12 roky |
Corentin Salingue
|
e66c1994ff
add support pack/unpack for out-of-core
|
před 12 roky |
Corentin Salingue
|
aa9ac54085
begin to add pack/unpack
|
před 12 roky |
Corentin Salingue
|
befd444392
we support synchronous transfers if asynchronous functions are not writed
|
před 12 roky |
Corentin Salingue
|
0d30c96822
fix bug for asynchronous input/output, it runs
|
před 12 roky |
Corentin Salingue
|
8899fca875
try to add asynchronous input/output
|
před 12 roky |
Corentin Salingue
|
d5928956db
add new parameter to prepare asynchronous read/write
|
před 12 roky |
Corentin Salingue
|
a365aff827
change test and correct bug, not fix
|
před 12 roky |
Corentin Salingue
|
b5ba82d1a5
change starpu_disk_unregister to private and unregister disks in shutdown
|
před 12 roky |
Corentin Salingue
|
210ed2e470
add disk flag + add flag in reclaim + add test disk_computation
|
před 12 roky |
Corentin Salingue
|
41c50b31bc
change disk_ops to starpu_disk_ops
|
před 12 roky |
Corentin Salingue
|
4c79532333
add error management for disk and change test
|
před 12 roky |
Corentin Salingue
|
4ae966b5a4
separate stdio and general disk functions + reduce warnings
|
před 12 roky |
Corentin Salingue
|
9bc906732d
change function stdio names
|
před 12 roky |
Corentin Salingue
|
17f75a185b
add new functions to manipulate disk memoy + add private interface + change disk (second part)
|
před 12 roky |
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
|
před 12 roky |
Corentin Salingue
|
62992fed58
fix bug : forget to delete type :)
|
před 12 roky |
Corentin Salingue
|
772f2198d6
add copy disk to disk function
|
před 12 roky |
Corentin Salingue
|
2b7f9dee16
add functions to manipulate memory disk
|
před 12 roky |
Corentin Salingue
|
334573c0b7
fix assert msg
|
před 12 roky |
Corentin Salingue
|
aa0e328f1c
try to add functions to allocate and to free in starpu_alloc_on_node() but not ready now
|
před 12 roky |
Corentin Salingue
|
30ef63776b
bandwidth and latency seem to compute good values
|
před 12 roky |
Corentin Salingue
|
8fcffa4265
try to add bandwith values into matrix but not ready for the moment
|
před 12 roky |
Corentin Salingue
|
188e608679
add function to calculate bandwith and latency between MAIN_RAM and a DISK_RAM
|
před 12 roky |
Corentin Salingue
|
1af68990ea
add posix functions to manipulate memory disk
|
před 12 roky |
Corentin Salingue
|
198465f41a
continuing functions register/free disk
|
před 12 roky |
Corentin Salingue
|
2bc7360a83
add disk.h
|
před 12 roky |
Corentin Salingue
|
4907bacc01
copyright, correct bugs, add disk.c to compile
|
před 12 roky |