Skip to content
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

Minor fixes for ROCm component #110

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

gcongiu
Copy link
Contributor

@gcongiu gcongiu commented Nov 7, 2023

Pull Request Description

This PR includes a set of minor fixes for the rocm component. These include the removal of assert statements, which are replaced by proper error handling logic.

Author Checklist

  • Description
    Why this PR exists. Reference all relevant information, including background, issues, test failures, etc
  • Commits
    Commits are self contained and only do one thing
    Commits have a header of the form: module: short description
    Commits have a body (whenever relevant) containing a detailed description of the addressed problem and its solution
  • Tests
    The PR needs to pass all the tests

@gcongiu gcongiu added this to the PAPI 7.1.0 release milestone Nov 7, 2023
The function already takes rocp_ctx as input argument thus there is no
need to pass events_id as input argument as well.
@gcongiu gcongiu force-pushed the 2023.11.07_rocm-minor-fixes branch from 6a96162 to ee97138 Compare November 8, 2023 15:23
@gcongiu gcongiu merged commit 814b60e into icl-utk-edu:master Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants