Skip to content

Commit

Permalink
see if the shim solves the GPU problem
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemhenry committed Jul 21, 2023
1 parent 20499b5 commit 014cbc9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: mamba-org/setup-micromamba@v1
env:
CONDA_OVERRIDE_CUDA: 11.8
with:
environment-file: devtools/conda-envs/espaloma.yaml
cache-environment: true
Expand Down
1 change: 1 addition & 0 deletions devtools/conda-envs/espaloma.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: espaloma-test
channels:
- jaimergp/label/unsupported-cudatoolkit-shim
- conda-forge
- mmh
- openeye
Expand Down

0 comments on commit 014cbc9

Please sign in to comment.