Joris Pablo
|
699b59b945
Add data_trace tool
|
12 years ago |
Andra Hugo
|
aef7c1a3f3
renaming ioctl -> ctl
|
12 years ago |
Corentin Salingue
|
9cddae04db
merge trunk
|
12 years ago |
Andra Hugo
|
3e30abd247
fix speed computation
|
12 years ago |
Thibaud Lambert
|
b17db603a8
mic: Correction nbmaxcombinedworkers + update _starpu_mic_sink_deinit
|
12 years ago |
Andra Hugo
|
ea4afcbe3b
do not take workers' mutex before they are launched
|
12 years ago |
Corentin Salingue
|
35b65e76a8
forget to change size
|
12 years ago |
Thibaud Lambert
|
21e9824ccc
mic: update nmaxmicthreads
|
12 years ago |
Nathalie Furmento
|
cdc7897dc4
src/core/jobs.c: fix #10642, the worker is not always defined
|
12 years ago |
Corentin Salingue
|
fcae2dca11
fix assert bug + reduce warning
|
12 years ago |
Andra Hugo
|
dc4e81b588
indicate workers sharing tasks lists for all the concerned schedulers
|
12 years ago |
Andra Hugo
|
6e52308e70
Indicate whether a worker shares tasks lists with other workers (if yes if we remove it from the context we should do it right away, the other workers are in charge of the remaining tasks)
|
12 years ago |
Corentin Salingue
|
e66c1994ff
add support pack/unpack for out-of-core
|
12 years ago |
Nathalie Furmento
|
ae8d5acb4a
include/starpu_thread_util.h: add parenthesis when calling pthread_barrier_wait
|
12 years ago |
Samuel Thibault
|
d8f1e49c3d
Permit to silent stencil output
|
12 years ago |
Nathalie Furmento
|
851b77b64d
src/profiling/profiling.c: fix #10609 which lost the initialisation of the worker_info_mutex mutexes
|
12 years ago |
Nathalie Furmento
|
05ac34837e
src/sched_policies/parallel_eager.c: add parenthesis to be more human-readable
|
12 years ago |
Samuel Thibault
|
4a59e3f481
Do not fail if qmake-generated binary is not just starpu_top$(EXEEXT)
|
12 years ago |
Andra Hugo
|
f40ece4bb1
share at least a resource when the hypervisor allows no resources to a context
|
12 years ago |
Samuel Thibault
|
92166a2d8a
drop spurious prototypes
|
12 years ago |
Samuel Thibault
|
9c038ac2be
replace starpu_get_bandwidth/latency_CUDA/RAM_RAM/CUDA with calls to starpu_transfer_*
|
12 years ago |
Corentin Salingue
|
aa9ac54085
begin to add pack/unpack
|
12 years ago |
Thibaud Lambert
|
64c766174b
mic: update comment on source_common.c and mp_common.h
|
12 years ago |
Samuel Thibault
|
76f61f8b54
Add missing exe extension
|
12 years ago |
Thibaud Lambert
|
2429a37512
mic: generic lookup
|
12 years ago |
Thibaud Lambert
|
b2c74bb608
mic: update comment in sink_common.h
|
12 years ago |
Andra Hugo
|
185c395d45
fix indexs of workers
|
12 years ago |
Andra Hugo
|
e66dd53eab
cleaning + better managing the types of workers
|
12 years ago |
Nathalie Furmento
|
d718243da2
add missing documentation
|
12 years ago |
Thibaud Lambert
|
49d190e8de
mic: parallel tasks (mode spmd)
|
12 years ago |