coleramos425
c0ea032cf6
Fixing my CI mistake Karl inherited when branching
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-05-02 16:25:32 -05:00
Karl W Schulz
86f8f4a701
switch to use of importlib to avoid imp module deprecation ( fixes #119 )
...
Signed-off-by: Karl W Schulz <karl.schulz@amd.com >
2023-04-27 07:53:22 -05:00
Karl W. Schulz
634222e45d
noop: just fixing a typo
2023-04-26 15:00:49 -05:00
Cole Ramos
7cded80ba5
Merge pull request #116 from dipietrantonio/patch-1
...
Update requirements.txt to include setuptools
2023-04-20 13:29:50 -05:00
colramos
8a1db9fcbb
Remove token requirement from distro CI tests
...
Signed-off-by: colramos <cole.ramos@amd.com >
2023-04-20 13:22:10 -05:00
Cristian Di Pietrantonio
d5289d2c4c
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 >
2023-04-19 14:48:38 +08:00
coleramos425
c794fb8198
Replace subprocess with shutil ( #110 )
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-04-18 09:50:50 -05:00
Karl W. Schulz
db9d8f85f1
Fix typo for Crusher modulefile customization introduced with #113
...
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com >
2023-04-18 09:29:09 -05:00
coleramos425
b8577e06a5
Merge branch 'main' of github.com:AMDResearch/omniperf into dev
2023-04-18 08:57:01 -05:00
Cole Ramos
d5e4c4a3f5
Update BibTeX citation
...
Signed-off-by: Cole Ramos <colramos@amd.com >
2023-04-18 08:56:20 -05:00
Karl W Schulz
aacd579421
appease the cmake-format crowd
...
Signed-off-by: Karl W Schulz <karl.schulz@amd.com >
2023-04-17 16:53:09 -05:00
Karl W Schulz
b91a175b96
Retain full versioning info for modulefile information ( closes #113 ).
...
Signed-off-by: Karl W Schulz <karl.schulz@amd.com >
2023-04-17 16:53:09 -05:00
Karl W Schulz
f18d38a218
appease the cmake-format crowd
...
Signed-off-by: Karl W Schulz <karl.schulz@amd.com >
2023-04-17 15:48:40 -05:00
Karl W Schulz
782efc6c16
Retain full versioning info for modulefile information ( closes #113 ).
...
Signed-off-by: Karl W Schulz <karl.schulz@amd.com >
2023-04-17 15:48:36 -05:00
coleramos425
97422b0198
More succinct section headers in docs
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-04-17 14:51:56 -05:00
Cole Ramos
bb3247076e
Update VERSION
...
Signed-off-by: Cole Ramos <colramos@amd.com >
2023-04-17 14:15:14 -05:00
Cole Ramos
d47d3ef316
Update CHANGELOG for v1.0.8-pr2
...
Signed-off-by: Cole Ramos <colramos@amd.com >
2023-04-17 14:14:51 -05:00
Cole Ramos
047868c209
Merge pull request #112 from AMDResearch/dev
...
Prep v1.0.8-pr2 release
2023-04-17 13:27:19 -05:00
coleramos425
77559a2f25
Roofline support for SLES15 SP3 and greater ( #109 )
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-04-14 12:50:28 -05:00
coleramos425
f6d9233113
Add containers for each supported Linux distro
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-04-14 11:32:57 -05:00
coleramos425
9c981cb6bf
Add kernel filter example to analyze mode docs
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-04-12 16:24:57 -05:00
coleramos425
74b0ed0359
Update docs with --roof-only example
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-04-11 17:44:17 -05:00
colramos
1faa19b247
Fix filename in standalone roofline mode
...
Signed-off-by: colramos <cole.ramos@amd.com >
2023-04-11 17:31:37 -05:00
coleramos425
5a36630373
Fix exe permissions on roofline binary
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-04-11 16:36:51 -05:00
coleramos425
1de5671673
Update from https://github.com/AARInternal/mibench/commit/f56d76b7c29f907cd174b0f90a2ba480504be559
2023-04-11 15:44:19 +00:00
coleramos425
c6912708d5
Fix typo in LDS section ( #107 )
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-04-10 15:03:32 -05:00
coleramos425
6050cdd924
Add log.txt file to workload output ( #106 )
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-04-05 14:28:19 -05:00
coleramos425
644b20e308
Conform to Python formatting
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-03-23 12:54:00 -05:00
coleramos425
a56bd24dbf
Add span tag to kernelName dropdown. Improve readability ( #102 )
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-03-22 15:26:28 -05:00
coleramos425
a9742915b5
Wrap text in Flask GUI tables fixing long kernelNames
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-03-21 11:41:13 -05:00
coleramos425
e2eaebe483
Add popup for low level metrics ( #101 )
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-03-20 17:06:13 -05:00
coleramos425
090d74d7e8
Hide roofline section in GUI if --no-roof is used
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-03-20 13:52:42 -05:00
Cole Ramos
9770396fa8
Update Zenodo citation
...
Signed-off-by: Cole Ramos <colramos@amd.com >
2023-03-15 12:34:57 -05:00
Cole Ramos
ac10ad23d8
Update CHANGES
...
Signed-off-by: Cole Ramos <colramos@amd.com >
2023-03-13 15:52:11 -05:00
Cole Ramos
e6d9c29d34
Update VERSION
...
Signed-off-by: Cole Ramos <colramos@amd.com >
2023-03-13 15:36:44 -05:00
Cole Ramos
281b577fc7
Merge pull request #99 from AMDResearch/dev
...
Updates for v1.0.8-PR1
2023-03-13 15:35:45 -05:00
Cole Ramos
56ecd59203
Merge pull request #98 from AMDResearch/kernel-names
...
Roofline Adjustments
2023-03-13 14:22:20 -05:00
coleramos425
72031c8ae6
Comply to Python formatting
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-03-13 13:48:54 -05:00
coleramos425
f32c192abe
Fix roofline calculation for single dispatch
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-03-13 13:38:41 -05:00
coleramos425
6ced24021b
Hide symbols in regular --roof-only mode
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-03-06 16:42:55 -06:00
coleramos425
2b429bdd39
Comply to Python formatting
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-03-06 14:40:20 -06:00
coleramos425
bdd28595f1
Match AI and BW colors in roofline
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-03-06 14:39:22 -06:00
coleramos425
4503be8d1c
Remove unused Python module ( #96 )
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-03-02 12:48:37 -06:00
coleramos425
27fa97aad9
Option for different markers per kernel name
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-02-27 16:18:42 -06:00
coleramos425
fef68d7d80
Fix link for LDS in standalone GUI
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-02-24 11:41:50 -06:00
Cole Ramos
2b63da8093
Change develop to dev in CHANGELOG
...
Signed-off-by: Cole Ramos <colramos@amd.com >
2023-02-24 11:24:37 -06:00
coleramos425
0705db024c
Correct filtering in standalone roofline
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-02-22 14:37:20 -06:00
Cole Ramos
6c54bdad3b
Update citation
...
Signed-off-by: Cole Ramos <colramos@amd.com >
2023-02-22 11:10:55 -06:00
Cole Ramos
81460ea7db
Update README
...
Signed-off-by: Cole Ramos <colramos@amd.com >
2023-02-22 09:10:44 -06:00
Cole Ramos
e73026fe65
Update VERSION
...
Signed-off-by: Cole Ramos <colramos@amd.com >
2023-02-22 09:08:37 -06:00