Historie revizí

Autor SHA1 Zpráva Datum
  Nathalie Furmento 0bbd084d42 mpi: code cleaning před 10 roky
  Nathalie Furmento 0b40f8d082 mpi: print MPI communicators as long int před 10 roky
  Nathalie Furmento 10db919744 New branch to rework the StarPU-MPI communication engine před 10 roky
  Nathalie Furmento 676037ab82 mpi/examples/Makefile.am: delete generated mod files před 10 roky
  Nathalie Furmento 012f8773fe configure.ac: fix detection for mpif90 compiler and MPI_Comm_f2c function před 10 roky
  Nathalie Furmento 7372df73aa mpi/: always run testsuite on 4 processes před 10 roky
  Nathalie Furmento c0c9aa4ff2 tools/valgrind: add suppression files for padico and madmpi před 10 roky
  Nathalie Furmento 53eff7e16e configure.ac: set mpif90 as default MPI fortran compiler and indicate in summary if native fortran support is enabled před 10 roky
  Nathalie Furmento 33f2628107 mpi/src: move fortran code in dedicated files před 10 roky
  Nathalie Furmento 50d3906bb0 mpi: better deal with cleaning of early data structures před 10 roky
  Samuel Thibault 218d2349c3 do not abort if a task executing nowhere requests data being fetched on a given node před 10 roky
  Samuel Thibault f3bfedf320 Reduce execution time před 10 roky
  Samuel Thibault d9759eca1f fix typo před 10 roky
  Samuel Thibault d89033f224 Reduce maximum allowed time for tests, to avoid waiting for half an hour for hung tests před 10 roky
  Samuel Thibault bf774ba7e4 Avoid CPU overload when running MPI, which crazily increases test time před 10 roky
  Samuel Thibault a8784b8805 fix build před 10 roky
  Samuel Thibault c0f741aa00 Reduce completion time of make check in non-quick non-long mode před 10 roky
  Samuel Thibault 109917c6fb fix build with mpi implementations which don't have fortran support, e.g. simgrid before 3.12 před 10 roky
  Nathalie Furmento fdd82490b4 examples/sched_ctx/parallel_code.c: remove unused variable před 10 roky
  Samuel Thibault 49ec3bfcde explain a common possibility for unknown argument given to task_insert and friends před 10 roky
  Samuel Thibault 1f841a3f0d Add origin of data requests for debugging před 10 roky
  Samuel Thibault 56f7a63766 fix typo, thanks Florent před 10 roky
  Samuel Thibault 02508a3ed7 Add magic number to data, to check against multiple unregistrations před 10 roky
  Samuel Thibault bfea917d2c Do not trigger reclaiming at all if there is enough room in a memory node, even if all its data are dirty. That's needed behavior for e.g. stencils před 10 roky
  Nathalie Furmento 4b18b6815a mpi/tests: remove mpi_error.c před 10 roky
  Nathalie Furmento fd7cebdbda mpi/src: better deal with request termination on early data callback před 10 roky
  Nathalie Furmento 40a94e40df mpi/src: do not call MPI_Wait if the request is already completed (from a previous call to MPI_Test) před 10 roky
  Nathalie Furmento 95f0934881 mpi/src: consider MPI_Comm to be an integer před 10 roky
  Nathalie Furmento 3bbc378f3a configure.ac: add parameter --with-mpiexec-args to specify MPI parameters to be given when running make check před 10 roky
  Nathalie Furmento 7d61979d26 mpi/tests: test for mpi error code před 10 roky