Tags: open-mpi/mpi-test-suite
Tags
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 ...