Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault a8784b8805 fix build hace 9 años
  Samuel Thibault c0f741aa00 Reduce completion time of make check in non-quick non-long mode hace 9 años
  Samuel Thibault 109917c6fb fix build with mpi implementations which don't have fortran support, e.g. simgrid before 3.12 hace 9 años
  Nathalie Furmento fdd82490b4 examples/sched_ctx/parallel_code.c: remove unused variable hace 9 años
  Samuel Thibault 49ec3bfcde explain a common possibility for unknown argument given to task_insert and friends hace 9 años
  Samuel Thibault 1f841a3f0d Add origin of data requests for debugging hace 9 años
  Samuel Thibault 56f7a63766 fix typo, thanks Florent hace 9 años
  Samuel Thibault 02508a3ed7 Add magic number to data, to check against multiple unregistrations hace 9 años
  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 hace 9 años
  Nathalie Furmento 4b18b6815a mpi/tests: remove mpi_error.c hace 9 años
  Nathalie Furmento fd7cebdbda mpi/src: better deal with request termination on early data callback hace 9 años
  Nathalie Furmento 40a94e40df mpi/src: do not call MPI_Wait if the request is already completed (from a previous call to MPI_Test) hace 9 años
  Nathalie Furmento 95f0934881 mpi/src: consider MPI_Comm to be an integer hace 9 años
  Nathalie Furmento 3bbc378f3a configure.ac: add parameter --with-mpiexec-args to specify MPI parameters to be given when running make check hace 9 años
  Nathalie Furmento 7d61979d26 mpi/tests: test for mpi error code hace 9 años
  Nathalie Furmento b6ff75a8ce mpi/src: use MPI_Error_string() to get a meaningful message for a MPI error code hace 9 años
  Samuel Thibault d2be61a4e1 Print error number for unknown MPI errors hace 9 años
  Samuel Thibault 183ba157f0 Adapt to watchdog function to avoid waiting too long at the end of the computation, thanks Guillaume Sylvand hace 9 años
  Samuel Thibault 7f67130c42 Add mpi MPI error codes, thanks Guillaume Sylvand hace 9 años
  Nathalie Furmento 0d2fcb7837 mpi/src/starpu_mpi_datatype.c: fix length of name given to MPI_Type_get_name() hace 9 años
  Samuel Pitoiset 524efd3d95 tests/openmp: fix unit test for starpu_omp_get_proc_bind() hace 9 años
  Samuel Pitoiset 1d0ce6f7dc openmp: implement starpu_omp_get_num_places() hace 9 años
  Olivier Aumage a4f343f72f - clearly separate portable types from native types hace 9 años
  Samuel Pitoiset 04189e610d openmp: merge read_boolean_var() with read_omp_boolean_var() hace 9 años
  Samuel Pitoiset 4c3adbc255 openmp: rework parsing of OMP_DISPLAY_ENV hace 9 años
  Samuel Pitoiset 80c7b81b80 openmp: rework parsing of OMP_PROC_BIND hace 9 años
  Olivier Aumage c4dc4c587f - fix array shape expression hace 9 años
  Olivier Aumage f37ba7b052 - add missing license text hace 9 años
  Olivier Aumage cce3d970fc - complete native Fortran version of distributed matrix multiply example hace 9 años
  Olivier Aumage 2a872e26d7 - complete native Fortran support for StarPU-MPI hace 9 años