Skip to content

cuda: Add a cuda component preset test#616

Open
Treece-Burgess wants to merge 2 commits into
icl-utk-edu:masterfrom
Treece-Burgess:06-16-2026-cuda-presets-test
Open

cuda: Add a cuda component preset test#616
Treece-Burgess wants to merge 2 commits into
icl-utk-edu:masterfrom
Treece-Burgess:06-16-2026-cuda-presets-test

Conversation

@Treece-Burgess

Copy link
Copy Markdown
Contributor

Pull Request Description

This PR adds a cuda component test titled test_cuda_presetss.cu that verifies the functionality of the GA100 and GH200 presets.

This PR closes Issue #411.

Testing

Testing was done on Methane at ICL (1 * A100) with Cuda Toolkit 12.9 and Athena at Oregon (4 * A100) with Cuda Toolkit 12.8.1. In both cases, test_cuda_presets.cu passes.

Note: As stands, I am unable to test the functionality with a GH200 as the Hopper1 system at Oregon is not running properly. I am reaching out to the sysadmin there.

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

@Treece-Burgess Treece-Burgess requested a review from dbarry9 June 16, 2026 20:16
@Treece-Burgess Treece-Burgess added component-cuda PRs and Issues related to the cuda component status-ready-for-review PR is ready to be reviewed type-maintenance Update code to keep it compatible, secure, modern. labels Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component-cuda PRs and Issues related to the cuda component status-ready-for-review PR is ready to be reviewed type-maintenance Update code to keep it compatible, secure, modern.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant