Samuel Thibault
|
03bf7a2c4f
Benefit from MSG_get_as_by_name whenever it is available
|
hace 11 años |
Nathalie Furmento
|
c18275f016
src/datawizard/malloc.c: improve error message
|
hace 11 años |
Nathalie Furmento
|
8feca5ddce
examples/sched_ctx/sched_ctx.c: fix code when no cuda worker is available
|
hace 11 años |
Nathalie Furmento
|
06778e0bb6
sched_ctx: new function starpu_sched_ctx_display_workers() to display the worker names of a context
|
hace 11 años |
Nathalie Furmento
|
6786e419d9
examples/sched_ctx/sched_ctx_without_sched_policy.c: skip application when no worker cpu is found
|
hace 11 años |
Nathalie Furmento
|
b1a6cad655
examples/sched_ctx/sched_ctx.c: skip application when no worker cpu is found
|
hace 11 años |
Nathalie Furmento
|
adec4eb7ec
examples/worker_collections/worker_tree_example.c: skip application when no worker is found
|
hace 11 años |
Nathalie Furmento
|
101eceed7a
tests/perfmodels/regression_based.c: Enable asynchronous CUDA kernels
|
hace 11 años |
Nathalie Furmento
|
54305fca78
examples/sched_ctx/sched_ctx.c: when there is no CUDA devices, the context is created with a CPU, hence task submission does not fail
|
hace 11 años |
Nathalie Furmento
|
56a874e16b
mpi/src/starpu_mpi_cache.c: protect acces to hashtables with mutexes
|
hace 11 años |
Nathalie Furmento
|
f5ce9ebd53
mpi/src: move all functionalities related to early application requests to starpu_mpi_early_request
|
hace 11 años |
Nathalie Furmento
|
ffe12341db
mpi/src: update function _starpu_mpi_request_init() to allocate the request
|
hace 11 años |
Nathalie Furmento
|
97779e87b2
mpi/src/starpu_mpi.c: remove duplicated line of code
|
hace 11 años |
Nathalie Furmento
|
ae09fecd8e
mpi/src: rename name of internal data structures related to early received data
|
hace 11 años |
Nathalie Furmento
|
ddaf047511
mpi: move all functionalities related to early received data in starpu_mpi_early_data
|
hace 11 años |
Nathalie Furmento
|
5e52e5b48a
mpi/tests/mpi_earlyrecv.c: make sure data are received earlier than expected
|
hace 11 años |
Nathalie Furmento
|
4565a26712
mpi/tests/mpi_earlyrecv2.c: use starpu_mpi_data_register
|
hace 11 años |
Andra Hugo
|
10e0ba5a14
correct index of worker
|
hace 11 años |
Nathalie Furmento
|
a9a8f41802
src/core/workers.c: fix function _starpu_worker_exists_and_can_execute() to return the return value of the function task->cl->can_execute() when available
|
hace 11 años |
Nathalie Furmento
|
3ddddd7e09
tests/main/starpu_worker_exists.c: display message on failure
|
hace 11 años |
Nathalie Furmento
|
ea5f095eb9
tests/main/starpu_worker_exists.c: set sched_ctx to 0 before calling _starpu_worker_exists()
|
hace 11 años |
Andra Hugo
|
228fd6716a
when we verify if there is at least a worker able to execute a certain task check out the list of workers of a context not all of the workers of the machine
|
hace 11 años |
Nathalie Furmento
|
90879cd44c
configure: allow to set --enable-verbose=extra to increase debug messages verbosity
|
hace 11 años |
Samuel Thibault
|
e2c7962913
Add missing semicolons
|
hace 11 años |
Samuel Thibault
|
3dd3186a6c
Also show scheduling cost at push time
|
hace 11 años |
Samuel Thibault
|
b6d83183ea
port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting
|
hace 11 años |
Samuel Thibault
|
3725f99550
Fix build with magma
|
hace 11 años |
Samuel Thibault
|
30d5f814d3
Show 'scheduling' state in paje trace
|
hace 11 años |
Samuel Thibault
|
cecf8440f3
Fix returned value
|
hace 11 años |
Samuel Thibault
|
7240b27585
port r12759 from 1.1: Make sure we use the local stream, and not the stream of another device. Define separate streams for GPU-GPU transfers, depending on which device emits it
|
hace 11 años |