Skip to content

Use runtime check of cudart version for eig #9386

Use runtime check of cudart version for eig

Use runtime check of cudart version for eig #9386

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"