Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M margo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sds
  • margo
  • Merge requests
  • !25

Added margo_bulk_parallel_transfer

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthieu Dorier requested to merge dev-parallel-transfers into master Mar 25, 2020
  • Overview 4
  • Commits 3
  • Changes 3

This is just a helper function that issues multiple margo_bulk_transfer in parallel. This is a common pattern we usually try to speed things up, so we might as well provide a function for it in Margo.

@carns can you double-check my code and merge if you think it's ok?

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev-parallel-transfers