Nathalie Furmento
|
c8d7eb43a3
mpi: break Makefile.am in each sub-directories src examples tests
|
il y a 12 ans |
Nathalie Furmento
|
1356eaae36
mpi/Makefile.am: add missing HWLOC_CFLAGS to AM_CFLAGS (Thanks to Keisuke Fukuda for reporting the bug)
|
il y a 12 ans |
Nathalie Furmento
|
2e748ef358
mpi/examples/cholesky: code which is identical in both mpi_cholesky_distributed.c and mpi_cholesky.c is now in mpi_cholesky_codelets.c
|
il y a 12 ans |
Cyril Roelandt
|
6a90fa970d
Fix MPI build on Darwin.
|
il y a 12 ans |
Nathalie Furmento
|
eb756a8668
mpi/Makefile.am: fix setting of variable LOG_COMPILER and TESTS_ENVIRONMENT (aka i should read my modifs twice before committing ...)
|
il y a 12 ans |
Nathalie Furmento
|
877a3b3bdd
build: partly revert 7205 by testing automake version as LOG_COMPILER has been introduced in version 1.11.
|
il y a 12 ans |
Samuel Thibault
|
b0e78ad674
Do not build examples if user did not ask for it. Thanks bicatali for the patch.
|
il y a 12 ans |
Ludovic Courtès
|
74ac8f3079
build: Adjust tests to Automake 1.12.
|
il y a 12 ans |
Nathalie Furmento
|
c238141cb0
mpi: move source and internal .h files to src directory
|
il y a 12 ans |
Nathalie Furmento
|
382234282b
mpi: move starpu_mpi.h to mpi/include
|
il y a 12 ans |
Nathalie Furmento
|
4b30f04997
mpi/examples: add exemple to show the exchange of user-defined data interface
|
il y a 12 ans |
Nathalie Furmento
|
6ad304e82a
mpi: remove files which are no longer needed - clearing cache is now done directly and no longer through a task
|
il y a 13 ans |
Nathalie Furmento
|
b1ec50c09b
MPI: New feature to display communication statistics, i.e amount of data transfers between pair of MPI nodes
|
il y a 13 ans |
Samuel Thibault
|
65e4898549
rename float.h (and double.h), which conflict with a standard c++ header
|
il y a 13 ans |
Samuel Thibault
|
0a88862c0a
Make showcheck recursive, fix hang when there is not test log
|
il y a 13 ans |
Samuel Thibault
|
6c9c6f7bc7
Also show successful tests logs
|
il y a 13 ans |
Samuel Thibault
|
d5b3136ea8
Enable parallel-tests option if available in automake, add showcheck rule to show the result in buildbot
|
il y a 13 ans |
Nathalie Furmento
|
a2ff1fdf8f
mpi/Makefile.am: revert r5095 as -H option is not standard
|
il y a 13 ans |
Nathalie Furmento
|
2a34bbef50
mpi/starpu_mpi_insert_task: cache functions are moved into a dedicated file
|
il y a 13 ans |
Nathalie Furmento
|
30693bfe52
move pkgconfig mpi files in mpi directory
|
il y a 13 ans |
Nathalie Furmento
|
dd293c6dcf
mpi: add example to test reduction with starpu_mpi_insert_task
|
il y a 13 ans |
Samuel Thibault
|
dc54b87cab
Try to make automake use mpicc for the library link, to include the mpi libs
|
il y a 13 ans |
Ludovic Courtès
|
6fc99234d2
MPI: Make sure we talk to `localhost', not the machine's public name.
|
il y a 13 ans |
Nathalie Furmento
|
fa30ebb58e
Define a SONAME for 'libstarpumpi.so' and 'libstarpufft.so'.
|
il y a 13 ans |
Nathalie Furmento
|
8b22e6b20f
Rename 'libstarpumpi.la' to 'libstarpu-STARPU_EFFECTIVE-VERSION.la' and 'libstarpufft.la' to 'libstarpufft-STARPU_EFFECTIVE_VERSION.la'
|
il y a 13 ans |
Ludovic Courtès
|
5cb7127a9d
Install headers under $includedir/starpu/1.0.
|
il y a 13 ans |
Samuel Thibault
|
4ad376907e
Also update starpufft and starpumpi header paths
|
il y a 13 ans |
Nathalie Furmento
|
d3476c4434
mpi/Makefile.am: add file tests/helper.h to dist
|
il y a 13 ans |
Ludovic Courtès
|
020742b9a3
Rename `libstarpu.la' to `libstarpu-MAJOR.MINOR.la'.
|
il y a 13 ans |
Nathalie Furmento
|
1795460c69
mpi/Makefile.am: do not install mpi tests and update location for installing examples
|
il y a 14 ans |