Samuel Thibault
|
305df11e1f
Drop spurious changes
|
před 13 roky |
Corentin Salingue
|
d6aaf1055e
revert leveldb
|
před 13 roky |
Corentin Salingue
|
720b8ca9f3
add leveldb to make a backend
|
před 13 roky |
Corentin Salingue
|
9cddae04db
merge trunk
|
před 13 roky |
Andra Hugo
|
3e30abd247
fix speed computation
|
před 13 roky |
Andra Hugo
|
ea4afcbe3b
do not take workers' mutex before they are launched
|
před 13 roky |
Corentin Salingue
|
35b65e76a8
forget to change size
|
před 13 roky |
Nathalie Furmento
|
cdc7897dc4
src/core/jobs.c: fix #10642, the worker is not always defined
|
před 13 roky |
Corentin Salingue
|
fcae2dca11
fix assert bug + reduce warning
|
před 13 roky |
Andra Hugo
|
dc4e81b588
indicate workers sharing tasks lists for all the concerned schedulers
|
před 13 roky |
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)
|
před 13 roky |
Corentin Salingue
|
e66c1994ff
add support pack/unpack for out-of-core
|
před 13 roky |
Nathalie Furmento
|
ae8d5acb4a
include/starpu_thread_util.h: add parenthesis when calling pthread_barrier_wait
|
před 13 roky |
Samuel Thibault
|
d8f1e49c3d
Permit to silent stencil output
|
před 13 roky |
Nathalie Furmento
|
851b77b64d
src/profiling/profiling.c: fix #10609 which lost the initialisation of the worker_info_mutex mutexes
|
před 13 roky |
Nathalie Furmento
|
05ac34837e
src/sched_policies/parallel_eager.c: add parenthesis to be more human-readable
|
před 13 roky |
Samuel Thibault
|
4a59e3f481
Do not fail if qmake-generated binary is not just starpu_top$(EXEEXT)
|
před 13 roky |
Andra Hugo
|
f40ece4bb1
share at least a resource when the hypervisor allows no resources to a context
|
před 13 roky |
Samuel Thibault
|
92166a2d8a
drop spurious prototypes
|
před 13 roky |
Samuel Thibault
|
9c038ac2be
replace starpu_get_bandwidth/latency_CUDA/RAM_RAM/CUDA with calls to starpu_transfer_*
|
před 13 roky |
Corentin Salingue
|
aa9ac54085
begin to add pack/unpack
|
před 13 roky |
Samuel Thibault
|
76f61f8b54
Add missing exe extension
|
před 13 roky |
Andra Hugo
|
185c395d45
fix indexs of workers
|
před 13 roky |
Andra Hugo
|
e66dd53eab
cleaning + better managing the types of workers
|
před 13 roky |
Nathalie Furmento
|
d718243da2
add missing documentation
|
před 13 roky |
Nathalie Furmento
|
95536d8161
doc: add missing documentation
|
před 13 roky |
Nathalie Furmento
|
a7fb91adef
src/profiling/profiling.c: _starpu_profiling_init also resets bus counters
|
před 13 roky |
Nathalie Furmento
|
68ff5bb581
src: move implementation of function starpu_profiling_init to profiling/profiling.c
|
před 13 roky |
Nathalie Furmento
|
474b533c1d
include: move function starpu_profiling_init to starpu_profiling.h
|
před 13 roky |
Nathalie Furmento
|
2e25ecd128
doc: add missing documentation
|
před 13 roky |