-
Notifications
You must be signed in to change notification settings - Fork 269
[rocprofv3] Reorganize rocprofv3.avail python package
#175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ammallya
merged 27 commits into
develop
from
import/develop/ROCm_rocprofiler-sdk/jomadsen_reorganize-rocprofv3.avail-python-package
Oct 17, 2025
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
03d3472
Reorganize rocprofv3 python package
jrmadsen 479bf4e
review comments
SrirakshaNag 705692f
Removing extra lines
SrirakshaNag f50c459
fix format
SrirakshaNag 1f7d9ec
Add lib/python3/site-packages to PYTHONPATH in setup-env.sh
jrmadsen 023afdb
Merge commit '1f7d9ecbdba3067ecebcc71021a4b2f0127fe9be' into import/d…
systems-assistant[bot] 20d3bb3
Merge branch 'develop' into import/develop/ROCm_rocprofiler-sdk/jomad…
jrmadsen 3dffe3d
Merge branch 'develop' into import/develop/ROCm_rocprofiler-sdk/jomad…
SrirakshaNag 960cbfc
Merge branch 'develop' into import/develop/ROCm_rocprofiler-sdk/jomad…
SrirakshaNag 6d3361f
rocprof-compute update rocprofv3 avail lib path
vedithal-amd 8736394
Merge branch 'develop' into import/develop/ROCm_rocprofiler-sdk/jomad…
vedithal-amd cd92637
Make rocprofv3 python binding build commands consistent with other py…
vedithal-amd a001652
fix cmake
vedithal-amd 7003924
fix rocprof-compute
vedithal-amd e25a222
revert cmake changes
vedithal-amd 6260e40
fix rocprofv3 avail python library
vedithal-amd 538b07a
fix cmake
vedithal-amd 88be74d
fix cmake
vedithal-amd 0088d6e
Merge branch 'develop' into import/develop/ROCm_rocprofiler-sdk/jomad…
SrirakshaNag 1fb82f2
Merge branch 'develop' into import/develop/ROCm_rocprofiler-sdk/jomad…
jrmadsen ada28ab
Merge branch 'develop' into import/develop/ROCm_rocprofiler-sdk/jomad…
vedithal-amd 3e12de8
Merge branch 'develop' into import/develop/ROCm_rocprofiler-sdk/jomad…
SrirakshaNag fac4b49
Merge branch 'develop' into import/develop/ROCm_rocprofiler-sdk/jomad…
SrirakshaNag ce6df68
Merge branch 'develop' into import/develop/ROCm_rocprofiler-sdk/jomad…
SrirakshaNag 8b9c40b
Merge branch 'develop' into import/develop/ROCm_rocprofiler-sdk/jomad…
SrirakshaNag d7de703
Merge branch 'develop' into import/develop/ROCm_rocprofiler-sdk/jomad…
SrirakshaNag 23473cf
Merge branch 'develop' into import/develop/ROCm_rocprofiler-sdk/jomad…
SrirakshaNag File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -16,3 +16,4 @@ endif() | |
|
|
||
| add_subdirectory(roctx) | ||
| add_subdirectory(rocpd) | ||
| add_subdirectory(rocprofv3) | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.