提交历史

作者 SHA1 备注 提交日期
  Nathalie Furmento 95f0934881 mpi/src: consider MPI_Comm to be an integer 9 年之前
  Nathalie Furmento 3bbc378f3a configure.ac: add parameter --with-mpiexec-args to specify MPI parameters to be given when running make check 9 年之前
  Nathalie Furmento 7d61979d26 mpi/tests: test for mpi error code 9 年之前
  Nathalie Furmento b6ff75a8ce mpi/src: use MPI_Error_string() to get a meaningful message for a MPI error code 9 年之前
  Samuel Thibault d2be61a4e1 Print error number for unknown MPI errors 9 年之前
  Samuel Thibault 183ba157f0 Adapt to watchdog function to avoid waiting too long at the end of the computation, thanks Guillaume Sylvand 9 年之前
  Samuel Thibault 7f67130c42 Add mpi MPI error codes, thanks Guillaume Sylvand 9 年之前
  Nathalie Furmento 0d2fcb7837 mpi/src/starpu_mpi_datatype.c: fix length of name given to MPI_Type_get_name() 9 年之前
  Samuel Pitoiset 524efd3d95 tests/openmp: fix unit test for starpu_omp_get_proc_bind() 9 年之前
  Samuel Pitoiset 1d0ce6f7dc openmp: implement starpu_omp_get_num_places() 9 年之前
  Olivier Aumage a4f343f72f - clearly separate portable types from native types 9 年之前
  Samuel Pitoiset 04189e610d openmp: merge read_boolean_var() with read_omp_boolean_var() 9 年之前
  Samuel Pitoiset 4c3adbc255 openmp: rework parsing of OMP_DISPLAY_ENV 9 年之前
  Samuel Pitoiset 80c7b81b80 openmp: rework parsing of OMP_PROC_BIND 9 年之前
  Olivier Aumage c4dc4c587f - fix array shape expression 9 年之前
  Olivier Aumage f37ba7b052 - add missing license text 9 年之前
  Olivier Aumage cce3d970fc - complete native Fortran version of distributed matrix multiply example 9 年之前
  Olivier Aumage 2a872e26d7 - complete native Fortran support for StarPU-MPI 9 年之前
  Olivier Aumage a662948c71 - support both task_insert and insert_task 9 年之前
  Olivier Aumage fba4edd577 - add more native Fortran routine for MPI 9 年之前
  Olivier Aumage 6ff4416db6 - preliminary steps for native Fortran support to StarPU-MPI 9 年之前
  Nathalie Furmento 8004b2b528 mpi/tests,examples: allow to pass parameters to mpiexec (that is needed for Mad-MPI) 9 年之前
  Nathalie Furmento 7f5a694c25 mpi/src: new function to destroy a starpu-mpi request 9 年之前
  Nathalie Furmento 2ff9b4c30c mpi: prints the MPI communicator as a string instead of a pointer address 9 年之前
  Nathalie Furmento f74c200cf0 mpi: store the name of the MPI datatype in the starpu-mpi request 9 年之前
  Nathalie Furmento 7a292673f7 mpi: fix memory accesses 9 年之前
  Nathalie Furmento 80cdf2de21 tools/msvc/starpu/starpu.vcxproj: update version for 1.3 9 年之前
  Olivier Aumage f6915b2b0c - add example of Fortran code using dynamic buffers 9 年之前
  Samuel Pitoiset 3dd1fbd2b9 openmp: rework parsing of OMP_NUM_THREADS 9 年之前
  Samuel Pitoiset db61b744a0 openmp: rework read_wait_policy_var() 9 年之前