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 gadi atpakaļ |
Samuel Thibault
|
1ed21aa857
backport r14795 from trunk: add missing suppr file
|
10 gadi atpakaļ |
Samuel Thibault
|
71e4202e19
use starpu pthread functions
|
10 gadi atpakaļ |
Samuel Thibault
|
0ca7c2ae32
use starpu pthread functions
|
10 gadi atpakaļ |
Samuel Thibault
|
fb763b0fce
separate out commute source code, fix symbol visibility
|
10 gadi atpakaļ |
Samuel Thibault
|
3275dbb925
Add missing copyright
|
10 gadi atpakaļ |
Samuel Thibault
|
b6f43642fc
Fix coding style
|
10 gadi atpakaļ |
Samuel Thibault
|
329414399f
Make buildbot test with lock/delegate
|
10 gadi atpakaļ |
Samuel Thibault
|
8be59f3fbf
integrate latest version of Bérenger's patch
|
10 gadi atpakaļ |
Samuel Thibault
|
6d80945ff0
New commute branch
|
10 gadi atpakaļ |
Samuel Thibault
|
b478798ec6
New commute branch
|
10 gadi atpakaļ |
Samuel Thibault
|
1e5090a010
Remove handle_to_pointer method for the complex interface; it does not make sense since there are two buffers
|
10 gadi atpakaļ |
Nathalie Furmento
|
ab60298e13
examples/sched_ctx/parallel_tasks_reuse_handle.c: ask starpu to destroy the task
|
10 gadi atpakaļ |
Samuel Thibault
|
b64ed8282e
Fix missing topology destruction
|
10 gadi atpakaļ |
Nathalie Furmento
|
e3b44209ed
update copyright
|
10 gadi atpakaļ |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 gadi atpakaļ |
Nathalie Furmento
|
802a261a06
fix inria copyright
|
10 gadi atpakaļ |
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 gadi atpakaļ |
Nathalie Furmento
|
277e70acdd
tools/dev/starpu_check_public.sh: fix coccinelle script location
|
10 gadi atpakaļ |
Andra Hugo
|
ef3659f515
add new dmda scheduler: dmdasd that considers priority when deciding on which worker to schedule
|
10 gadi atpakaļ |
Andra Hugo
|
99cb7e8552
add new dmda scheduler: dmdasd that consisers priority when deciding on which worker to scheduler (precise algo that considers dynamically detected nr of priorities and that takes the locks) + and example to play with the priorities. TODO: statically detected nr of priorities and iterate on them ( less overhead)
|
10 gadi atpakaļ |
Nathalie Furmento
|
44dfb97e8f
doc/doxygen/dev/starpu_check_undocumented.sh: fix variables extraction
|
10 gadi atpakaļ |
Nathalie Furmento
|
0a565753b3
doc: improve documentation api
|
10 gadi atpakaļ |
Nathalie Furmento
|
2456b26e1e
doc: fixes functions prototypes
|
10 gadi atpakaļ |
Nathalie Furmento
|
f8207c83a5
tests/datawizard/no_unregister.c: skip when running on valgrind
|
10 gadi atpakaļ |
Nathalie Furmento
|
a60654374b
examples/worker_collections/worker_tree_example.c: make sure memory is initialised to 0
|
10 gadi atpakaļ |
Nathalie Furmento
|
7022d49aa8
examples/sched_ctx/parallel_tasks_reuse_handle.c: ask starpu to free memory
|
10 gadi atpakaļ |
Nathalie Furmento
|
230d1901a4
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 gadi atpakaļ |
Samuel Thibault
|
51d9fdc477
|
10 gadi atpakaļ |
Samuel Thibault
|
6c5886179e
Add noreturn attribute to starpu_pthread_exit
|
10 gadi atpakaļ |