LLNL / UnifyFS

UnifyFS: A file system for burst buffers
Other
106 stars 31 forks source link

fix for serial transfer from non-zero rank client #705

Closed MichaelBrim closed 2 years ago

MichaelBrim commented 2 years ago

Motivation and Context

When using the unifyfs-stage utility in serial mode for multi-node jobs (either directly or via the unifyfs utility staging support), and more than one file is present in the manifest file, the file transfers for non-rank 0 clients would fail due to a bug in our logic for creating the destination file.

How Has This Been Tested?

Tested on OLCF Summit.

Types of changes

Checklist: