5f283cddd7
FileUtils provides a library (libmfu) and a suite of MPI-parallel file utilities such as dcp (parallel copy), dcmp (compare), ddup (duplicate finder), dfind, dtar/dbz2, dchmod, and more. Designed for high scalability on large filesystems. https://hpc.github.io/mpifileutils/ https://github.com/hpc/mpifileutils/ Pull request to upstream repo with local patches: https://github.com/hpc/mpifileutils/pull/664 PR: 291679 Sponsored by: UNIS Labs Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
44 lines
786 B
Plaintext
44 lines
786 B
Plaintext
bin/dbcast
|
|
bin/dbz2
|
|
bin/dchmod
|
|
bin/dcmp
|
|
bin/dcp
|
|
bin/dcp1
|
|
bin/ddup
|
|
bin/dfilemaker
|
|
bin/dfind
|
|
bin/dreln
|
|
bin/drm
|
|
bin/dstripe
|
|
bin/dsync
|
|
bin/dtar
|
|
bin/dwalk
|
|
include/mfu.h
|
|
include/mfu_bz2.h
|
|
include/mfu_errors.h
|
|
include/mfu_flist.h
|
|
include/mfu_flist_internal.h
|
|
include/mfu_io.h
|
|
include/mfu_param_path.h
|
|
include/mfu_path.h
|
|
include/mfu_pred.h
|
|
include/mfu_progress.h
|
|
include/mfu_util.h
|
|
lib/libmfu.a
|
|
lib/libmfu.so
|
|
lib/libmfu.so.4.0.0
|
|
share/man/man1/dbcast.1.gz
|
|
share/man/man1/dbz2.1.gz
|
|
share/man/man1/dchmod.1.gz
|
|
share/man/man1/dcmp.1.gz
|
|
share/man/man1/dcp.1.gz
|
|
share/man/man1/ddup.1.gz
|
|
share/man/man1/dfilemaker.1.gz
|
|
share/man/man1/dfind.1.gz
|
|
share/man/man1/dreln.1.gz
|
|
share/man/man1/drm.1.gz
|
|
share/man/man1/dstripe.1.gz
|
|
share/man/man1/dsync.1.gz
|
|
share/man/man1/dtar.1.gz
|
|
share/man/man1/dwalk.1.gz
|