Skip to content

Tags: open-mpi/mpi-test-suite

Tags

v1.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from cniethammer/release-1.1.1

Bump version number to 1.1.1

v1.1

Merge branch 'develop' into master

* develop: (24 commits)
  Add LICENSE file
  Provide m4 macro for MPI compiler detection
  Declare used loop variables in a single line
  Simplify interface of get_*_info, ... functions
  Replace calloc with regular c array
  Remove unecessary comments and todos
  Remove unused verbose option
  Remove unnecessary comment headers
  Remove unused function declarations
  Distribute cmdline.ggo fixing error with distcheck
  Update documentation for command line usage and build system
  Remove HTML and LaTeX output
  Remove out commented code
  Remove superfluous documentation comment
  Remove not needed and undocumented start delay feature
  Switch to gengetopt generated command line parser
  Update README
  Cleanup configure.ac and remove acinclude.m4
  Remove files generated/installed by autotools.
  Add basic .gitignore file for autotools and C compiler outputs
  ...

v1.0

Updated copyright year