Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pts/hpl-1.0.0 fails with non-zero exit status #259

Open
geerlingguy opened this issue Nov 18, 2022 · 1 comment
Open

pts/hpl-1.0.0 fails with non-zero exit status #259

geerlingguy opened this issue Nov 18, 2022 · 1 comment

Comments

@geerlingguy
Copy link

On a fresh installation of PTS 10.8.4 on Ubuntu 22.04 on my AMD Ryzen 5 5600x system, I am getting the following error after attempting to run the HPL benchmark (pts/hpl-1.0.0):

[mpiexec@ubuntu-pc-super] match_arg (utils/args/args.c:160): unrecognized argument allow-run-as-root
[mpiexec@ubuntu-pc-super] HYDU_parse_array (utils/args/args.c:175): argument matching returned error
[mpiexec@ubuntu-pc-super] parse_args (ui/mpich/utils.c:1603): error parsing input array
[mpiexec@ubuntu-pc-super] HYD_uii_mpx_get_parameters (ui/mpich/utils.c:1655): unable to parse user arguments
[mpiexec@ubuntu-pc-super] main (ui/mpich/mpiexec.c:128): error parsing parameters

The test quit with a non-zero exit status.

This was found after running the test with phoronix-test-suite debug-benchmark hpl.

I removed the --allow-run-as-root option from install.sh on this line: https://github.com/phoronix-test-suite/test-profiles/blob/master/pts/hpl-1.0.0/install.sh#L80 (from the hpl executable installed on the system at ~/.phoronix-test-suite/installed-tests/pts/hpl-1.0.0/hpl), and the test seemed to run properly.

@geerlingguy
Copy link
Author

Here's a result after fixing the issue: https://openbenchmarking.org/result/2211184-NE-HPL5600X302

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant