Nathalie Furmento
|
8a5fabb3f2
Add new property for insert_task which is used in the MPI interface to specify the task which is going to execute the codelet
|
14 年之前 |
Nathalie Furmento
|
7bcdf4f4aa
minor fixes
|
14 年之前 |
Nathalie Furmento
|
c9d19c0d9c
tests/insert_task_owner: new testcase
|
14 年之前 |
Nathalie Furmento
|
9698ea8664
starpu_mpi_insert_task.c: returns EINVAL when detecting that more than 1 task is eligible to execute the codelet
|
14 年之前 |
Samuel Thibault
|
6e13e31a00
get back to being able to be built by automake 1.9
|
14 年之前 |
Samuel Thibault
|
07a8b3946d
mention that we use Debian testing autotools
|
14 年之前 |
Samuel Thibault
|
609f714e19
Use standard rules, not GNU extensions
|
14 年之前 |
Cédric Augonnet
|
7eed13a288
To have a better load balancing when using SPMD parallel tasks, we don't
|
14 年之前 |
Cédric Augonnet
|
bdd2f07666
- Implement _starpu_sched_find_worker_combinations with hwloc.
|
14 年之前 |
Cédric Augonnet
|
d1496e6a9b
Sort the different worker ids of a combined worker
|
14 年之前 |
Cédric Augonnet
|
7c74376643
Fix a minor warning
|
14 年之前 |
Cédric Augonnet
|
ec464ae33b
Do not forget to distribute the headers used by MPI/Cholesky
|
14 年之前 |
Nathalie Furmento
|
4015363dd5
mpi/starpu_mpi_insert_task.c: disable verbose mode
|
14 年之前 |
Samuel Thibault
|
7979bcafcb
Take machine idle consumption into account
|
14 年之前 |
Samuel Thibault
|
ab69bb307c
fix typo
|
14 年之前 |
Samuel Thibault
|
757e5cafba
fix queue expected length computation
|
14 年之前 |
Nathalie Furmento
|
ab7295d6fe
StarPU-MPI: rename test
|
14 年之前 |
Cédric Augonnet
|
a26938d5e2
The examples/pi/pi_redux example runs even if there is no CPU available
|
14 年之前 |
Nathalie Furmento
|
3a216c59b5
StarPU-MPI: test cache coherency
|
14 年之前 |
Nathalie Furmento
|
7f6e65add0
StarPU-MPI: add cholesky example using starpu_mpi_insert_task
|
14 年之前 |
Samuel Thibault
|
35eb437fc9
document fields
|
14 年之前 |
Nathalie Furmento
|
0e8f93cab0
typo
|
14 年之前 |
Samuel Thibault
|
3331629411
Mention that just submitting everything should be preferred
|
14 年之前 |
Nathalie Furmento
|
3e8205e15e
mpi/tests/insert_task_block.c: use a 1D array to store matrix
|
14 年之前 |
Nathalie Furmento
|
0d717d6f41
StarPU-MPI: add new testcase
|
14 年之前 |
Samuel Thibault
|
eadee7eac4
when reverting to greedy schedule, privilege uncalibrated workers
|
14 年之前 |
Nathalie Furmento
|
8bf3fb9b31
datawizard/filters.c: get rank from initial data handle
|
14 年之前 |
Nathalie Furmento
|
d94fa69460
OpenCL: fix r3123. Check that the error is CL_OUT_OF_HOST_MEMORY
|
14 年之前 |
Cédric Augonnet
|
96fa9df18b
Perhaps there is no model
|
14 年之前 |
Nathalie Furmento
|
cc004131a4
OpenCL: when memory allocation fails, returns an error instead of aborting. StarPU can cope with the situation
|
14 年之前 |