Skip to content

Releases: redhat-performance/autohpl-wrapper

Gather hardware Information

17 Jan 13:41
665a7fd
Compare
Choose a tag to compare
Merge pull request #37 from redhat-performance/hardware-conf

collect hardware info

Fix picking up multiple vendors for hardware.

01 Nov 17:24
75324ba
Compare
Choose a tag to compare
Merge pull request #47 from redhat-performance/fix_vendor

When looking at the lscpu output,we are picking up extra fields.

Remove bogus message

26 Sep 14:09
c3206ab
Compare
Choose a tag to compare
Merge pull request #45 from redhat-performance/fix_bogus

Getting bogus message, fix it so we do not see it.

Remove erroneous mpirun message

26 Sep 11:17
993dabc
Compare
Choose a tag to compare
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

20 Sep 19:16
993dabc
Compare
Choose a tag to compare
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.

03 Sep 20:40
d220946
Compare
Choose a tag to compare
Merge pull request #42 from redhat-performance/add_metadata

Adding metadata to results

Fix results.

07 Aug 10:19
805d4af
Compare
Choose a tag to compare
Merge pull request #41 from redhat-performance/fix_package

Fix arguments to package_tool

Move results directory

21 Mar 08:46
4f9f652
Compare
Choose a tag to compare
Merge pull request #39 from redhat-performance/mv_res_dir

Move results dir

Fix results path and meta_data

29 Nov 15:57
d9bd56c
Compare
Choose a tag to compare
Merge pull request #36 from redhat-performance/auto_meta

Copy the meta data file

Support AMD Bergamo

23 Oct 14:38
0c1c1bb
Compare
Choose a tag to compare

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