Skip to content

Commit

Permalink
heffte cuda 8/6
Browse files Browse the repository at this point in the history
  • Loading branch information
djdunning committed Aug 6, 2024
1 parent 1ec5ca6 commit d351f31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .conda/heffte/cuda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@ requirements:
#- {{ compiler('cxx') }}={{ linux_compiler_version }} # [linux]
#- {{ compiler('cxx') }}={{ macos_compiler_version }} # [osx]
- openmpi
- openmpi-mpicxx
- openmpi-mpifort
#- cuda-toolkit={{ cuda_version }}
- cuda-nvcc
- cuda-toolkit
# These host CUDA dependencies are definitely overspecified.
# Not sure which ones are totally necessary.
host:
#- cuda-cudart-static={{ cuda_version }} # Make sure your nvcc version and cudart versions are the same
- openmpi-mpicxx
- openmpi-mpifort
- cuda-cudart-static
- cuda-nvcc
- libcusolver-dev
Expand Down

0 comments on commit d351f31

Please sign in to comment.