Skip to content

Conversation

@isuruf
Copy link
Member

@isuruf isuruf commented Nov 21, 2025

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.

…5.11.21.16.58.07

    Other tools:
    - conda-build 25.9.0
    - rattler-build 0.47.0
    - rattler-build-conda-compat 1.4.5
@conda-forge-admin
Copy link
Contributor

conda-forge-admin commented Nov 21, 2025

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

I do have some suggestions for making it better though...

For recipe/meta.yaml:

  • ℹ️ The recipe is not parsable by parser conda-souschef (grayskull). This parser is not currently used by conda-forge, but may be in the future. We are collecting information to see which recipes are compatible with grayskull.
  • ℹ️ The recipe is not parsable by parser conda-recipe-manager. The recipe can only be automatically migrated to the new v1 format if it is parseable by conda-recipe-manager.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/19729656547. Examine the logs at this URL for more detail.

@isuruf
Copy link
Member Author

isuruf commented Nov 28, 2025

This is ready

@hmaarrfk
Copy link
Contributor

failures do not seem related. merging.

@hmaarrfk hmaarrfk merged commit 393c877 into conda-forge:main Nov 28, 2025
7 of 11 checks passed

// verbose declaration needed due to template
- GPU_DYNAMIC_SHARED_MEM_DECL(sizeof(T), unsigned char, smem);
+ GPU_DYNAMIC_SHARED_MEM_DECL(2, unsigned char, smem);
Copy link
Contributor

Choose a reason for hiding this comment

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

is this actually correct? this build of tensorflow is giving errors on my GPUs.

Copy link
Contributor

Choose a reason for hiding this comment

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

indeed, they seem to align at 16
tensorflow/tensorflow@6014ea0

Copy link
Member

Choose a reason for hiding this comment

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

Sounds like we need to backport that commit...

Copy link
Contributor

Choose a reason for hiding this comment

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

Trying it out in #468

@hmaarrfk hmaarrfk mentioned this pull request Dec 1, 2025
5 tasks
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.

4 participants