conda-forge / cupy-feedstock

A conda-smithy repository for cupy.
BSD 3-Clause "New" or "Revised" License
5 stars 23 forks source link

Apply fix for cupy issue 8654 from PR 8655 #287

Closed dagardner-nv closed 3 days ago

dagardner-nv commented 3 days ago

Checklist

Applies fix for https://github.com/cupy/cupy/issues/8654 from PR https://github.com/cupy/cupy/pull/8655

Closes https://github.com/nv-morpheus/Morpheus/issues/1938

conda-forge-admin commented 3 days ago

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.

jakirkham commented 3 days ago

Thanks David! 🙏

Could you please squash the patch to one diff?

Otherwise this looks good

jakirkham commented 3 days ago

@conda-forge-admin , please re-render

conda-forge-admin commented 3 days ago

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

I tried to rerender for you but ran into some issues. Please check the output logs of the GitHub actions workflow below for more details. You can also ping conda-forge/core for further assistance or you can try rerendering locally.

The following suggestions might help debug any issues:

This message was generated by GitHub actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/11284004994.

jakirkham commented 3 days ago

Hmm...looks like there is an issue with re-rendering. Will explore that separately. Let's go ahead and get this in

github-actions[bot] commented 3 days ago

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

Thus the PR was passing and merged! Have a great day!

jakirkham commented 3 days ago

Hmm...looks like there is an issue with re-rendering. Will explore that separately.

Addressing with PR: https://github.com/conda-forge/cupy-feedstock/pull/289

leofang commented 3 days ago

Thanks to you both, @dagardner-nv @jakirkham!