Nathalie Furmento
|
153ca406b8
Deprecate starpu_free() and add new function starpu_free_noflag() to specify allocated size
|
4 years ago |
Nathalie Furmento
|
9054490002
happy 2021
|
4 years ago |
Samuel Thibault
|
4e71fdd318
Add more energy support
|
4 years ago |
Samuel Thibault
|
574a43226e
Document starpu_sleep / starpu_usleep
|
4 years ago |
Nathalie Furmento
|
719c3f62d4
update copyright holders
|
5 years ago |
Nathalie Furmento
|
892316275f
make sure usleep is available
|
6 years ago |
Samuel Thibault
|
fb49d7bb66
fix warnings
|
6 years ago |
Nathalie Furmento
|
ab85b38636
moving public api documentation from doxygen files to .h files
|
6 years ago |
Samuel Thibault
|
2eedccc841
Application can change the allocation used by StarPU with starpu_malloc_set_hooks()
|
6 years ago |
Nathalie Furmento
|
af93366acd
doc: start putting api documentation in public .h files instead of
|
6 years ago |
Samuel Thibault
|
8f2ae1543f
Fix gcc-9 warning
|
6 years ago |
Nathalie Furmento
|
089c051bf5
fix copyrights
|
7 years ago |
Nathalie Furmento
|
ce8bbe3fc9
include: fix copyright
|
7 years ago |
Corentin Salingue
|
d54098dac7
Finally remove params and return values from header, they are already been added in doc
|
8 years ago |
Corentin Salingue
|
245611f465
fix warnings when generating doc
|
8 years ago |
Nathalie Furmento
|
347ce32167
memory: new functions starpu_memory_get_total_all_nodes() and starpu_memory_get_available_all_nodes()
|
8 years ago |
Samuel Thibault
|
d68f1573fd
use some gcc attributes
|
9 years ago |
Samuel Thibault
|
444635d429
Add starpu_sleep
|
9 years ago |
Samuel Thibault
|
8f654dead2
Add "folded" memory allocation in simulation mode.
|
9 years ago |
Samuel Thibault
|
dbafc4b732
Make STARPU_MALLOC_ and STARPU_MEMORY_ flags coherent, so that we can pass the latter to starpu_malloc_flags too. Add _flags versions to starpu_malloc_on_node, and add starpu_malloc_on_node_set_default_flags to allow setting the flags used by starpu_malloc_on_node
|
9 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Samuel Thibault
|
2290e3bdab
Add starpu_memory_pin and starpu_memory_unpin
|
10 years ago |
Samuel Thibault
|
89e3bade75
Add starpu_memory_wait_available
|
10 years ago |
Samuel Thibault
|
7c6d72edfc
expose memory manager functions to applications
|
10 years ago |
Samuel Thibault
|
a60fedf197
Add STARPU_MALLOC_NORECLAIM flag to allocate without running a reclaim if the node is out of memory
|
10 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 years ago |
Samuel Thibault
|
fbd1b911e7
New starpu_memory_get_total function to get the size of a memory node.
|
11 years ago |
Nathalie Furmento
|
2cb9fcd148
use starpu_ssize_t instead of ssize_t to be windows-able
|
12 years ago |
Nathalie Furmento
|
d8561d4a31
new function ssize_t starpu_memory_get_available (unsigned node)
|
12 years ago |
Nathalie Furmento
|
b4eb667ed3
memory: rename starpu_free_count in starpu_free_flags
|
12 years ago |