Mentions légales du service

Skip to content

Add support to disable throttling of concurrent MPI requests

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