Skip to content

Commit

Permalink
backport conda-forge#10
Browse files Browse the repository at this point in the history
  • Loading branch information
billysuh7 committed Aug 14, 2024
1 parent cdd8db7 commit c032753
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ source:
sha256: b65a34a3715e3ef2b835bdd36c43b21c20800325be1eda1e84ad4d80ee837c92 # [win]

build:
number: 2
number: 3
binary_relocation: false
skip: true # [osx]

Expand Down Expand Up @@ -79,6 +79,9 @@ outputs:
doc_url: https://docs.nvidia.com/cuda/cupti/index.html

- name: cuda-cupti-dev
build:
run_exports:
- {{ pin_subpackage("cuda-cupti", max_pin="x") }}
files:
- lib/checkpoint.so # [linux]
- lib/libcupti.so # [linux]
Expand Down

0 comments on commit c032753

Please sign in to comment.