İşleme Grafiği

291 İşleme

Yazar SHA1 Mesaj Tarih
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
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
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
Karl W Schulz ee362cf3db Retain full versioning info for modulefile information (closes #113).
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: b91a175b96]
2023-04-17 16:53:09 -05:00
Karl W Schulz f93155fca6 appease the cmake-format crowd
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: f18d38a218]
2023-04-17 15:48:40 -05:00
Karl W Schulz 538853738a Retain full versioning info for modulefile information (closes #113).
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: 782efc6c16]
2023-04-17 15:48:36 -05:00
coleramos425 c22fa6422b More succinct section headers in docs
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: 97422b0198]
2023-04-17 14:51:56 -05:00
Cole Ramos a27480d0ee Update VERSION
Signed-off-by: Cole Ramos <colramos@amd.com>

[ROCm/rocprofiler-compute commit: bb3247076e]
2023-04-17 14:15:14 -05:00
Cole Ramos bc69f31d41 Update CHANGELOG for v1.0.8-pr2
Signed-off-by: Cole Ramos <colramos@amd.com>

[ROCm/rocprofiler-compute commit: d47d3ef316]
2023-04-17 14:14:51 -05:00
Cole Ramos a153d2678b Merge pull request #112 from AMDResearch/dev
Prep v1.0.8-pr2 release

[ROCm/rocprofiler-compute commit: 047868c209]
2023-04-17 13:27:19 -05:00
coleramos425 b72787b361 Roofline support for SLES15 SP3 and greater (#109)
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: 77559a2f25]
2023-04-14 12:50:28 -05:00
coleramos425 38442c0daf Add containers for each supported Linux distro
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: f6d9233113]
2023-04-14 11:32:57 -05:00
coleramos425 f0e316f2f6 Add kernel filter example to analyze mode docs
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: 9c981cb6bf]
2023-04-12 16:24:57 -05:00
coleramos425 6cf6ffa0de Update docs with --roof-only example
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: 74b0ed0359]
2023-04-11 17:44:17 -05:00
colramos c89b9e1808 Fix filename in standalone roofline mode
Signed-off-by: colramos <cole.ramos@amd.com>


[ROCm/rocprofiler-compute commit: 1faa19b247]
2023-04-11 17:31:37 -05:00
coleramos425 311c71760e Fix exe permissions on roofline binary
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: 5a36630373]
2023-04-11 16:36:51 -05:00