Samuel Thibault
|
ab7c89dbe8
expose starpu_allocate_buffer_on_node and starpu_free_buffer_on_node to application, so application-defined interfaces can use them too
|
12 vuotta sitten |
Samuel Thibault
|
da1ded45cf
Add _starpu_free_buffer_on_node, to be used by all interfaces to simplify data release
|
12 vuotta sitten |
Nathalie Furmento
|
edc236df55
memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_...
|
12 vuotta sitten |
Samuel Thibault
|
b7a026b908
Add _starpu_allocate_buffer_on_node, to be used by all interfaces to simplify allocation
|
12 vuotta sitten |
Nathalie Furmento
|
b98e629137
turn function _starpu_display_memory_stats public
|
12 vuotta sitten |
Nathalie Furmento
|
4ba3bb5eab
memory stats: rename memory_status objects to memory_stats objects as what is displayed are statistics
|
12 vuotta sitten |
Nathalie Furmento
|
c01d1d789d
memory status: rename fonctions _starpu_display_data_stats&co to _starpu_display_memory_status&co to be more expliciit on what they do
|
12 vuotta sitten |
Nathalie Furmento
|
5c386a0422
cleaning up of statistics code
|
12 vuotta sitten |
Samuel Thibault
|
8ed9249cd9
Fix main memory leak on multiple unregister/re-register.
|
13 vuotta sitten |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
13 vuotta sitten |
Nathalie Furmento
|
efc9c3a136
src: Update LIST_TYPE macro to generate list functionalities and type
|
13 vuotta sitten |
Nathalie Furmento
|
f8fd5492bd
src: rename internal types following coding conventions
|
13 vuotta sitten |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
13 vuotta sitten |
Nathalie Furmento
|
c80a8acea1
Datatypes renaming
|
13 vuotta sitten |
Nathalie Furmento
|
6db2c372ca
merge branch gpumem_prefetch
|
14 vuotta sitten |
Nathalie Furmento
|
345116afd3
src/datawizard/memalloc: rename field interface into chunk_interface (on windows, when including <windows.h>, one gets #define interface struct, ...)
|
14 vuotta sitten |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 vuotta sitten |
Cédric Augonnet
|
20e50d126a
Remove dead code
|
14 vuotta sitten |
Cédric Augonnet
|
e3620a36d3
- Implement the SCRATCH access mode using per-worker data replicates in the
|
15 vuotta sitten |
Cédric Augonnet
|
fc5da2fa67
_starpu_allocate_memory_on_node now manipulates a data replicate rather than a
|
15 vuotta sitten |
Cédric Augonnet
|
f57828e9d1
Don't try to allocate a piece of data that is already allocated.
|
15 vuotta sitten |
Cédric Augonnet
|
57ab0708b3
The allocate_data_on_node method of the starpu_data_interface_ops_t structure
|
15 vuotta sitten |
Cédric Augonnet
|
952534293d
Update copyright date
|
15 vuotta sitten |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 vuotta sitten |
Cédric Augonnet
|
ac81ad2867
- Start to rewrite the memory allocation cache mechanisms
|
15 vuotta sitten |
Cédric Augonnet
|
c92030c413
We "free" memory, we don't "liberate" it from the yoke of an evilish malloc :)
|
15 vuotta sitten |
Cédric Augonnet
|
e8068ec12d
Add a new access mode: STARPU_SCRATCH. When this mode is specified, a temporary
|
15 vuotta sitten |
Cédric Augonnet
|
286ea96241
Clean the headers in src/datawizard a little.
|
15 vuotta sitten |
Nathalie Furmento
|
df88473141
StarPU: Use character _ instead of - in filenames
|
15 vuotta sitten |
Cédric Augonnet
|
c0ba4bf5e9
Liberate the memory that was implicitely allocated by the DSM to replicate data
|
15 vuotta sitten |