Samuel Thibault
|
ed5c7aabe5
Fix build without valgrind
|
5 years ago |
Samuel Thibault
|
a18d8786d7
Make doesn't like -j 0
|
5 years ago |
Samuel Thibault
|
657e83ae5d
Start 4 times less check jobs in mpi subdirectory, to avoid too much overload
|
5 years ago |
Samuel Thibault
|
6cc4a12e0f
bcsr test: Fix skip shutdown
|
5 years ago |
Samuel Thibault
|
a21a2a4d6a
Use $(MAKE) instead of make
|
5 years ago |
Samuel Thibault
|
c0957dd0c3
Reduce execution time on valgrind
|
5 years ago |
Samuel Thibault
|
1cc538371c
bcsr and multiple memory nodes: assert false instead of silently discard issue
|
5 years ago |
Samuel Thibault
|
cdff93ed6b
Add missing RMB counterpart for WMB in _starpu_fetch_task_input_cb
|
5 years ago |
Samuel Thibault
|
7eaaa88c9c
memalloc: Fix read coherency of prefetch_out_of_memory
|
5 years ago |
Nathalie Furmento
|
cace6920f1
configure.ac: fix text typo
|
5 years ago |
Nathalie Furmento
|
1ed74206d0
configure.ac: detect earlier mpiexec (it is also needed for the mpi master slave mode)
|
5 years ago |
Samuel Thibault
|
0702f7f0a2
Coverity fixes
|
5 years ago |
Nathalie Furmento
|
f1704e1e3e
tools/Makefile.am: followup to 0822cd5b17eb3e4172d053d5a18b178797bc328c
|
5 years ago |
Samuel Thibault
|
0822cd5b17
Move starpu_replay_mpi mpi tool to mpi/tools
|
5 years ago |
Samuel Thibault
|
e6b24ecaea
Move starpu_replay_mpi mpi tool to mpi/tools
|
5 years ago |
Samuel Thibault
|
5a2250a7bf
Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu
|
5 years ago |
Samuel Thibault
|
52d08ffbb3
Do not enable mpi by default if simgrid is enabled, since that requires proper simgrid version, static linking etc.
|
5 years ago |
Philippe SWARTVAGHER
|
7c444a409c
mpi/tests/sendrecv_bench: add option to pause workers
|
5 years ago |
Samuel Thibault
|
d707eb6be6
Remove unused level of indirection
|
5 years ago |
Samuel Thibault
|
36166edcc1
Do not take task name as model, the task may not have a model even with a name
|
5 years ago |
Samuel Thibault
|
1f8566b647
scheds: Drop one level of indirection for bitmaps
|
5 years ago |
Samuel Thibault
|
d9435fe7aa
Fix namespace pollution
|
5 years ago |
Samuel Thibault
|
d9fac67c31
Restore bitmap as public interface
|
5 years ago |
Samuel Thibault
|
91292f79a8
Disable sendrecv_parallel_tasks_bench with MPI backend, it can not work with it
|
5 years ago |
Samuel Thibault
|
654a6962cc
make non-long benchs reasonable
|
5 years ago |
Samuel Thibault
|
de4bd22fd6
Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu
|
5 years ago |
Samuel Thibault
|
46b44bcebb
Make sure we do not have MPI communications pending in the task graph before shutting down MPI
|
5 years ago |
Adrien Guilbaud
|
18a3f310a0
Use static inlined bitmaps for schedulers
|
5 years ago |
Samuel Thibault
|
15acbb4f3b
Fix build without BLAS
|
5 years ago |
Samuel Thibault
|
f35f1ac893
Build mpi/src before tools, for starpu_replay_mpi
|
5 years ago |