coleramos425
75fcd17e99
Add LDSBanks for LDS bw calc ( #107 )
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: 514b91b210 ]
2023-05-19 16:08:23 -05:00
coleramos425
48c41e43ce
Enhance logging
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: d23efe461e ]
2023-05-19 13:38:19 -05:00
coleramos425
6b3ad11dc6
Remove private submodules
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: ae3f562b6c ]
2023-05-19 12:41:00 -05:00
Cole Ramos
49e3ee6916
Merge pull request #125 from AMDResearch/separate-pmc-perf
...
Manually join rocprof runs
[ROCm/rocprofiler-compute commit: c5a19ca06a ]
2023-05-16 16:51:46 -05:00
coleramos425
0809575cc3
Enhance logging and warning reporting
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: 44edef4635 ]
2023-05-16 15:39:45 -05:00
coleramos425
e606c7b040
Remove wave cycles from LDS section ( #130 )
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: 8eb7f2b7e5 ]
2023-05-15 17:21:09 -05:00
coleramos425
52d1847d2b
Update VGPR counter ( #117 )
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: d8d834ff60 ]
2023-05-15 17:04:08 -05:00
Cole Ramos
d60bee9ffb
Merge pull request #126 from feizheng10/simplify_show_all
...
Simplify interface of tty show
[ROCm/rocprofiler-compute commit: 6dd77db61e ]
2023-05-11 14:23:57 -05:00
coleramos425
8b2b78d193
Redefine boring merge values
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: 444102d927 ]
2023-05-11 14:04:02 -05:00
coleramos425
502ce88ca8
Add grid size option and cmd line option for --join-type
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: 419e2fcac6 ]
2023-05-11 13:00:30 -05:00
fei.zheng
b9c56a7633
simplify interface of tty show
...
Signed-off-by: fei.zheng <fei.zheng@amd.com >
[ROCm/rocprofiler-compute commit: 74607b9ce7 ]
2023-05-10 10:10:40 -06:00
Cole Ramos
9364f4399c
Merge pull request #124 from feizheng10/save_dfs
...
refactoring saved df files
[ROCm/rocprofiler-compute commit: 8f9f607083 ]
2023-05-10 10:43:00 -05:00
Cole Ramos
b4a70aae47
Merge pull request #123 from feizheng10/top_n
...
Allow to specify the maximum number of kernels shown
[ROCm/rocprofiler-compute commit: 27952a57c0 ]
2023-05-09 14:14:18 -05:00
Cole Ramos
63fea33069
Add TopN dropdown to GUI navbar
...
Signed-off-by: colramos <cole.ramos@amd.com >
[ROCm/rocprofiler-compute commit: 8e9e8a42f3 ]
2023-05-09 14:12:19 -05:00
Cole Ramos
e39c17514f
Add TopN to standalone GUI callback function
...
Signed-off-by: colramos <cole.ramos@amd.com >
[ROCm/rocprofiler-compute commit: 41affd6343 ]
2023-05-09 14:09:44 -05:00
Cole Ramos
aff9fc75f8
Pass max_kernel_num to GUI
...
Signed-off-by: colramos <cole.ramos@amd.com >
[ROCm/rocprofiler-compute commit: dbae98e267 ]
2023-05-09 14:04:33 -05:00
Cole Ramos
b5cb79bf89
Update src/parser.py
...
Signed-off-by: Cole Ramos <colramos@amd.com >
[ROCm/rocprofiler-compute commit: c5c829fa1b ]
2023-05-09 12:42:12 -05:00
coleramos425
26ef8b672b
Comply to Python formatting
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: 8c173446d2 ]
2023-05-08 11:56:49 -05:00
coleramos425
2be3eaca2e
Fix join_prof() call for --roof-only mode
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: f499408c7b ]
2023-05-08 11:55:45 -05:00
coleramos425
bdb296ab17
Update mean timestamp calculation
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: 298271e1d0 ]
2023-05-08 11:25:05 -05:00
coleramos425
f7fe3d9efd
Implement custom merge utility for rocprof
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: a9d82759ca ]
2023-05-05 15:07:20 -05:00
fei.zheng
46bd3ddc6e
format code
...
Signed-off-by: fei.zheng <fei.zheng@amd.com >
[ROCm/rocprofiler-compute commit: 2e0a603930 ]
2023-05-04 11:46:34 -06:00
fei.zheng
3b24911dd5
remove saved df files from verbose
...
Signed-off-by: fei.zheng <fei.zheng@amd.com >
[ROCm/rocprofiler-compute commit: 7d73f4abc6 ]
2023-05-03 17:50:39 -06:00
fei.zheng
c8df0bf75f
add option to save dfs
...
Signed-off-by: fei.zheng <fei.zheng@amd.com >
[ROCm/rocprofiler-compute commit: 1104371651 ]
2023-05-03 17:45:29 -06:00
fei.zheng
63ba67d7ca
allow to specify the maximum number of kernels shown
...
Signed-off-by: fei.zheng <fei.zheng@amd.com >
[ROCm/rocprofiler-compute commit: dfe74057c1 ]
2023-05-03 11:46:17 -06:00
Cole Ramos
9e42cd9ef1
Merge pull request #122 from feizheng10/fix_decimal
...
CLI: fix decimal doesn't work for single run
[ROCm/rocprofiler-compute commit: b60e8335c7 ]
2023-05-03 11:20:31 -05:00
fei.zheng
80ec3d928b
fix decimal doesn't work for single run
...
Signed-off-by: fei.zheng <fei.zheng@amd.com >
[ROCm/rocprofiler-compute commit: ce1dcba672 ]
2023-05-03 10:04:15 -06:00
coleramos425
3efe1c6b5a
Merge branch 'main' of github.com:AMDResearch/omniperf into dev
...
[ROCm/rocprofiler-compute commit: ab34836d92 ]
2023-05-03 10:48:25 -05:00
Cole Ramos
783f2a2c2c
Merge pull request #120 from AMDResearch/imp
...
switch to use of importlib to avoid imp module deprecation (fixes #119 )
[ROCm/rocprofiler-compute commit: 1bd0e4e33a ]
2023-05-02 14:41:23 -07:00
coleramos425
e97232d1c3
Formatting cruft
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: b3df8b9032 ]
2023-05-02 16:34:07 -05:00
coleramos425
9c5a4658e2
Fixing my CI mistake Karl inherited when branching
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: c0ea032cf6 ]
2023-05-02 16:25:32 -05:00
coleramos425
186deb0533
Enable random port feature in standalone GUI ( #111 )
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: e23a4dd9c5 ]
2023-05-02 16:20:33 -05:00
Cole Ramos
6bf4dd0fb7
Merge pull request #121 from AMDResearch/agg-l2-per-channel
...
Agg L2 per channel stats
[ROCm/rocprofiler-compute commit: 22edc18eb4 ]
2023-05-02 14:09:19 -07:00
coleramos425
96bc27feb1
Comply to Python formatting
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: 2babc6baaa ]
2023-05-02 15:13:19 -05:00
coleramos425
bb90049356
Restore CI functionality
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: 0305767b77 ]
2023-05-02 15:06:11 -05:00
coleramos425
02bd40a843
Implement Aggregated L2 Channel stats in CLI+GUI ( #104 )
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: f114440c6f ]
2023-05-02 15:02:20 -05:00
coleramos425
cd183b3e1e
Add support for Std Dev in CLI parsing logic ( #104 )
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: 622d9b6227 ]
2023-05-02 15:00:42 -05:00
coleramos425
adab485f63
Update parsed mongo queries
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: 9abbe5049d ]
2023-05-02 14:57:55 -05:00
Karl W Schulz
69e630ccdd
switch to use of importlib to avoid imp module deprecation ( fixes #119 )
...
Signed-off-by: Karl W Schulz <karl.schulz@amd.com >
[ROCm/rocprofiler-compute commit: 86f8f4a701 ]
2023-04-27 07:53:22 -05:00
Karl W. Schulz
de3ba83b32
noop: just fixing a typo
...
[ROCm/rocprofiler-compute commit: 634222e45d ]
2023-04-26 15:00:49 -05:00
colramos
9f048c1040
Restore token on distro specific CI runs
...
Signed-off-by: colramos <cole.ramos@amd.com >
[ROCm/rocprofiler-compute commit: f8fe039aa5 ]
2023-04-20 14:49:28 -05:00
Cole Ramos
19efa64b2d
Merge pull request #116 from dipietrantonio/patch-1
...
Update requirements.txt to include setuptools
[ROCm/rocprofiler-compute commit: 7cded80ba5 ]
2023-04-20 13:29:50 -05:00
colramos
50fe42f468
Remove token requirement from distro CI pipeline
...
Signed-off-by: colramos <cole.ramos@amd.com >
[ROCm/rocprofiler-compute commit: 0c86746678 ]
2023-04-20 13:27:32 -05:00
colramos
c70e13d3a3
Remove token requirement from distro CI tests
...
Signed-off-by: colramos <cole.ramos@amd.com >
[ROCm/rocprofiler-compute commit: 8a1db9fcbb ]
2023-04-20 13:22:10 -05:00
Cristian Di Pietrantonio
7aa9798f3f
Update requirements.txt
...
On some systems setuptools (needed by dash-bootstrap-components) is not installed by default. Weirdly enough, it is not installed as dependency of Dash.
Signed-off-by: Cristian Di Pietrantonio <cristiandipietrantonio@gmail.com >
[ROCm/rocprofiler-compute commit: d5289d2c4c ]
2023-04-19 14:48:38 +08:00
coleramos425
c5c05e581f
Replace subprocess with shutil ( #110 )
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: c794fb8198 ]
2023-04-18 09:50:50 -05:00
Karl W. Schulz
f798e107f8
Fix typo for Crusher modulefile customization introduced with #113
...
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com >
[ROCm/rocprofiler-compute commit: db9d8f85f1 ]
2023-04-18 09:29:09 -05:00
coleramos425
fa4229a291
Merge branch 'main' of github.com:AMDResearch/omniperf into dev
...
[ROCm/rocprofiler-compute commit: b8577e06a5 ]
2023-04-18 08:57:01 -05:00
Cole Ramos
14406f830d
Update BibTeX citation
...
Signed-off-by: Cole Ramos <colramos@amd.com >
[ROCm/rocprofiler-compute commit: d5e4c4a3f5 ]
2023-04-18 08:56:20 -05:00
Karl W Schulz
a1d104241e
appease the cmake-format crowd
...
Signed-off-by: Karl W Schulz <karl.schulz@amd.com >
[ROCm/rocprofiler-compute commit: aacd579421 ]
2023-04-17 16:53:09 -05:00