Skip to content

[rocprofv3] Reorganize rocprofv3.avail python package#122

Closed
rocm-devops wants to merge 5 commits into
amd-stagingfrom
jomadsen/reorganize-rocprofv3.avail-python-package
Closed

[rocprofv3] Reorganize rocprofv3.avail python package#122
rocm-devops wants to merge 5 commits into
amd-stagingfrom
jomadsen/reorganize-rocprofv3.avail-python-package

Conversation

@rocm-devops

Copy link
Copy Markdown

PR Details

  1. Python Package Structure:
    - Created new source/lib/python/rocprofv3/ directory with proper Python module
    structure
    - Added init.py and avail.py as a proper Python package
    - Updated source/lib/python/CMakeLists.txt to include the new rocprofv3
    subdirectory
  2. Import Changes:
    - Updated rocprofv3-avail.py to use from rocprofv3 import avail instead of from
    rocprofv3_avail_module import avail
    - This creates a cleaner, more standard Python package import structure

Associated Jira Ticket Number/Link

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Continuous Integration

Technical details

Adding a Python package for rocprofv3

Added/updated tests?

  • Yes
  • No, Does not apply to this PR.

Updated CHANGELOG?

  • Yes
  • No, Does not apply to this PR.

Added/Updated documentation?

  • Yes
  • No, Does not apply to this PR.

jrmadsen and others added 5 commits August 6, 2025 08:45
adding Python version candidates

review fix

fix test

fix

remove extra line

fix the exception handle

fix Lint fail

fix installation

adding checks to check version format

disable test for address sanitizer
@rocm-devops

Copy link
Copy Markdown
Author

Manual review required for 12e853
Assigned Auditors: @deepatel

@rocm-devops

Copy link
Copy Markdown
Author

Manual review required for 4245b4
Assigned Auditors: @IAS

@rocm-devops

Copy link
Copy Markdown
Author

Code Coverage Report

Code Coverage Report

Tests Only

code coverage tests.png

Samples Only

code coverage samples.png

Tests + Samples

code coverage all.png

@jayhawk-commits

Copy link
Copy Markdown
Contributor

Imported to ROCm/rocm-systems.

@amd-hsivasun amd-hsivasun added ready for merge PR has sufficient approvals and is ready to merge ias-review build system labels Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build system ias-review ready for merge PR has sufficient approvals and is ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants