Skip to content

Commit

Permalink
no gpu for ghex for now
Browse files Browse the repository at this point in the history
  • Loading branch information
boeschf committed Jan 31, 2025
1 parent 5cdcd8a commit 599d9c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
compiler: ['[email protected]']
backend: ['mpi', 'ucx']
python-bindings: [true]
device: ['cpu', 'cuda']
device: ['cpu']
with:
package-name: ghex
package-version: ${{ matrix.package-version }}
Expand Down

0 comments on commit 599d9c8

Please sign in to comment.