Граф коммитов

230 Коммитов

Автор SHA1 Сообщение Дата
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
Cole Ramos f251c55f62 Merge pull request #92 from AMDResearch/dev
Release v1.0.7
2023-02-21 16:41:46 -06:00
Cole Ramos 04e3f5277f Update CHANGES 2023-02-21 15:53:35 -06:00
Cole Ramos 8108a13b7f Add v1.07 issues to changelog 2023-02-21 15:46:35 -06:00
Karl W. Schulz 4b1a41bbc0 Updating changelog with example v1.0.7 change 2023-02-21 14:44:03 -06:00
coleramos425 7c9d317527 Comply to Python formatting
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-21 13:02:43 -06:00
coleramos425 c4eaa1d45b Specify returncode for rocm-smi error (#85)
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-21 12:40:41 -06:00
Cole Ramos ab30dd6a21 Merge pull request #91 from AMDResearch/mi100-fix
Custom metrics for mi100
2023-02-21 10:10:24 -06:00
coleramos425 f77173a2f1 Catch exceptions from rocm-smi (#85)
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-21 09:47:45 -06:00
Cole Ramos acfba464ed Custom metrics for mi100
Signed-off-by: Cole Ramos <colramos@TheraC02.thera.amd.com>
2023-02-15 14:44:29 -06:00
coleramos425 1d82bc67b0 Resolve incorrect dataframe size in analyze mode (#84)
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-14 15:20:37 -06:00
Cole Ramos b41326dfca Merge pull request #87 from AMDResearch/yearly_update
Add utility to update license header information
2023-02-14 14:57:08 -06:00
coleramos425 6f498686c3 Tested out the new make license on convertor2.py
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-14 09:54:29 -06:00
coleramos425 1274316022 Merge branch 'dev' of github.com:AMDResearch/omniperf into yearly_update 2023-02-13 16:47:54 -06:00
coleramos425 93b1b15291 Change CI tests to reflect renaming of analyze options
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-13 16:44:43 -06:00
Cole Ramos 8a0efda6c6 Merge pull request #88 from AMDResearch/cleanup
remove unused file
2023-02-13 16:18:48 -06:00
Karl W. Schulz 302373ba89 remove unused file
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 15:30:10 -06:00
Karl W. Schulz 0125c2179b another formatting change
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 15:00:06 -06:00
Karl W. Schulz 574ebcf755 apply "make license" update
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 14:50:24 -06:00
Karl W. Schulz 980fb08c92 Update license header tool to not include a space after comment if rest of line
is blank.  Needed to make python formatting check happy.

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 14:48:56 -06:00
Karl W. Schulz 7066231128 placate the formatter
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 14:28:25 -06:00
Karl W. Schulz 3d7a7a6f32 updating copyright header for 2023 using newly-added "make license" target
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 14:15:27 -06:00
Karl W. Schulz e79391aabe ran dos2unix
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 14:15:27 -06:00
Karl W. Schulz 005de9e506 adding a license header utility: looks for specific delimiter and replaces
contents inside the delimiter with provided license file

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 14:15:27 -06:00
Karl W. Schulz e6caaef5ec adding a "license" target in build system to update headers in relevant source
code files

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 14:15:27 -06:00
coleramos425 273c1aad33 Fix units in wavefront table #81
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-13 10:46:28 -06:00
Karl W. Schulz c8fc8e8026 adding license delimiters to headers
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 10:36:29 -06:00
Karl W. Schulz a073f2bffd updating copyright year in top-level license file
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 09:19:51 -06:00
coleramos425 2c03fd09de Update docs for new filter option names in analyze mode
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-10 16:39:25 -06:00
coleramos425 8334aaa03c Change filtering option names in analyze mode for consistency
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-10 16:38:55 -06:00
coleramos425 48df0d6db4 Upgrade python formatting module
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-07 14:45:22 -06:00
coleramos425 d9dad05cdb Describe --list-metrics option in help menu #83
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-07 14:30:03 -06:00
coleramos425 57a289ad1b Add multi-normalization to wavefront launch #81
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-02 15:02:56 -06:00
coleramos425 ad05c01966 Remove reference to deprecated --axis option
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-31 15:37:54 -06:00
coleramos425 79762b18ce Add new action for syncing changes to internal repo
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-30 13:28:54 -06:00
coleramos425 31475c631f Add example of SSH tunneling to docs #52
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-27 11:55:57 -06:00