Skip to content

Commit

Permalink
Coverage CUDA self-hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-penev committed Oct 2, 2024
1 parent 821683f commit b558a14
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,15 @@ jobs:
extra_cmake_options: '-DCLAD_ENABLE_ENZYME_BACKEND=On'
#clang-format: true

- name: selfh-ubu22-gcc11-runtime11-analyzers
os: self-hosted #ubuntu-22.04
compiler: gcc-11
clang-runtime: '11'
coverage: true
cuda: true
extra_cmake_options: '-DCLAD_ENABLE_ENZYME_BACKEND=On'
#clang-format: true

- name: ubu20-gcc7-runtime11-benchmarks
os: ubuntu-20.04
compiler: gcc-7
Expand Down

0 comments on commit b558a14

Please sign in to comment.