Nathalie Furmento
|
9054490002
happy 2021
|
4 years ago |
Samuel Thibault
|
6ed82d0181
Make starpu always consider the STARPU_LIMIT_CPU_NUMA_MEM variable, not only in NUMA case, to make caller code simpler
|
5 years ago |
Nathalie Furmento
|
509ccb7775
tests: set STARPU_LIMIT_CPU_NUMA_MEM instead of STARPU_LIMIT_CPU_MEM when NUMA is enabled
|
5 years ago |
Nathalie Furmento
|
719c3f62d4
update copyright holders
|
5 years ago |
Nathalie Furmento
|
789c13d409
tests: fix copyrights
|
7 years ago |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 years ago |
Nathalie Furmento
|
1020cf37cc
reduce variable scope when possible
|
7 years ago |
Nathalie Furmento
|
1274eaf930
remove unused variables
|
8 years ago |
Samuel Thibault
|
ad53cb20ee
Add experimental STARPU_DIDUSE_BARRIER environment variable support
|
8 years ago |
Samuel Thibault
|
2bcc6c9758
document what tests test
|
9 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Samuel Thibault
|
4ee5550b33
introduce starpu_data_fetch_on_node for fetches which can forcibly flush data out
|
10 years ago |
Samuel Thibault
|
76bb7e5b51
Fix unregister/free order
|
10 years ago |
Samuel Thibault
|
923dbdd2d8
Use starpu_ssize_t instead of ssize_t, and add a check against it
|
10 years ago |
Nathalie Furmento
|
0c6c658cb1
tests: turn function static when it makes sense to do so
|
11 years ago |
Samuel Thibault
|
bb88fe0e68
port r11466 from 1.1: Even without allocation cache, data release is done lazily, we can not count on precision of value returned by starpu_memory_get_available
|
11 years ago |
Samuel Thibault
|
e2dd2f3d8f
port r11332 from 1.1: Fix test against batched allocation
|
11 years ago |
Corentin Salingue
|
a69cd382d5
replace 0 with macro part 1
|
12 years ago |
Nathalie Furmento
|
f64e3b6cad
tests/datawizard/allocate.c: also test limit on GPU devices
|
12 years ago |
Nathalie Furmento
|
e913e81a4e
tests/datawizard/allocate.c: update w.r.t new API
|
12 years ago |
Nathalie Furmento
|
cc5382bb41
memory: remove function starpu_malloc_count and implement it by combining starpu_malloc_set/get_flags and starpu_malloc
|
12 years ago |
Nathalie Furmento
|
5f5aada2f4
tests/datawizard/allocate.c: fix error message
|
12 years ago |
Nathalie Furmento
|
30c203aa9f
datawizard: starpu_malloc and starpu_free no longer count the size of
|
12 years ago |
Nathalie Furmento
|
2cb74e1781
tests/datawizard/allocate.c: add information messages
|
12 years ago |
Nathalie Furmento
|
cc8edb06c4
tests/datawizard/allocate.c: test memory reclaim is working
|
12 years ago |
Nathalie Furmento
|
fbc535854e
src/datawizard/malloc.c: starpu_malloc() return -ENOMEM and set pointer to NULL when failing to allocate buffer
|
12 years ago |
Nathalie Furmento
|
90f2b209ea
tests/datawizard/allocate.c: fix return value
|
12 years ago |
Nathalie Furmento
|
93057993ba
tests: add new test datawizard/allocate.c to test user allocation memory when not enough memory left
|
12 years ago |