Skip to content

Commit

Permalink
trying to fix heffte cuda on linux??
Browse files Browse the repository at this point in the history
  • Loading branch information
djdunning committed Jul 16, 2024
1 parent 08eaf5c commit 45e529b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .conda/heffte/cuda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ requirements:
- {{ compiler('cxx') }}={{ macos_compiler_version }} # [osx]
- {{ compiler('fortran') }}={{ linux_compiler_version }}
- openmpi
- cuda-compiler
- cuda-toolkit={{ cuda_version }}
# These host CUDA dependencies are definitely overspecified.
# Not sure which ones are totally necessary.
Expand Down

0 comments on commit 45e529b

Please sign in to comment.