Samuel Thibault
|
185bb34814
Fix indent
|
11 years ago |
Samuel Thibault
|
22de2edd9a
fix indent
|
11 years ago |
Samuel Thibault
|
fb2bd64e0a
Rework worker binding computation, which fixes MIC thread assignments
|
11 years ago |
Samuel Thibault
|
6325a34ab3
Move device id lookup into run-driver functions, to avoid paying the cost at each task execution
|
11 years ago |
Samuel Thibault
|
b4976f3d00
Use different streams for gpu-gpu transfers
|
11 years ago |
Samuel Thibault
|
8848e2486b
TODO
|
11 years ago |
Samuel Thibault
|
3bebdbb45e
Add starpu_get_env_number_default
|
11 years ago |
Samuel Thibault
|
660d059e71
Support unbound threads
|
11 years ago |
Samuel Thibault
|
7fb00422de
Fix more missing STARPU_MAIN_RAM uses
|
11 years ago |
Samuel Thibault
|
bff05a4bbf
Fix topology when using not all opencl devices
|
11 years ago |
Samuel Thibault
|
aea43685d3
Document fields
|
11 years ago |
Samuel Thibault
|
74edb4258a
More debugging information
|
11 years ago |
Samuel Thibault
|
3c666a76bf
Document parallel workers more correctly
|
11 years ago |
Samuel Thibault
|
7c4b637f23
Fix array alignment
|
11 years ago |
Andra Hugo
|
ef81fe3c52
sorry: rollback again eager (don't use STARPU_WORKER_TREE yet)
|
11 years ago |
Andra Hugo
|
491a6c6124
fix hierarchical resizing of contexts
|
11 years ago |
Samuel Thibault
|
40180557ce
simplify logic
|
11 years ago |
Samuel Thibault
|
6df47e0210
dmda: Use variable-length array to avoid eating too much stack space
|
11 years ago |
Nathalie Furmento
|
70f5cbc89d
move section 'Running StarPU Applications on Microsoft Visual C' from INSTALL to README and also copy section in doxygen documentation
|
11 years ago |
Nathalie Furmento
|
4d21411303
doc/doxygen: use variable name STARPU_PATH instead of prefix_dir
|
11 years ago |
Nathalie Furmento
|
7873088162
fix variable name STARPU_PATH
|
11 years ago |
Samuel Thibault
|
21aae50d7c
Fix missing model initialization
|
11 years ago |
Samuel Thibault
|
fbd1b911e7
New starpu_memory_get_total function to get the size of a memory node.
|
11 years ago |
Nathalie Furmento
|
701306e64c
rename mvsc to msvc
|
11 years ago |
Nathalie Furmento
|
bba5bd817d
doc: add missing documentation
|
11 years ago |
Andra Hugo
|
994862e3ac
rollback eager (don't use STARPU_WORKER_TREE yet)
|
11 years ago |
Andra Hugo
|
60d44eb737
resize hierarchic ctxs hierarchically :)
|
11 years ago |
Nathalie Furmento
|
dfc84ea5a5
configure.ac: add -Werror=implicit-function-declaration when available
|
11 years ago |
Nathalie Furmento
|
85bf5972c3
workers: turn function starpu_worker_get_nsched_ctxs and hence rename it as _starpu_worker_get_nsched_ctxs
|
11 years ago |
Nathalie Furmento
|
d3b10b1424
workers: turn function starpu_worker_mutex_is_sched_mutex private and hence rename it as _starpu_worker_mutex_is_sched_mutex
|
11 years ago |