Nathalie Furmento
|
ab7295d6fe
StarPU-MPI: rename test
|
14 gadi atpakaļ |
Nathalie Furmento
|
7f6e65add0
StarPU-MPI: add cholesky example using starpu_mpi_insert_task
|
14 gadi atpakaļ |
Nathalie Furmento
|
0d717d6f41
StarPU-MPI: add new testcase
|
14 gadi atpakaļ |
Samuel Thibault
|
719155db9f
copyright fixes
|
14 gadi atpakaļ |
Nathalie Furmento
|
49f380be4d
configure.ac: add option --with-mpiexec
|
14 gadi atpakaļ |
Nathalie Furmento
|
255ecb0ca0
StarPU-MPI: make check also runs examples/stencil/stencil5
|
14 gadi atpakaļ |
Nathalie Furmento
|
3f0741ddca
StarPU-MPI: Add testcase
|
14 gadi atpakaļ |
Nathalie Furmento
|
5d07d24142
starpu-mpi: re-add line which was wrongly deleted
|
14 gadi atpakaļ |
Nathalie Furmento
|
1f78d39aa2
StarPU-MPI: rename tests/insert_task.c into examples/stencil/stencil5.c
|
14 gadi atpakaļ |
Nathalie Furmento
|
893991c566
StarPU-MPI: Define and test starpu_mpi_insert_task(...)
|
14 gadi atpakaļ |
Nathalie Furmento
|
464e1dcf36
StarPU-MPI: Specify when make -C mpi check should be run
|
14 gadi atpakaļ |
Nathalie Furmento
|
5a7849a9a0
make -C mpi check runs mpiexec on test applications
|
14 gadi atpakaļ |
Nathalie Furmento
|
6e69a0dd6b
mpi/Makefile.am: revert previous commit as it was not intended to be committed
|
15 gadi atpakaļ |
Nathalie Furmento
|
0682670ec2
mpi/tests/ring_async_implicit.c: mpi is initialised by starpu
|
15 gadi atpakaļ |
Cédric Augonnet
|
fa37c0e2da
hwloc.h is used in the public headers of StarPU, so we need to include hwloc's
|
15 gadi atpakaļ |
Nathalie Furmento
|
85bb45c0f9
revert previous commit #2589
|
15 gadi atpakaļ |
Nathalie Furmento
|
346314a1b9
Wrong commit fully reverted in follow-up commit #2590
|
15 gadi atpakaļ |
Nathalie Furmento
|
eb85cb7e5c
mpi: fix nvcc compilation command line
|
15 gadi atpakaļ |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 gadi atpakaļ |
Cédric Augonnet
|
0080f37133
Do not forget to include these files in the distribution
|
15 gadi atpakaļ |
Cédric Augonnet
|
d2603673f1
Test wether the MPI libs supports asynchronous transfers + implicit deps
|
15 gadi atpakaļ |
Samuel Thibault
|
ee5905dec3
add missing header
|
15 gadi atpakaļ |
Nathalie Furmento
|
432e1e6dd8
fix CPPFLAGS when building outside of source directory
|
15 gadi atpakaļ |
Nathalie Furmento
|
3739cfa184
Prefixing of objects defined in starpu_config_h.in
|
15 gadi atpakaļ |
Cédric Augonnet
|
b3caf41960
Get rid of mpi/examples/Makefile.am to avoid a dependency issue.
|
15 gadi atpakaļ |
Cédric Augonnet
|
c46518553b
Introduce an MPI version of the LU decomposition (work in progress !)
|
15 gadi atpakaļ |
Cédric Augonnet
|
f17de349e8
- Export the headers of the MPI lib when installing
|
15 gadi atpakaļ |
Cédric Augonnet
|
d4c070f3ee
Add a --with-mpicc option to specify which compiler should be used with MPI.
|
15 gadi atpakaļ |
Cédric Augonnet
|
dde612872a
Provide helper functions which tell the MPI lib to release a tag when an
|
15 gadi atpakaļ |
Cédric Augonnet
|
be6b0b16e5
Correct some path which was modified by mistake during previous commit.
|
15 gadi atpakaļ |