Simon Archipoff
|
0e6004646d
big modifications of the nodes interface
|
12 years ago |
Simon Archipoff
|
f120b2b38f
compile
|
12 years ago |
Simon Archipoff
|
becd3d35a2
new fifo with deque
|
12 years ago |
Nathalie Furmento
|
f25ea3cd95
merge trunk@9720:9884
|
12 years ago |
Nathalie Furmento
|
46129a7ae4
include: revert #9874
|
12 years ago |
Samuel Thibault
|
cab81b961c
port 9879 from mic-scc: Use cl_arg_free for starpu_insert_task
|
12 years ago |
Nathalie Furmento
|
590962d672
include: move starpu_node_kind definition and related functions from include/starpu_data.h to include/starpu_worker.h
|
12 years ago |
Samuel Thibault
|
34bd51c022
Do not use cl_arg_free for insert_task, it is not so simple apparently
|
12 years ago |
Samuel Thibault
|
34bb442ea2
revert 9867, which doesn't build
|
12 years ago |
Samuel Thibault
|
6c394c3561
Only free cl_arg if an arg is set
|
12 years ago |
Samuel Thibault
|
4c8c9badba
fix option name
|
12 years ago |
Samuel Thibault
|
8b7438d7e8
add comments
|
12 years ago |
Samuel Thibault
|
389ae75dc9
Note about interlock
|
12 years ago |
Nathalie Furmento
|
5160398b37
Makefile.am: add $(HWLOC_CFLAGS) when missing
|
12 years ago |
Simon Archipoff
|
fa4fda1b3d
bug fix in herarchical_heft
|
12 years ago |
Samuel Thibault
|
be083d75b2
factorize converting number of nodes into node number
|
12 years ago |
Samuel Thibault
|
29f81391b9
Fix assertion
|
12 years ago |
Simon Archipoff
|
5fdc448a45
first try of scheduler that suit topology
|
12 years ago |
Samuel Thibault
|
25bfc106c2
TODO: add option to choose maxnodes
|
12 years ago |
Corentin Salingue
|
e07d29c6c2
fix nodes > max_nodes
|
12 years ago |
Samuel Thibault
|
c76b586aeb
Cleanup: use precomputed value
|
12 years ago |
Simon Archipoff
|
e07830f725
use env variables for alpha beta and gamma
|
12 years ago |
Samuel Thibault
|
5906131b96
Fix warning
|
12 years ago |
Samuel Thibault
|
c8f8cfea95
Add cl_arg_free field to enable automatic free(cl_arg) on task destroy.
|
12 years ago |
Simon Archipoff
|
de2e23ca19
remove spinlock
|
12 years ago |
Simon Archipoff
|
f0ac818f6f
changes rwlocks to spin locks.
|
12 years ago |
Simon Archipoff
|
6a03f85f2b
work stealing wake up all workers when a task is pushed by a worker
|
12 years ago |
Samuel Thibault
|
7e4f89fd3c
Add const qualifier for hash computation functions
|
12 years ago |
Simon Archipoff
|
8113d9e44a
bug fix in node_fifo + minor modifs
|
12 years ago |
Simon Archipoff
|
768373c480
bugs fixs
|
12 years ago |