Skip to content

ENH: update package version to 0.15.0#29

Merged
kkraus14 merged 4 commits into
conda-forge:mainfrom
conda-forge-admin:conda_forge_admin_28
Jun 13, 2025
Merged

ENH: update package version to 0.15.0#29
kkraus14 merged 4 commits into
conda-forge:mainfrom
conda-forge-admin:conda_forge_admin_28

Conversation

@conda-forge-admin
Copy link
Copy Markdown
Contributor

Hi! This is the friendly automated conda-forge-webservice.

I've started a version update as instructed in #28.

I'm currently searching for new versions and will update this PR shortly if I find one! Thank you for waiting!

Fixes #28

@conda-forge-admin
Copy link
Copy Markdown
Contributor Author

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

… conda-smithy 3.50.0, and conda-forge-pinning 2025.06.10.23.57.01
@conda-forge-admin conda-forge-admin changed the title ENH: update package version ENH: update package version to 0.15.0 Jun 12, 2025
@conda-forge-admin conda-forge-admin marked this pull request as ready for review June 12, 2025 13:40
@kkraus14
Copy link
Copy Markdown
Contributor

Waiting on NVIDIA/numba-cuda#293 (comment) to determine if we need to add cuda-nvcc here as well or not.

@kkraus14 kkraus14 mentioned this pull request Jun 12, 2025
3 tasks
Comment thread recipe/recipe.yaml
- numba >=0.59.1
- cuda-version >=11.2
- cuda-bindings # Includes nvrtc, nvvm, libdevice
- cuda-cudart-dev # Includes cudadevrt
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@gmarkall I know that we have all of the shared libraries covered based on these but I'm not clear on what headers we'd look for at runtime. Given the current state doesn't enforce any specific dependencies, we aren't making things worse, but it would be nice to capture whatever headers we need as dependencies as well.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

For "normal usage" we don't have extra requirements:

  • The headers we need are vendored (cuda_fp16.h / hpp, cuda_bf16.h / hpp).
  • We require cuda/atomic for when NRT is enabled (it is experimental, and disabled by default).
  • Others we require / expect only for the test suite are:
    • cooperative_groups.h
    • cuda_device_runtime_api.h
    • curand_kernel.h

@kkraus14 kkraus14 merged commit f079f23 into conda-forge:main Jun 13, 2025
4 checks passed
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.

@conda-forge-admin, please update version

3 participants