提交歷史

作者 SHA1 備註 提交日期
  Samuel Thibault 1097ebb322 Advise how to fix a too long maxnodes value 10 年之前
  Samuel Thibault 8e9964b224 port r14519 from 1.1: Also look for struct timespec in sys/stat.h, for mingw versions which use the __need_timespec logic 10 年之前
  Samuel Thibault b527c986e5 backport r14516 from 1.1: detect whether struct timespec is defined by mingw at configure time instead of guessing guard macros 10 年之前
  Samuel Thibault 4cf9428508 port r14513 from 1.1: Fix warning 10 年之前
  Samuel Thibault 2ef8d92f99 Allow using tags in starpu_mpi_task_insert 10 年之前
  Samuel Thibault ede08ed328 port r14506 from 1.1: cygwin and mingw32 don't always have ffs, use gcc's instead 10 年之前
  Samuel Thibault 864052e0ec Work around simgrid-mpi bug 10 年之前
  Samuel Thibault b989b4cfb0 Support older MPI implementations 10 年之前
  Samuel Thibault d96bb5e844 Use raw reception for early data with user-provided pack/unpack 10 年之前
  Nathalie Furmento f3cedf67e0 mpi/tests: new testcase for synchronous and early data 10 年之前
  Nathalie Furmento 8f0cb687ef mpi/src/starpu_mpi.c: use STARPU_MPI_ASSERT_MSG instead of STARPU_ASSERT_MSG 10 年之前
  Nathalie Furmento e32cc34e22 mpi/src: use _starpu_mpi_get_mpi_code() to have a text version of the return code of a MPI request 10 年之前
  Nathalie Furmento c3ed099601 mpi: document STARPU_MPI_COMM 10 年之前
  Nathalie Furmento bf0576198d mpi/src: implement properly synchronous send 10 年之前
  Nathalie Furmento 702148dea4 mpi: fix error message for simgrid-enabled code 10 年之前
  Nathalie Furmento 5efd772167 mpi/tests/mpi_earlyrecv.c: fix return value 10 年之前
  Nathalie Furmento 7bb07f2110 mpi/tests/mpi_earlyrecv.c: test correctness of received values 10 年之前
  Nathalie Furmento 5621c48eb8 mpi/examples/Makefile.am: add new file in dist 10 年之前
  Nathalie Furmento c941ea6687 mpi/examples/matrix_decomposition: add missing file 10 年之前
  Nathalie Furmento 2993546e16 mpi/src: clean internal_req objects 10 年之前
  Nathalie Furmento 0cab1db7d3 src/core: add function to deinitialize pthread key current_task_key 10 年之前
  Nathalie Furmento 935a2057bd mpi/examples/matrix_decomposition: clean code and reduce problem size when quick_check is requested 10 年之前
  Nathalie Furmento ec36652696 tools/valgrind/openmpi.suppr: add suppression rules for MPI_Type_vector which leaks even when MPI_Type_free is called 10 年之前
  Nathalie Furmento bc6a89f84f mpi/tests: minor fixes 10 年之前
  Nathalie Furmento 1afd0e4f02 mpi/src/starpu_mpi_cache.c: free dynamic memory when unsetting cache 10 年之前
  Nathalie Furmento b6ee823c55 mpi/src: remove useless mpi/src/starpu_mpi_task_insert.h 10 年之前
  Nathalie Furmento 039b5b4a0b src/util/starpu_task_insert_utils: move typedef function to .h 10 年之前
  Nathalie Furmento 2a8a1b0fda src/util/starpu_task_insert_utils.c: rename variable to avoid mixing up 10 年之前
  Samuel Thibault 0c41b85435 Free data 10 年之前
  Samuel Thibault 137f990681 Fix memory leak 10 年之前