Mentions légales du service

Add support to disable throttling of concurrent MPI requests

Merged Philippe SWARTVAGHER requested to merge pswartva/starpu:mpi_no_ndetached_limit into master

In StarPU-MPI (MPI backend, not nmad):

  • STARPU_MPI_NDETACHED_SEND: do not count submitted requests if we use the value 0, add documentation;
  • STARPU_MPI_NREADY_PROCESS: nothing changes, just add documentation.

I'm not completely sure, that's why a MR, to get a small review before merging it. Untested.

For @AntJego.

Merge request reports