提交历史

作者 SHA1 备注 提交日期
  Samuel Thibault a41c4b9ce3 Fix some llvm warnings, nothing serious 10 年之前
  Nathalie Furmento 498671e208 mpi/src/starpu_mpi.c: free allocated memory 10 年之前
  Nathalie Furmento 3dfb1782e4 mpi/src/starpu_mpi.c: fix variable name 10 年之前
  Nathalie Furmento 4b7e9ef312 mpi/src/starpu_mpi.c: free envelope once sent 10 年之前
  Nathalie Furmento aa4a053d96 mpi/src/starpu_mpi.c: make sure all memory is initialised to 0 10 年之前
  Nathalie Furmento 3345c92b36 mpi: rewrite code to allow several MPI communicators within a same application 10 年之前
  Samuel Thibault a0c8e81b50 fix simgrid MPI build 10 年之前
  Nathalie Furmento db67c3db93 mpi: add possibility to specify a communicator when initializing MPI. 10 年之前
  Nathalie Furmento f6d0a56015 mpi: (manually) backport changes from 1.1 to support multiple MPI communicators 10 年之前
  Nathalie Furmento 38d200b8c8 mpi: when STARPU_MPI_COMM is enabled, also print the user tag for the data 10 年之前
  Samuel Thibault d96bb5e844 Use raw reception for early data with user-provided pack/unpack 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 bf0576198d mpi/src: implement properly synchronous send 10 年之前
  Nathalie Furmento 702148dea4 mpi: fix error message for simgrid-enabled code 10 年之前
  Nathalie Furmento 2993546e16 mpi/src: clean internal_req objects 10 年之前
  Nathalie Furmento b6ee823c55 mpi/src: remove useless mpi/src/starpu_mpi_task_insert.h 10 年之前
  Nathalie Furmento ba89cf40f6 mpi: new functions to register and unregister node selection policies 10 年之前
  Samuel Thibault 4d5f8f17da In simgrid mode, avoid calling MPI_Comm_size/rank outside the MPI thread 10 年之前
  Samuel Thibault 7fee12bf1c fix returned value 10 年之前
  Samuel Thibault 0e00bb4ccf Make simgrid mode run the MPI thread in the smpi-provided thread, and the application main in the MAIN MSG process 10 年之前
  Nathalie Furmento 53f497f377 mpi: rename mpi_tag into data_tag 11 年之前
  Nathalie Furmento ff17fdfbf5 mpi/src/starpu_mpi.c: rename some internal variables 11 年之前
  Nathalie Furmento 909e2961f2 backport branches/starpu-1.1@13975: mpi/tests/insert_task_count.c: test STARPU_SSYNC 11 年之前
  Nathalie Furmento 9f75764c35 backport branches/starpu-1.1@13971: mpi: fix signature for starpu_mpi_issend_detached 11 年之前
  Nathalie Furmento d519643baf backport branches/starpu-1.1@13969: mpi: new function starpu_mpi_issend_detached 11 年之前
  Nathalie Furmento 3abfac9166 backport branches/starpu-1.1@13961: mpi: new function starpu_mpi_issend 11 年之前
  Nathalie Furmento ce2b2cf6e0 mpi/src/starpu_mpi.c: revert #13968, it is breaking some applications, need to find out WHY 11 年之前
  Nathalie Furmento ab405805af backport branches/starpu-1.1@13968: mpi/src/starpu_mpi.c: fix starpu_mpi_data_register to check a data has a valid home node only on the node it belongs to 11 年之前
  Nathalie Furmento 8fcee9f715 mpi: also add fxt traces for blocking send and recv, so far only detached comms were traced 11 年之前