コミット履歴

作者 SHA1 メッセージ 日付
  Cédric Augonnet 0080f37133 Do not forget to include these files in the distribution 15 年 前
  Cédric Augonnet d2603673f1 Test wether the MPI libs supports asynchronous transfers + implicit deps 15 年 前
  Samuel Thibault ee5905dec3 add missing header 15 年 前
  Nathalie Furmento 432e1e6dd8 fix CPPFLAGS when building outside of source directory 15 年 前
  Nathalie Furmento 3739cfa184 Prefixing of objects defined in starpu_config_h.in 15 年 前
  Cédric Augonnet b3caf41960 Get rid of mpi/examples/Makefile.am to avoid a dependency issue. 15 年 前
  Cédric Augonnet c46518553b Introduce an MPI version of the LU decomposition (work in progress !) 16 年 前
  Cédric Augonnet f17de349e8 - Export the headers of the MPI lib when installing 16 年 前
  Cédric Augonnet d4c070f3ee Add a --with-mpicc option to specify which compiler should be used with MPI. 16 年 前
  Cédric Augonnet dde612872a Provide helper functions which tell the MPI lib to release a tag when an 16 年 前
  Cédric Augonnet be6b0b16e5 Correct some path which was modified by mistake during previous commit. 16 年 前
  Cédric Augonnet 0e22fdfbda Implement "detached" MPI requests which need not be waited or tested 16 年 前
  Cédric Augonnet 2cd39cd63a - Fix typos in the starpu_mpi_test function 16 年 前
  Cédric Augonnet bbfbe68c4f We don't include the MPI examples in the "make check" since they have to be run 16 年 前
  Cédric Augonnet 066a3c3236 Add a test to make sure MPI works well with data in pinned memory. 16 年 前
  Cédric Augonnet b2a72aa358 implement the ring example with asynchronous calls 16 年 前
  Cédric Augonnet 744f2a8624 - Bug fix: actually use mpi_isend.c in the mpi_isend test :) 16 年 前
  Cédric Augonnet 2b9b3e948b implement isend, irecv, wait and test 16 年 前
  Cédric Augonnet bbea7f8d4b Support the "block" interface with our mpi lib. 16 年 前
  Cédric Augonnet bf8bb00b8a Start to implement starpu_mpi_handle_to_datatype. 16 年 前
  Cédric Augonnet 2a2758ac3e Make the "ring" example more challenging as we now have both MPI and CUDA 16 年 前
  Cédric Augonnet c3c1b0de02 Introduce the MPI helper lib (enabled with --with-mpi at configure time). 16 年 前