+1
-1
@@ -390,7 +390,7 @@ def omniarg_parser(parser, omniperf_home, omniperf_version):
|
||||
"--list-metrics",
|
||||
metavar="",
|
||||
choices=["gfx906", "gfx908", "gfx90a"],
|
||||
help="\t\tList all availible metrics for analysis on specified arch:\n\t\t gfx906\n\t\t gfx908\n\t\t gfx90a",
|
||||
help="\t\tList all available metrics for analysis on specified arch:\n\t\t gfx906\n\t\t gfx908\n\t\t gfx90a",
|
||||
)
|
||||
analyze_group.add_argument(
|
||||
"-k",
|
||||
|
||||
+1
-1
@@ -107,7 +107,7 @@ Analyze
|
||||
2. System Speed-of-Light
|
||||
....
|
||||
```
|
||||
2. Use `--list-metrics` to generate a list of availible metrics for inspection
|
||||
2. Use `--list-metrics` to generate a list of available metrics for inspection
|
||||
```shell-session
|
||||
$ omniperf analyze -p workloads/vcopy/mi200/ --list-metrics gfx90a
|
||||
╒═════════╤═════════════════════════════╕
|
||||
|
||||
@@ -229,7 +229,7 @@ Edit both the Dashboard Name and the Unique Identifier (UID) to uniquely identif
|
||||
|
||||
Using your dashboard
|
||||
|
||||
Once you've imported a dashboard you're ready to begin! Start by browsing availible dashboards and selecting the dashboard you've just imported.
|
||||
Once you've imported a dashboard you're ready to begin! Start by browsing available dashboards and selecting the dashboard you've just imported.
|
||||
|
||||

|
||||
|
||||
|
||||
+1
-1
@@ -37,7 +37,7 @@ Releasing CPU memory
|
||||
```
|
||||
|
||||
## Omniperf Profiling
|
||||
The *omniperf* script, availible through the [Omniperf](https://github.com/AMDResearch/omniperf) repository, is used to aquire all necessary perfmon data through analysis of compute workloads.
|
||||
The *omniperf* script, available through the [Omniperf](https://github.com/AMDResearch/omniperf) repository, is used to aquire all necessary perfmon data through analysis of compute workloads.
|
||||
|
||||
**omniperf help:**
|
||||
```shell-session
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@ done
|
||||
echo "distpath=$distpath"
|
||||
|
||||
echo "(build.sh) Checking for submodules"
|
||||
# Check to se if submodules are availible
|
||||
# Check to se if submodules are available
|
||||
if [ -d "src/waveparser/" ] && [ -d "src/multevent/" ]
|
||||
then
|
||||
echo "Found submodules"
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする