Releases: hpc/mpifileutils
Releases · hpc/mpifileutils
v0.6
This is an intermediate release along the roadmap for v1.0.
- dchmod: added dchmod to set access permissions and group
- added node2 test suite and integrated with travis.ci
- dcmp: parallelized compare for large data files (now in addition to large directories)
- dcp: promote dcp2 to dcp, renamed dcp to dcp1
- renamed common library from libbayer to libmfu (mpiFileUtils)
- moved significant code to libmfu
- numerous bugs fixes and other enhancements
Add make dist support (avoid autotools)
v0.0.1-alpha.4 add make dist support
v0.0.1-alpha.3
- License updates.
- Vagrant configuration with ansible.
- Updates to dtest.
- Updates to easy build scripts.
- Memory leak fix.
v0.0.1-alpha.2
- A basic system for building man pages.
- Configure time options to enable or disable experimental utilities.
- Many small documentation fixes.
- Initial travis-ci configuration.
- Minor build warning fixes.
- Initial stubs for nose test suite and dfilemaker.
v0.0.1-alpha.1
- Initial tag, since a good portion of the codebase compiles with autotools.
- This release has not been tested at all. Please don't expect it to work well.