-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi, I loaded the omniperf from the following, but I got an error when calling omniperf.
(xmoe) [zixianw4@login1 scripts]$ module list
Currently Loaded Modules:
1) autotools 2) cmake/3.25.2 3) prun/2.3 4) rocm/6.4.1 5) gnu12/12.2.0 6) ucx/1.18.1 7) openmpi4/4.1.8 8) hpcfund
(xmoe) [zixianw4@login1 scripts]$ module load omniperf
(xmoe) [zixianw4@login1 scripts]$ module list
Currently Loaded Modules:
1) autotools 3) prun/2.3 5) gnu12/12.2.0 7) openmpi4/4.1.8 9) omniperf/2.0.1
2) cmake/3.25.2 4) rocm/6.4.1 6) ucx/1.18.1 8) hpcfund
(xmoe) [zixianw4@login1 scripts]$ omniperf
Traceback (most recent call last):
File "/share/sw/omniperf/2.0.1/bin/omniperf", line 138, in <module>
main()
File "/share/sw/omniperf/2.0.1/bin/omniperf", line 120, in main
omniperf = Omniperf()
^^^^^^^^
NameError: name 'Omniperf' is not defined. Did you mean: 'omniperf'?
(xmoe) [zixianw4@login1 scripts]$ Omniperf
-bash: Omniperf: command not found
Metadata
Metadata
Assignees
Labels
No labels