Skip to content

Commit

Permalink
add nvml dependency to get the headers for realm (#586)
Browse files Browse the repository at this point in the history
Co-authored-by: mavaz <[email protected]>
  • Loading branch information
m3vaz and m3vaz authored Feb 23, 2023
1 parent 7efd229 commit 8fc4440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/conda-build/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ requirements:
- cuda-nvtx ={{ cuda_version }}
- cuda-cccl ={{ cuda_version }}
- cuda-cudart ={{ cuda_version }}
- cuda-nvml-dev ={{ cuda_version }}
- cuda-driver-dev ={{ cuda_version }}
- cuda-cudart-dev ={{ cuda_version }}
{% endif %}
Expand Down

0 comments on commit 8fc4440

Please sign in to comment.