| .. |
|
common
|
940e31bb36
merge trunk
|
11 years ago |
|
core
|
afade57efa
allow ctx to execute parallel codes by reusing starpu workers (keep the workers alive instead of getting them to sleep) -> TODO try to factorize with parallel tasks on combined workers (doing practically the same, duplicate tasks and barrier_wait before & after exec)
|
11 years ago |
|
datawizard
|
afade57efa
allow ctx to execute parallel codes by reusing starpu workers (keep the workers alive instead of getting them to sleep) -> TODO try to factorize with parallel tasks on combined workers (doing practically the same, duplicate tasks and barrier_wait before & after exec)
|
11 years ago |
|
debug
|
c0459a27c9
merge trunk
|
11 years ago |
|
drivers
|
afade57efa
allow ctx to execute parallel codes by reusing starpu workers (keep the workers alive instead of getting them to sleep) -> TODO try to factorize with parallel tasks on combined workers (doing practically the same, duplicate tasks and barrier_wait before & after exec)
|
11 years ago |
|
profiling
|
5593439277
changing perf_model structure: arch now contains several devices, so we can have for eg one device STARPU_CPU with 2 cores one device STARPU_CUDA_WORKER with 1 core
|
11 years ago |
|
sched_policies
|
940e31bb36
merge trunk
|
11 years ago |
|
top
|
dbc393bed8
src/top/starpu_top_connection.c: make sure WINVER is defined before including windows include files
|
12 years ago |
|
util
|
3db86a2ede
* Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and
|
11 years ago |
|
worker_collection
|
ab7bd6810c
nested scheduling contexts + worker collection keeping track of blocked workers
|
11 years ago |
|
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
15 years ago |
|
Makefile.am
|
3264633590
Add locality work stealing from Alfredo Buttari
|
11 years ago |
|
dolib.c
|
f5dee9ca79
Add effective version in dll path
|
13 years ago |
|
starpu_parameters.h
|
38ddafc107
Introduce a variable to specify the minimum number of calibration measurements
|
11 years ago |
|
starpu_smpi.xslt
|
7a82eb9b6b
Add initial simgrid support for MPI, not working yet
|
11 years ago |