Skip to content

Commit

Permalink
Merge pull request #273 from i4Ds/VT_235-cuda-runtime-dependencies-ar…
Browse files Browse the repository at this point in the history
…e-slimmed-down

Vt 235 cuda runtime dependencies are slimmed down
  • Loading branch information
Lukas113 authored Jan 23, 2023
2 parents ccfc6ad + 9fe3e30 commit ec1af29
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ requirements:
- pinocchio # [linux]
- katbeam
- eidos
- cuda-toolkit
- libcufft
- cuda-cudart
- ska-gridder-nifty-cuda=0.0.11 # Depends on cuda-toolkit


Expand Down
4 changes: 2 additions & 2 deletions environment-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ dependencies:
- pinocchio # [linux]
- katbeam
- eidos
- cuda-toolkit
- libcufft
- cuda-cudart
- ska-gridder-nifty-cuda=0.0.11 # Depends on cuda-toolkit

0 comments on commit ec1af29

Please sign in to comment.