Nathalie Furmento
|
a0caabe241
merge trunk@6869:6879
|
12 yıl önce |
Nathalie Furmento
|
bbad3cd73b
merge trunk@6801:6867
|
12 yıl önce |
Nathalie Furmento
|
6f01391744
merge trunk@6651:6700
|
12 yıl önce |
Nathalie Furmento
|
0df511aa30
merge trunk@6596:6650
|
12 yıl önce |
Nathalie Furmento
|
22a0e63018
merge trunk -r 6400:6500
|
12 yıl önce |
Andra Hugo
|
44d7201986
overlapping ctxs (workers execute tasks from a context for a period of
|
13 yıl önce |
Andra Hugo
|
4b71dcb6b4
fix lp3
|
13 yıl önce |
Andra Hugo
|
3b0a936840
bug fixing + new strateg
|
13 yıl önce |
Andra Hugo
|
5e367ff87f
linear progr strateg for the hypervisor taking into account the type of
|
13 yıl önce |
Andra Hugo
|
bc5d989c60
merge
|
13 yıl önce |
Andra Hugo
|
5f656f76cf
new merge
|
13 yıl önce |
Samuel Thibault
|
67315fc3d6
We do not really need to clear the compatibility field. And applications like magma need it anyway.
|
13 yıl önce |
Andra Hugo
|
5b3f428b00
merge
|
13 yıl önce |
Samuel Thibault
|
06aab4fa3e
Fix restarted tags by separating the "same tag used by several instances of the same task" and the "same tag signaled by several tasks" thanks to setting submitted to 2 in the former case.
|
13 yıl önce |
Andra Hugo
|
9866c56c3e
fixed one test
|
13 yıl önce |
Andra Hugo
|
38bcc8f71a
refactoring
|
13 yıl önce |
Andra Hugo
|
87fae9aa61
merge fixes
|
13 yıl önce |
Andra Hugo
|
645b9d013d
remerge + fixes
|
13 yıl önce |
Andra Hugo
|
3c999e6bbe
merge fixes
|
13 yıl önce |
Nathalie Furmento
|
8381f79759
minor fixes to handle compiler warnings
|
13 yıl önce |
Andra Hugo
|
8de7758807
merge src
|
13 yıl önce |
Nathalie Furmento
|
e60efe5d0e
synchronous tasks with a flag destroy set to 1 are automatically destroyed at the end of starpu_task_submit() (these tasks are not automatically destroyed by _starpu_handle_job_termination() as their flag detach is set to 0)
|
13 yıl önce |
Samuel Thibault
|
fba139b857
|
13 yıl önce |
Samuel Thibault
|
021892beba
Make more checks
|
13 yıl önce |
Nathalie Furmento
|
ddba4a08f7
minor fixes following warnings detected by ICC
|
13 yıl önce |
Ludovic Courtès
|
72a9a540d1
Fix race condition in `_starpu_submit_job'.
|
13 yıl önce |
Samuel Thibault
|
04e97c5578
do not test the submitted field of jobs to know whether the task has just terminated, since terminated tasks have submitted==0
|
13 yıl önce |
Samuel Thibault
|
1d27ea2bcb
Fix missing destruction of tasks with cl == NULL
|
13 yıl önce |
Nathalie Furmento
|
b725e9bc8d
src/core/task.c: function starpu_codelet_init: all default values being 0, it is safer and easier to use memset
|
13 yıl önce |
Nathalie Furmento
|
5c67ff4e54
add function void starpu_codelet_init(struct starpu_codelet *cl) to initialise a codelet with default values
|
13 yıl önce |