Commit History

Author SHA1 Message Date
  Samuel Thibault dc54b87cab Try to make automake use mpicc for the library link, to include the mpi libs 13 years ago
  Ludovic Courtès 6fc99234d2 MPI: Make sure we talk to `localhost', not the machine's public name. 13 years ago
  Nathalie Furmento fa30ebb58e Define a SONAME for 'libstarpumpi.so' and 'libstarpufft.so'. 13 years ago
  Nathalie Furmento 8b22e6b20f Rename 'libstarpumpi.la' to 'libstarpu-STARPU_EFFECTIVE-VERSION.la' and 'libstarpufft.la' to 'libstarpufft-STARPU_EFFECTIVE_VERSION.la' 13 years ago
  Ludovic Courtès 5cb7127a9d Install headers under $includedir/starpu/1.0. 13 years ago
  Samuel Thibault 4ad376907e Also update starpufft and starpumpi header paths 13 years ago
  Nathalie Furmento d3476c4434 mpi/Makefile.am: add file tests/helper.h to dist 13 years ago
  Ludovic Courtès 020742b9a3 Rename `libstarpu.la' to `libstarpu-MAJOR.MINOR.la'. 13 years ago
  Nathalie Furmento 1795460c69 mpi/Makefile.am: do not install mpi tests and update location for installing examples 14 years ago
  Cédric Augonnet 08e2b87a27 In case MAGMA is available (a recent version with pkg-config is now required), 14 years ago
  Nathalie Furmento 65269835a4 mpi/Makefile.am: add examples in make check 14 years ago
  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 years ago
  Samuel Thibault b38efd34e4 move glpk library flags to GLPK_LDFLAGS 14 years ago
  Nathalie Furmento 556b0333e3 StarPU-MPI: New functions starpu_mpi_scatter_detached() and starpu_mpi_gather_detached() 14 years ago
  Nathalie Furmento 3302edb71a MPI: Example of scatter gather 14 years ago
  Nathalie Furmento 3de9ebd5de Simplify Makefiles 14 years ago
  Nathalie Furmento 3a39ed2223 MPI: Improve starpu_mpi_insert_task 14 years ago
  Samuel Thibault b11da474a1 fix MPI+FxT build 14 years ago
  Nathalie Furmento ced7cd3f38 mpi/Makefile.am: add FXT_LIBS 14 years ago
  Samuel Thibault fe23677913 move blas link flags to STARPU_BLAS_LDFLAGS 14 years ago
  Samuel Thibault dac760f312 move -lnuma to STARPU_LIBNUMA_LDFLAGS 14 years ago
  Nathalie Furmento 4231064e60 Configuration and compilation system: fix OpenCL settings 14 years ago
  Nathalie Furmento 8e7dd0e906 compilation system: cuda cppflags should also not be included automatically 14 years ago
  Nathalie Furmento aa683e2b27 Configuration and Compilation system: 14 years ago
  Nathalie Furmento 3a3c9e3038 delete trailing whitespaces 14 years ago
  Nathalie Furmento 6b623cf026 minor changes 14 years ago
  Nathalie Furmento 2a2810769f mpi/Makefile.am: make check does not run examples 14 years ago
  Nathalie Furmento 448ab22551 testcases 14 years ago
  Nathalie Furmento 9698ea8664 starpu_mpi_insert_task.c: returns EINVAL when detecting that more than 1 task is eligible to execute the codelet 14 years ago
  Cédric Augonnet ec464ae33b Do not forget to distribute the headers used by MPI/Cholesky 14 years ago