提交图

274 次代码提交

作者 SHA1 备注 提交日期
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
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 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
coleramos425 967cabfd92 Update from https://github.com/AARInternal/mibench/commit/f56d76b7c29f907cd174b0f90a2ba480504be559
[ROCm/rocprofiler-compute commit: 1de5671673]
2023-04-11 15:44:19 +00:00
coleramos425 38ea503518 Fix typo in LDS section (#107)
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: c6912708d5]
2023-04-10 15:03:32 -05:00
coleramos425 60725b2c7f Add log.txt file to workload output (#106)
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: 6050cdd924]
2023-04-05 14:28:19 -05:00
coleramos425 25424faa9e Conform to Python formatting
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: 644b20e308]
2023-03-23 12:54:00 -05:00
coleramos425 0362c63ec9 Add span tag to kernelName dropdown. Improve readability (#102)
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: a56bd24dbf]
2023-03-22 15:26:28 -05:00
coleramos425 aa9a4a6673 Wrap text in Flask GUI tables fixing long kernelNames
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: a9742915b5]
2023-03-21 11:41:13 -05:00
coleramos425 e2b1988230 Add popup for low level metrics (#101)
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: e2eaebe483]
2023-03-20 17:06:13 -05:00
coleramos425 e34b5b08a0 Hide roofline section in GUI if --no-roof is used
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: 090d74d7e8]
2023-03-20 13:52:42 -05:00
Cole Ramos 7702ec276a Update Zenodo citation
Signed-off-by: Cole Ramos <colramos@amd.com>

[ROCm/rocprofiler-compute commit: 9770396fa8]
2023-03-15 12:34:57 -05:00
Cole Ramos 48a60f52c0 Update CHANGES
Signed-off-by: Cole Ramos <colramos@amd.com>

[ROCm/rocprofiler-compute commit: ac10ad23d8]
2023-03-13 15:52:11 -05:00
Cole Ramos 613675d036 Update VERSION
Signed-off-by: Cole Ramos <colramos@amd.com>

[ROCm/rocprofiler-compute commit: e6d9c29d34]
2023-03-13 15:36:44 -05:00
Cole Ramos 1066e85372 Merge pull request #99 from AMDResearch/dev
Updates for v1.0.8-PR1

[ROCm/rocprofiler-compute commit: 281b577fc7]
2023-03-13 15:35:45 -05:00
Cole Ramos f824f667ac Merge pull request #98 from AMDResearch/kernel-names
Roofline Adjustments

[ROCm/rocprofiler-compute commit: 56ecd59203]
2023-03-13 14:22:20 -05:00
coleramos425 790f9ea0a1 Comply to Python formatting
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: 72031c8ae6]
2023-03-13 13:48:54 -05:00
coleramos425 b76f0ce558 Fix roofline calculation for single dispatch
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: f32c192abe]
2023-03-13 13:38:41 -05:00
coleramos425 ac0b36f86b Hide symbols in regular --roof-only mode
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: 6ced24021b]
2023-03-06 16:42:55 -06:00
coleramos425 4a2ba5a78e Comply to Python formatting
Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: 2b429bdd39]
2023-03-06 14:40:20 -06:00