Samuel Thibault
|
53d6f965c9
Fix propagating logcheck error in recursion
|
10 years ago |
Samuel Thibault
|
5a4875cb60
Make make showcheck look for ubsan output
|
10 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Nathalie Furmento
|
c1b8dd2592
mpi/examples: only run 2 nodes quick-check is enabled
|
10 years ago |
Nathalie Furmento
|
553d9fd5a8
mpi/examples/Makefile.am: run 4 processes
|
10 years ago |
Nathalie Furmento
|
867604f6df
mpi/examples: new application with several MPI communicators
|
10 years ago |
Samuel Thibault
|
bfd331ad3a
Fix distcheck
|
10 years ago |
Nathalie Furmento
|
f01c499741
mpi/examples: add example with intra-communicator communications
|
10 years ago |
Nathalie Furmento
|
5621c48eb8
mpi/examples/Makefile.am: add new file in dist
|
10 years ago |
Nathalie Furmento
|
6fb6f287aa
Makefile.am: link with SCIF and COI libraries
|
10 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 years ago |
Olivier Aumage
|
21650c5bcf
- wrong Makefile dependency
|
11 years ago |
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 years ago |
Nathalie Furmento
|
a740f330f2
clean file starpu_idle_microsec.log on make distclean
|
11 years ago |
Thibaud Lambert
|
9e0353d9b6
fix merge branches/mic in trunk
|
11 years ago |
Samuel Thibault
|
e72c552c82
revert r9733: distinguish the effective ABI versions of the different libraries
|
12 years ago |
Samuel Thibault
|
01a3cc7a7f
distinguish the effective ABI versions of the different libraries
|
12 years ago |
Samuel Thibault
|
7f41445f74
add -lm for sqrt
|
12 years ago |
Samuel Thibault
|
2a81ad3400
Add -lm for sqrtf and sqrt
|
12 years ago |
Nathalie Furmento
|
a1911a0e4e
Makefile.am: use $(GLOBAL_AM_CFLAGS)
|
12 years ago |
Nathalie Furmento
|
fb8c55eaaf
*/Makefile.am: add gcc option -Werror=implicit to detect use of undeclared functions
|
12 years ago |
Nathalie Furmento
|
798ab0e54b
mpi/examples: rename some files
|
12 years ago |
Nathalie Furmento
|
b6427ad6ad
mpi/examples/matrix_decomposition: code reorganisation
|
12 years ago |
Nathalie Furmento
|
3f22abd78f
mpi/examples/Makefile.am: fix distrib list
|
12 years ago |
Nathalie Furmento
|
ca1f4856e1
mpi/examples/Makefile.am: add missing file
|
12 years ago |
Nathalie Furmento
|
8fab387fd6
mpi/examples/: reorganise code for matrix_decomposition
|
12 years ago |
Nathalie Furmento
|
f28bc9a1e5
mpi/examples: rename directory cholesky into matrix_decomposition
|
12 years ago |
Nathalie Furmento
|
b0e965f9b0
mpi/examples/cholesky: reorganise code
|
12 years ago |
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 years ago |
Nathalie Furmento
|
a75e70c65d
mpi/{tests|examples}/Makefile.am: use our own loader to run applications
|
12 years ago |