Skip to content

Commit

Permalink
only cudatoolkit for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
djdunning committed Dec 10, 2024
1 parent 6750717 commit ef33a9a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .conda/matar/cuda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ requirements:
build:
- cmake >=3.17.0
- {{ compiler('cxx') }}={{ linux_compiler_version }} # [linux]
# - {{ compiler('cxx') }}={{ macos_compiler_version }} # [osx]
- cuda-toolkit
- cuda-toolkit # [linux]
- kokkos=4.1
- openmpi
host:
Expand Down

0 comments on commit ef33a9a

Please sign in to comment.