Nathalie Furmento
|
f6ed9a29d1
src/core/task.c: add debug and clear code
|
13 years ago |
Nathalie Furmento
|
bcd88d9383
sched_ctx: renaming
|
13 years ago |
Nathalie Furmento
|
0fe7501799
src/core/task.c: remove un-needed assert. The test is already done in _starpu_codelet_check_deprecated_fields()
|
13 years ago |
Nathalie Furmento
|
548e015f07
src/core/task.c: remove trailing whitespaces
|
13 years ago |
Samuel Thibault
|
eb64e18781
merge fixes
|
13 years ago |
Samuel Thibault
|
53a395de6d
drop duplicate
|
13 years ago |
Andra Hugo
|
8598fe2043
fix for the syncronisation between deleting ctx and starpu_shutdow
|
13 years ago |
Andra Hugo
|
b74fc182bb
allow submitting to several ctxs from 1 th + small example
|
13 years ago |
Andra Hugo
|
cab880bfd5
new merge with trunk, heft & dmda important changes
|
13 years ago |
Samuel Thibault
|
9672a315cf
Add temanejo support for task-task dependencies and tag dependencies
|
13 years ago |
Samuel Thibault
|
dee5e3115b
Add function names in Temanejo
|
13 years ago |
Samuel Thibault
|
4cad53e8cd
Add single-stepping support for Temanejo
|
13 years ago |
Samuel Thibault
|
fe68b52593
Add basic Temanejo support
|
13 years ago |
Samuel Thibault
|
7d2a5bd434
pass pthread_key_* through macros
|
13 years ago |
Samuel Thibault
|
f402db344f
pass pthread initializers through macros
|
13 years ago |
Samuel Thibault
|
242b6116cf
pass pthread types through typedefs
|
13 years ago |
Andra Hugo
|
927b47d57d
new merge
|
13 years ago |
Nathalie Furmento
|
0ed12ad157
src: use _STARPU_DISP instead of fprintf. It allows to clearly identify StarPU messages
|
13 years ago |
Andra Hugo
|
e12ffc4fa4
small fixes + commented all use of htbl32 (resize policies using it does not work)
|
13 years ago |
Cyril Roelandt
|
5f6adae21b
Make sure that functions supposed to return a value do so.
|
13 years ago |
Samuel Thibault
|
ebe6b6877f
On task submission, also make sure that performance models of tasks of the same bundle are loaded
|
13 years ago |
Andra Hugo
|
7ce09b5472
removed garbage
|
13 years ago |
Andra Hugo
|
ea45749090
merge step2
|
13 years ago |
Andra Hugo
|
6a484de2b1
merge first step
|
13 years ago |
Andra Hugo
|
047ece5254
changes from august until now
|
13 years ago |
Andra Hugo
|
125960a47b
rollback to r7157
|
13 years ago |
Samuel Thibault
|
8ad8d54621
Call _starpu_worker_exists after interfaces have been filled with the home node interface, so can_execute can use them
|
13 years ago |
Samuel Thibault
|
0693d0f9e0
fill task interfaces early with the home node interfaces, for can_execute
|
13 years ago |
Samuel Thibault
|
6be9099209
optimize task initialization yet further
|
13 years ago |
Cyril Roelandt
|
c1457dab55
Make sure functions supposed to return non-void really return a value.
|
13 years ago |