Nathalie Furmento
|
9054490002
happy 2021
|
5 years ago |
Samuel Thibault
|
a3e6e6fe93
Avoid introducing line number twice
|
5 years ago |
Samuel Thibault
|
18b4a1e02a
Add task submission file+line in traces
|
5 years ago |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 years ago |
Samuel Thibault
|
521cb786e9
typo
|
6 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
7 years ago |
Samuel Thibault
|
0a0bf9adba
fix or ignore cppcheck warnings
|
7 years ago |
Nathalie Furmento
|
08501ee960
New function starpu_task_set() similar as starpu_task_build() but with a task object given as the first parameter
|
7 years ago |
Samuel Thibault
|
c5ee6c978e
Avoid useless dereference
|
8 years ago |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
8 years ago |
Nathalie Furmento
|
1aad16d842
minor fixes related to cppcheck
|
8 years ago |
Nathalie Furmento
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
9 years ago |
Samuel Thibault
|
80321d0ffc
Fix space
|
9 years ago |
Nathalie Furmento
|
22b699d03c
starpu_codelet_unpack_args: use 0 instead of NULL as an end marker
|
9 years ago |
Samuel Thibault
|
a80b5688df
fix overflow when reading the packed data
|
9 years ago |
Nathalie Furmento
|
72f02d1967
src/util/starpu_task_insert.c: fix variable type
|
9 years ago |
Nathalie Furmento
|
93652cab00
src/util/starpu_task_insert.c: destroy unused task
|
9 years ago |
Nathalie Furmento
|
58870d88ed
Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions
|
9 years ago |
Nathalie Furmento
|
e3bf388754
New function starpu_codelet_unpack_args_and_copyleft() which allows to copy in a new buffer values which have not been unpacked by the current call
|
9 years ago |
Samuel Thibault
|
22543ab4bb
Document the new behavior
|
9 years ago |
Luka Stanisic
|
5bf30c4b2b
unpacking only certain number of first cl_args (until NULL)
|
9 years ago |
Nathalie Furmento
|
2c7ab14ee2
starpu_task_build: Update to set starpu_task::cl_arg_free to 1 if some arguments of type STARPU_VALUE are given
|
10 years ago |
Samuel Thibault
|
44b157bee6
Do not set a task name by default, since task names override model name
|
10 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Nathalie Furmento
|
1d47d3eb0e
src/util/starpu_task_insert.c: revert #13925, that was not a memory leak, rather a misuse of the API
|
11 years ago |
Nathalie Furmento
|
4637bfb60c
src/util/starpu_task_insert.c: free codelet_pack_args buffer
|
11 years ago |
Nathalie Furmento
|
1e80cd6515
include/ src: fix how access mode of data is set and get when dealing with dynamic handles
|
11 years ago |
Nathalie Furmento
|
040abf997a
starpu_task_insert & co:
|
11 years ago |
Nathalie Furmento
|
ab662bbb8e
src/util: store the number of task value arguments as an int, a char could be too small
|
11 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 years ago |