Samuel Thibault
|
1343ca3e87
more readable code
|
10 years ago |
Samuel Thibault
|
89be37baab
simplify code
|
10 years ago |
Samuel Thibault
|
75260ef5d5
fix sorting commute accesses: we want to have the commute accesses sorted too, actually, for properly handling the case when we take the same data several times
|
10 years ago |
Samuel Thibault
|
9f450e1640
revert lock_or_delegate flag logic to make it easier to read
|
10 years ago |
Samuel Thibault
|
3131740677
fix build without lock_or_delegate
|
10 years ago |
Samuel Thibault
|
c5c51fe05b
fix indent
|
10 years ago |
Samuel Thibault
|
2157700e4c
document commute algorithm
|
10 years ago |
Samuel Thibault
|
f5ef246ee5
Fix test without CPUs
|
10 years ago |
Samuel Thibault
|
0180a21f9b
Add commute testcase
|
10 years ago |
Samuel Thibault
|
8e55d5f4ef
drop now-useless changes
|
10 years ago |
Samuel Thibault
|
00374476e4
backport r15084 from trunk: socl: instead of setting LD_PRELOAD with the location of libOpenCL.so, set LD_LIBRARY_PATH with the directory containing libOpenCL.so, this avoid libtool to crash when loading libOpenCL.so (which happens on alaric)
|
10 years ago |
Samuel Thibault
|
1ed21aa857
backport r14795 from trunk: add missing suppr file
|
10 years ago |
Samuel Thibault
|
71e4202e19
use starpu pthread functions
|
10 years ago |
Samuel Thibault
|
0ca7c2ae32
use starpu pthread functions
|
10 years ago |
Samuel Thibault
|
fb763b0fce
separate out commute source code, fix symbol visibility
|
10 years ago |
Samuel Thibault
|
3275dbb925
Add missing copyright
|
10 years ago |
Samuel Thibault
|
b6f43642fc
Fix coding style
|
10 years ago |
Samuel Thibault
|
329414399f
Make buildbot test with lock/delegate
|
10 years ago |
Samuel Thibault
|
8be59f3fbf
integrate latest version of Bérenger's patch
|
10 years ago |
Samuel Thibault
|
6d80945ff0
New commute branch
|
10 years ago |
Samuel Thibault
|
b478798ec6
New commute branch
|
10 years ago |
Samuel Thibault
|
1e5090a010
Remove handle_to_pointer method for the complex interface; it does not make sense since there are two buffers
|
10 years ago |
Nathalie Furmento
|
ab60298e13
examples/sched_ctx/parallel_tasks_reuse_handle.c: ask starpu to destroy the task
|
10 years ago |
Samuel Thibault
|
b64ed8282e
Fix missing topology destruction
|
10 years ago |
Nathalie Furmento
|
e3b44209ed
update copyright
|
10 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Nathalie Furmento
|
802a261a06
fix inria copyright
|
10 years ago |
Andra Hugo
|
3536cc8332
set priorities for the policy of the global context at starpu_init time (prio for instance needs to know them when initialized)
|
10 years ago |
Nathalie Furmento
|
277e70acdd
tools/dev/starpu_check_public.sh: fix coccinelle script location
|
10 years ago |
Andra Hugo
|
ef3659f515
add new dmda scheduler: dmdasd that considers priority when deciding on which worker to schedule
|
10 years ago |