Releases: redhat-performance/autohpl-wrapper
Releases · redhat-performance/autohpl-wrapper
Gather hardware Information
Merge pull request #37 from redhat-performance/hardware-conf collect hardware info
Fix picking up multiple vendors for hardware.
Merge pull request #47 from redhat-performance/fix_vendor When looking at the lscpu output,we are picking up extra fields.
Remove bogus message
Merge pull request #45 from redhat-performance/fix_bogus Getting bogus message, fix it so we do not see it.
Remove erroneous mpirun message
Merge pull request #44 from redhat-performance/fix_test_tools Designate full path to test_tools for various commands.
Full path for the various scripts in tools_bin
Merge pull request #44 from redhat-performance/fix_test_tools Designate full path to test_tools for various commands.
Add meta data to results file.
Merge pull request #42 from redhat-performance/add_metadata Adding metadata to results
Fix results.
Merge pull request #41 from redhat-performance/fix_package Fix arguments to package_tool
Move results directory
Merge pull request #39 from redhat-performance/mv_res_dir Move results dir
Fix results path and meta_data
Merge pull request #36 from redhat-performance/auto_meta Copy the meta data file
Support AMD Bergamo
What's Changed
- Support AMD Bergamo processors and update error reporting for unsupported x86_64 processors by @grdumas in #33
New Contributors
Full Changelog: v1.13...v1.14