Olivier Aumage
|
21650c5bcf
- wrong Makefile dependency
|
11 år sedan |
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 år sedan |
Nathalie Furmento
|
a740f330f2
clean file starpu_idle_microsec.log on make distclean
|
11 år sedan |
Thibaud Lambert
|
9e0353d9b6
fix merge branches/mic in trunk
|
11 år sedan |
Samuel Thibault
|
e72c552c82
revert r9733: distinguish the effective ABI versions of the different libraries
|
12 år sedan |
Samuel Thibault
|
01a3cc7a7f
distinguish the effective ABI versions of the different libraries
|
12 år sedan |
Samuel Thibault
|
7f41445f74
add -lm for sqrt
|
12 år sedan |
Samuel Thibault
|
2a81ad3400
Add -lm for sqrtf and sqrt
|
12 år sedan |
Nathalie Furmento
|
a1911a0e4e
Makefile.am: use $(GLOBAL_AM_CFLAGS)
|
12 år sedan |
Nathalie Furmento
|
fb8c55eaaf
*/Makefile.am: add gcc option -Werror=implicit to detect use of undeclared functions
|
12 år sedan |
Nathalie Furmento
|
798ab0e54b
mpi/examples: rename some files
|
12 år sedan |
Nathalie Furmento
|
b6427ad6ad
mpi/examples/matrix_decomposition: code reorganisation
|
12 år sedan |
Nathalie Furmento
|
3f22abd78f
mpi/examples/Makefile.am: fix distrib list
|
12 år sedan |
Nathalie Furmento
|
ca1f4856e1
mpi/examples/Makefile.am: add missing file
|
12 år sedan |
Nathalie Furmento
|
8fab387fd6
mpi/examples/: reorganise code for matrix_decomposition
|
12 år sedan |
Nathalie Furmento
|
f28bc9a1e5
mpi/examples: rename directory cholesky into matrix_decomposition
|
12 år sedan |
Nathalie Furmento
|
b0e965f9b0
mpi/examples/cholesky: reorganise code
|
12 år sedan |
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 år sedan |
Nathalie Furmento
|
a75e70c65d
mpi/{tests|examples}/Makefile.am: use our own loader to run applications
|
12 år sedan |
Nathalie Furmento
|
4f94f38ec5
mpi: move examples/complex/mpi_complex2.c to tests/user_defined_datatype.c
|
12 år sedan |
Nathalie Furmento
|
f2033d2d3c
mpi: add test for detached communications on user-defined data
|
12 år sedan |
Nathalie Furmento
|
89c370626e
mpi: clearly identity TODOs and clear the ones which are done
|
12 år sedan |
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 år sedan |
Nathalie Furmento
|
fa4e1ffdbd
mpi: move examples/scatter_gather/mpi_scatter_gather.c to tests/mpi_scatter_gather.c as it is more an test than an example
|
12 år sedan |
Samuel Thibault
|
415a58186b
fix profiling by linking libstarpu statically into tests and examples
|
12 år sedan |
Nathalie Furmento
|
aecd3bf4b0
*/Makefile.am: add FXT_LDFLAGS when missing
|
12 år sedan |
Sylvain Henry
|
37bce2edab
Fix bad CUDA/OpenCL interaction
|
12 år sedan |
Cyril Roelandt
|
68973fa0d4
Fix "make dist".
|
12 år sedan |
Nathalie Furmento
|
9f6d9384cf
mpi: remove un-needed include directories from AM_CPPFLAGS defined in files Makefile.am
|
12 år sedan |
Nathalie Furmento
|
c8d7eb43a3
mpi: break Makefile.am in each sub-directories src examples tests
|
12 år sedan |