Nathalie Furmento
|
73d5302763
src: revert #5079. (struct starpu_codelet)->where is not an enum starpu_access_mode
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
ecb2f557c5
src: set the correct type for the return value of starpu_get_handle_interface_id()
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
d545670a29
src: type enum starpu_access_mode has now a named constant for 0
|
%!s(int64=13) %!d(string=hai) anos |
Samuel Thibault
|
093df9884a
fix build with icpc
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
7fbf4f58da
Make where field for struct starpu_codelet optional. When unset, its
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
2f9d1ed6d5
src/core/task/c: Set task->buffers to NULL
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
f19a7766af
src/core/task.c: setting the field where automatically based on the availability of the xxx_funcs fields will fail applications which set all the xxx_func fields and use where to specify where to execute the codelet.
|
%!s(int64=13) %!d(string=hai) anos |
Cyril Roelandt
|
609f0c3ba1
_starpu_codelet_check_deprecated_fields: check the codelet against NULL only once.
|
%!s(int64=13) %!d(string=hai) anos |
Cyril Roelandt
|
20f1e8b993
_starpu_codelet_check_deprecated_fields : fills in the "where" field of codelets, so that we can stop using it in the code, since it will be deprecated soon.
|
%!s(int64=13) %!d(string=hai) anos |
Samuel Thibault
|
02e7b60efe
Fix nready count
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
680e312601
First modifications to define access modes for data handles into starpu_codelet and no longer in starpu_task
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
bc46f701b1
[struct starpu_codelet] : update deprecation of xxx_func fields
|
%!s(int64=13) %!d(string=hai) anos |
Cyril Roelandt
|
f0e3de192a
Fix warnings.
|
%!s(int64=13) %!d(string=hai) anos |
Cyril Roelandt
|
f501a6d2bd
_starpu_worker_exists : use task->cl->can_execute when it is defined.
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
0433b3cc32
src: minor fixes w.r.tg warnings detected by gcc compiler
|
%!s(int64=13) %!d(string=hai) anos |
Cyril Roelandt
|
99465346a7
src/ : repalce calls to assert() by calls to STARPU_ASSERT().
|
%!s(int64=13) %!d(string=hai) anos |
Cyril Roelandt
|
842e4c9f44
Fix the multiformat interface.
|
%!s(int64=13) %!d(string=hai) anos |
Samuel Thibault
|
e04b5ea9f1
Add _starpu_task_submit_nodeps, which should be used instead of directly _starpu_push_lock_task, for core-generated tasks without dependencies
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
5bc7ebdce7
src/core/task.c: update function _starpu_codelet_check_deprecated_fields
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
9faadcf561
Mark struct starpu_codelet's fields XXX_func as deprecated. Fields
|
%!s(int64=13) %!d(string=hai) anos |
Cyril Roelandt
|
44b8640205
Multiformat : assume that the data structures used on CUDA devices and OpenCL
|
%!s(int64=13) %!d(string=hai) anos |
Cyril Roelandt
|
c771c734fc
Add a "name" field to the codelet structure.
|
%!s(int64=13) %!d(string=hai) anos |
Cyril Roelandt
|
f7a20a3af5
Get rid of the conversion_model.
|
%!s(int64=13) %!d(string=hai) anos |
Cyril Roelandt
|
260aae8a33
Merging branches/multi-format-2
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
efc9c3a136
src: Update LIST_TYPE macro to generate list functionalities and type
|
%!s(int64=13) %!d(string=hai) anos |
Samuel Thibault
|
2f4491e804
Add can_execute member to the codelet structure, so applications can fine-tune implementations usage. Make most schedulers enforce it.
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
1b377f358f
src: rename internal objects following coding conventions
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
1c637eff5f
src: rename internal types following coding conventions
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
58ebf9a880
src/core/task.c: remove debug message
|
%!s(int64=13) %!d(string=hai) anos |