Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 years ago |
Samuel Thibault
|
385fa6ad24
Don't bother initializing data to zeros when it is already zeroed
|
5 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
7 years ago |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 years ago |
Nathalie Furmento
|
17d445233c
src: fix parameter printf type
|
8 years ago |
Nathalie Furmento
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
8 years ago |
Nathalie Furmento
|
b9cd261dbb
src: fix cppcheck warnings
|
9 years ago |
Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
9 years ago |
Nathalie Furmento
|
d4761fddf6
src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions
|
9 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 years ago |
Nathalie Furmento
|
8f5264b152
data interface: no longer store data size in the handle as some interface may have variable size
|
13 years ago |
Samuel Thibault
|
c1972ff122
Fix unused arg warning
|
13 years ago |
Nathalie Furmento
|
edc236df55
memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_...
|
13 years ago |