Skip to content

Unable to Use Omniperf #60

@zixianwang2022

Description

@zixianwang2022

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions