Skip to content

Releases: hpc/mpifileutils

v0.6

11 May 22:58

Choose a tag to compare

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)

02 Aug 00:04

Choose a tag to compare

Pre-release
v0.0.1-alpha.4

add make dist support

v0.0.1-alpha.3

14 Jan 16:09

Choose a tag to compare

v0.0.1-alpha.3 Pre-release
Pre-release
  • License updates.
  • Vagrant configuration with ansible.
  • Updates to dtest.
  • Updates to easy build scripts.
  • Memory leak fix.

v0.0.1-alpha.2

13 Dec 15:40

Choose a tag to compare

v0.0.1-alpha.2 Pre-release
Pre-release
  • 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

06 Dec 03:46

Choose a tag to compare

v0.0.1-alpha.1 Pre-release
Pre-release
  • 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.