-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add nvidia-ml-py. #20183
Add nvidia-ml-py. #20183
Conversation
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/nvidia-ml-py:
|
fb7f50c
to
9c8d1a7
Compare
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/nvidia-ml-py:
For recipes/nvitop:
|
9c8d1a7
to
d74fc85
Compare
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/nvidia-ml-py:
For recipes/nvitop:
|
134e39e
to
eac3ae2
Compare
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/nvidia-ml-py:
|
eac3ae2
to
90a450f
Compare
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/nvidia-ml-py:
|
90a450f
to
60d1753
Compare
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
0fb3bb0
to
cb5f812
Compare
run_constrained: | ||
- nvidia-ml ==9999999999 | ||
- pynvml ==9999999999 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Both package nvidia-ml
and pynvml
modify module pynvml.py
in site-packges. They are in conflict with nvidia-ml-py
(the official NVML Python Bindings maintained by NVIDIA).
@conda-forge/help-python, ready for review! |
cb5f812
to
a1a5321
Compare
Checklist
url
) rather than a repo (e.g.git_url
) is used in your recipe (see here for more details).