Skip to content

[DO NOT MERGE] Test NVIDIA's official CUDA packages#143

Closed
leofang wants to merge 18 commits intoconda-forge:mainfrom
leofang:nvidia_cuda
Closed

[DO NOT MERGE] Test NVIDIA's official CUDA packages#143
leofang wants to merge 18 commits intoconda-forge:mainfrom
leofang:nvidia_cuda

Conversation

@leofang
Copy link
Copy Markdown
Member

@leofang leofang commented Aug 16, 2021

Close #139.

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

MNT: Re-rendered with conda-build 3.21.4, conda-smithy 3.12, and conda-forge-pinning 2021.08.14.10.30.44
@conda-forge-linter
Copy link
Copy Markdown

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 (recipe) and found it was in an excellent condition.

@leofang
Copy link
Copy Markdown
Member Author

leofang commented Aug 16, 2021

@conda-forge-admin, please rerender

@leofang
Copy link
Copy Markdown
Member Author

leofang commented Aug 17, 2021

MNT: Re-rendered with conda-build 3.21.4, conda-smithy 3.12, and conda-forge-pinning 2021.08.19.19.17.07
MNT: Re-rendered with conda-build 3.21.4, conda-smithy 3.12, and conda-forge-pinning 2021.08.19.19.17.07
@leofang
Copy link
Copy Markdown
Member Author

leofang commented Aug 20, 2021

Tests passed on Linux64 and Windows.

@leofang
Copy link
Copy Markdown
Member Author

leofang commented Aug 22, 2021

Darn it, I was fooled by the ongoing Azure issue. The feedstock status is not reported, so the green check only includes the linter's report...

@jakirkham
Copy link
Copy Markdown
Member

FYI Azure status issue has been fixed

Comment thread recipe/meta.yaml
- cuda-nvcc # for crt/host_defines.h
- cuda-cudart
- cuda-nvrtc
- cuda-nvprof # for cuda_profiler_api.h
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we have the cuda-profiler-api package, does that solve this need? Or are there other things that cuda-nvprof is still needed for?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think CuPy doesn't need the legacy nvprof (cmdline tool), just the profiler header.

@leofang leofang mentioned this pull request Apr 18, 2023
1 task
@leofang
Copy link
Copy Markdown
Member Author

leofang commented Apr 18, 2023

Would be superseded by #199.

@leofang leofang closed this in #199 Jun 1, 2023
@leofang leofang deleted the nvidia_cuda branch June 1, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CuPy: Support CUDA 12

3 participants