Corentin Salingue
|
720b8ca9f3
add leveldb to make a backend
|
лет назад: 12 |
Samuel Thibault
|
a4765d54f6
Fix array alignment
|
лет назад: 12 |
Nathalie Furmento
|
2d8f96be31
src/datawizard/coherency.c: fix #10665
|
лет назад: 12 |
Samuel Thibault
|
49b7fe4fd2
Fix automatic RAM allocation on CUDA without memcpy_peer: we can not allocated pinned memory, since that requires waiting for a task, and starpu_malloc_on_node is called with a spinlock locked.
|
лет назад: 12 |
Samuel Thibault
|
a5cdbe9673
avoid dividing user-provided values
|
лет назад: 12 |
Samuel Thibault
|
06e0329e0b
Since we do not have pivoting, make the diagonal dominant to avoid numerical issues
|
лет назад: 12 |
Joris Pablo
|
b119ac0776
Add author
|
лет назад: 12 |
Samuel Thibault
|
f86c7da2f6
Move data size probe to common place, where data is fetched, actually :)
|
лет назад: 12 |
Andra Hugo
|
8012704880
renaming ctl keys
|
лет назад: 12 |
Joris Pablo
|
699b59b945
Add data_trace tool
|
лет назад: 12 |
Andra Hugo
|
aef7c1a3f3
renaming ioctl -> ctl
|
лет назад: 12 |
Corentin Salingue
|
9cddae04db
merge trunk
|
лет назад: 12 |
Andra Hugo
|
3e30abd247
fix speed computation
|
лет назад: 12 |
Andra Hugo
|
ea4afcbe3b
do not take workers' mutex before they are launched
|
лет назад: 12 |
Corentin Salingue
|
35b65e76a8
forget to change size
|
лет назад: 12 |
Nathalie Furmento
|
cdc7897dc4
src/core/jobs.c: fix #10642, the worker is not always defined
|
лет назад: 12 |
Corentin Salingue
|
fcae2dca11
fix assert bug + reduce warning
|
лет назад: 12 |
Andra Hugo
|
dc4e81b588
indicate workers sharing tasks lists for all the concerned schedulers
|
лет назад: 12 |
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 |
Corentin Salingue
|
e66c1994ff
add support pack/unpack for out-of-core
|
лет назад: 12 |
Nathalie Furmento
|
ae8d5acb4a
include/starpu_thread_util.h: add parenthesis when calling pthread_barrier_wait
|
лет назад: 12 |
Samuel Thibault
|
d8f1e49c3d
Permit to silent stencil output
|
лет назад: 12 |
Nathalie Furmento
|
851b77b64d
src/profiling/profiling.c: fix #10609 which lost the initialisation of the worker_info_mutex mutexes
|
лет назад: 12 |
Nathalie Furmento
|
05ac34837e
src/sched_policies/parallel_eager.c: add parenthesis to be more human-readable
|
лет назад: 12 |
Samuel Thibault
|
4a59e3f481
Do not fail if qmake-generated binary is not just starpu_top$(EXEEXT)
|
лет назад: 12 |
Andra Hugo
|
f40ece4bb1
share at least a resource when the hypervisor allows no resources to a context
|
лет назад: 12 |
Samuel Thibault
|
92166a2d8a
drop spurious prototypes
|
лет назад: 12 |
Samuel Thibault
|
9c038ac2be
replace starpu_get_bandwidth/latency_CUDA/RAM_RAM/CUDA with calls to starpu_transfer_*
|
лет назад: 12 |
Corentin Salingue
|
aa9ac54085
begin to add pack/unpack
|
лет назад: 12 |
Samuel Thibault
|
76f61f8b54
Add missing exe extension
|
лет назад: 12 |