Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Nathalie Furmento c238141cb0 mpi: move source and internal .h files to src directory 13 vuotta sitten
  Nathalie Furmento 382234282b mpi: move starpu_mpi.h to mpi/include 13 vuotta sitten
  Nathalie Furmento 4b30f04997 mpi/examples: add exemple to show the exchange of user-defined data interface 13 vuotta sitten
  Nathalie Furmento 6ad304e82a mpi: remove files which are no longer needed - clearing cache is now done directly and no longer through a task 13 vuotta sitten
  Nathalie Furmento b1ec50c09b MPI: New feature to display communication statistics, i.e amount of data transfers between pair of MPI nodes 13 vuotta sitten
  Samuel Thibault 65e4898549 rename float.h (and double.h), which conflict with a standard c++ header 13 vuotta sitten
  Samuel Thibault 0a88862c0a Make showcheck recursive, fix hang when there is not test log 13 vuotta sitten
  Samuel Thibault 6c9c6f7bc7 Also show successful tests logs 13 vuotta sitten
  Samuel Thibault d5b3136ea8 Enable parallel-tests option if available in automake, add showcheck rule to show the result in buildbot 13 vuotta sitten
  Nathalie Furmento a2ff1fdf8f mpi/Makefile.am: revert r5095 as -H option is not standard 13 vuotta sitten
  Nathalie Furmento 2a34bbef50 mpi/starpu_mpi_insert_task: cache functions are moved into a dedicated file 13 vuotta sitten
  Nathalie Furmento 30693bfe52 move pkgconfig mpi files in mpi directory 13 vuotta sitten
  Nathalie Furmento dd293c6dcf mpi: add example to test reduction with starpu_mpi_insert_task 13 vuotta sitten
  Samuel Thibault dc54b87cab Try to make automake use mpicc for the library link, to include the mpi libs 13 vuotta sitten
  Ludovic Courtès 6fc99234d2 MPI: Make sure we talk to `localhost', not the machine's public name. 13 vuotta sitten
  Nathalie Furmento fa30ebb58e Define a SONAME for 'libstarpumpi.so' and 'libstarpufft.so'. 13 vuotta sitten
  Nathalie Furmento 8b22e6b20f Rename 'libstarpumpi.la' to 'libstarpu-STARPU_EFFECTIVE-VERSION.la' and 'libstarpufft.la' to 'libstarpufft-STARPU_EFFECTIVE_VERSION.la' 13 vuotta sitten
  Ludovic Courtès 5cb7127a9d Install headers under $includedir/starpu/1.0. 13 vuotta sitten
  Samuel Thibault 4ad376907e Also update starpufft and starpumpi header paths 13 vuotta sitten
  Nathalie Furmento d3476c4434 mpi/Makefile.am: add file tests/helper.h to dist 13 vuotta sitten
  Ludovic Courtès 020742b9a3 Rename `libstarpu.la' to `libstarpu-MAJOR.MINOR.la'. 13 vuotta sitten
  Nathalie Furmento 1795460c69 mpi/Makefile.am: do not install mpi tests and update location for installing examples 14 vuotta sitten
  Cédric Augonnet 08e2b87a27 In case MAGMA is available (a recent version with pkg-config is now required), 14 vuotta sitten
  Nathalie Furmento 65269835a4 mpi/Makefile.am: add examples in make check 14 vuotta sitten
  Nathalie Furmento ddea11361b StarPU-MPI Cholesky example: new version in which the matrix is not all allocated on the node 0, but each node allocates the sub-blocks it owns 14 vuotta sitten
  Samuel Thibault b38efd34e4 move glpk library flags to GLPK_LDFLAGS 14 vuotta sitten
  Nathalie Furmento 556b0333e3 StarPU-MPI: New functions starpu_mpi_scatter_detached() and starpu_mpi_gather_detached() 14 vuotta sitten
  Nathalie Furmento 3302edb71a MPI: Example of scatter gather 14 vuotta sitten
  Nathalie Furmento 3de9ebd5de Simplify Makefiles 14 vuotta sitten
  Nathalie Furmento 3a39ed2223 MPI: Improve starpu_mpi_insert_task 14 vuotta sitten