Corentin Salingue
|
f3496077ad
fix when generating traces, it's used by worker and not thread
|
8 years ago |
Corentin Salingue
|
475bd9b66d
trace asynchronous source to sink transfers
|
8 years ago |
Corentin Salingue
|
5146c1c84e
fix bug when sending the task
|
8 years ago |
Corentin Salingue
|
4427509320
increase the number of buffers and not the tasks
|
8 years ago |
Corentin Salingue
|
18812205bf
make transfers asynchronous for MPI and MIC workers
|
8 years ago |
Corentin Salingue
|
53c207b848
add MPI Master Slave case in FxT
|
8 years ago |
Corentin Salingue
|
766e589b75
when some MPI device doesn't find the config file, force measure and calibrate
|
8 years ago |
Corentin Salingue
|
d327b8150a
Initialize Simgrid and MPI before initialize libtool
|
8 years ago |
Corentin Salingue
|
ed631c81b1
revert -r19534
|
8 years ago |
Corentin Salingue
|
190096feea
cl_arg may be overwritten before executing task
|
8 years ago |
Corentin Salingue
|
d9c44b7d71
Init libtool after all checks to have the good compilers
|
8 years ago |
Corentin Salingue
|
abd20a4c8e
We can disable StarPU-MPI when using MPI Master Slave + warn when both are activated
|
8 years ago |
Corentin Salingue
|
087fb6729c
Fix number of MPI Slaves workers when testing OpenCL
|
8 years ago |
Corentin Salingue
|
d481159bd7
Update vibility of STARPU_USE_MPI_MASTER_SLAVE to use it in applications + fix bugs in stencils when using Master-Slave
|
8 years ago |
Corentin Salingue
|
d1f8acc04e
When we check examples, use 3 slaves
|
8 years ago |
Corentin Salingue
|
41101d149b
merge from trunk
|
8 years ago |
Corentin Salingue
|
0d030b9234
rename STARPU_MPI in STARPU_MPI_MS + add MPI_MS_TYPE and not use MPI MS slave in a reduction test
|
8 years ago |
Corentin Salingue
|
0c1cd55f25
use number of MPI nodes and not MIC nodes
|
8 years ago |
Corentin Salingue
|
0de9723d06
fix switch env when having 2+ slaves
|
8 years ago |
Corentin Salingue
|
8036cbd347
fix when user don't want to use an MPI slave
|
9 years ago |
Corentin Salingue
|
bb7428ed8b
when doing a make check with MPI Master Slave, use 3 slaves to check
|
9 years ago |
Corentin Salingue
|
f60e27b897
fix bug when MPI Master Slave is activated, but without GPUs
|
9 years ago |
Corentin Salingue
|
e7278f623c
compute bandwidth and latency also for sink to sink links
|
9 years ago |
Samuel Thibault
|
8c9256f578
Fix array access before index limit check
|
9 years ago |
Samuel Thibault
|
fea25bde2b
revert part of 19482: apparently we shouldn't return NULL to the sched ctx engine, even in the non-blocking mode
|
9 years ago |
Samuel Thibault
|
97e498c4da
revert r19481, it is actually detrimental to performances
|
9 years ago |
Samuel Thibault
|
563b193266
Add missing change
|
9 years ago |
Samuel Thibault
|
e016071918
Improve scalability of dummy sched
|
9 years ago |
Samuel Thibault
|
61850e3a9e
depress priority of worker threads, to let application thread get worken up more quickly
|
9 years ago |
Samuel Thibault
|
9ef0076f47
fix gprof build with pie-by-default compilers
|
9 years ago |