Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709562 - sys-cluster/shuffile - SHUFFILE Shuffle files between processes
Summary: sys-cluster/shuffile - SHUFFILE Shuffle files between processes
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/ECP-VeloC/shuffile
Whiteboard:
Keywords: InOverlay, PullRequest
Depends on: 709554
Blocks: 709558
  Show dependency tree
 
Reported: 2020-02-14 02:59 UTC by Alessandro Barbieri
Modified: 2020-11-07 12:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2020-02-14 02:59:35 UTC
LICENSE: MIT

This module lets one associate a set of files with a process name. Currently, the name is implied to be the rank within MPI_COMM_WORLD. In the event that a set of distributed processes are moved, for example when restarting an MPI job, functions will migrate files from their original locations to the new locations where the processes are running.