Nathalie Furmento
|
553d9fd5a8
mpi/examples/Makefile.am: run 4 processes
|
10 éve |
Nathalie Furmento
|
867604f6df
mpi/examples: new application with several MPI communicators
|
10 éve |
Samuel Thibault
|
bfd331ad3a
Fix distcheck
|
10 éve |
Nathalie Furmento
|
f01c499741
mpi/examples: add example with intra-communicator communications
|
10 éve |
Nathalie Furmento
|
5621c48eb8
mpi/examples/Makefile.am: add new file in dist
|
10 éve |
Nathalie Furmento
|
6fb6f287aa
Makefile.am: link with SCIF and COI libraries
|
10 éve |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 éve |
Olivier Aumage
|
21650c5bcf
- wrong Makefile dependency
|
11 éve |
Nathalie Furmento
|
8fc1e0faca
configure: use subdir-objects, it is incompatible with the use of $(top_srcdir) in Makefile, they need to be replaced by relative directories
|
11 éve |
Nathalie Furmento
|
a740f330f2
clean file starpu_idle_microsec.log on make distclean
|
11 éve |
Thibaud Lambert
|
9e0353d9b6
fix merge branches/mic in trunk
|
12 éve |
Samuel Thibault
|
e72c552c82
revert r9733: distinguish the effective ABI versions of the different libraries
|
12 éve |
Samuel Thibault
|
01a3cc7a7f
distinguish the effective ABI versions of the different libraries
|
12 éve |
Samuel Thibault
|
7f41445f74
add -lm for sqrt
|
12 éve |
Samuel Thibault
|
2a81ad3400
Add -lm for sqrtf and sqrt
|
12 éve |
Nathalie Furmento
|
a1911a0e4e
Makefile.am: use $(GLOBAL_AM_CFLAGS)
|
12 éve |
Nathalie Furmento
|
fb8c55eaaf
*/Makefile.am: add gcc option -Werror=implicit to detect use of undeclared functions
|
12 éve |
Nathalie Furmento
|
798ab0e54b
mpi/examples: rename some files
|
12 éve |
Nathalie Furmento
|
b6427ad6ad
mpi/examples/matrix_decomposition: code reorganisation
|
12 éve |
Nathalie Furmento
|
3f22abd78f
mpi/examples/Makefile.am: fix distrib list
|
12 éve |
Nathalie Furmento
|
ca1f4856e1
mpi/examples/Makefile.am: add missing file
|
12 éve |
Nathalie Furmento
|
8fab387fd6
mpi/examples/: reorganise code for matrix_decomposition
|
12 éve |
Nathalie Furmento
|
f28bc9a1e5
mpi/examples: rename directory cholesky into matrix_decomposition
|
12 éve |
Nathalie Furmento
|
b0e965f9b0
mpi/examples/cholesky: reorganise code
|
12 éve |
Nathalie Furmento
|
cc29bc43df
mpi: add a parameter initialize_mpi to starpu_mpi_init, then we no longer rely on MPI_Initialized() to detect if MPI is already initialised or not, we just ask the upper layer to tell us if it needs to be initialised
|
12 éve |
Nathalie Furmento
|
a75e70c65d
mpi/{tests|examples}/Makefile.am: use our own loader to run applications
|
12 éve |
Nathalie Furmento
|
4f94f38ec5
mpi: move examples/complex/mpi_complex2.c to tests/user_defined_datatype.c
|
12 éve |
Nathalie Furmento
|
f2033d2d3c
mpi: add test for detached communications on user-defined data
|
12 éve |
Nathalie Furmento
|
89c370626e
mpi: clearly identity TODOs and clear the ones which are done
|
12 éve |
Nathalie Furmento
|
2f64434b84
mpi: move examples/reduction/mpi_reduction.c to tests/mpi_reduction.c as it is more a test than an example
|
12 éve |