conda-forge / cupy-feedstock

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

Temporarily switch back to use QEMU + Fix PTX code not included #212

Closed conda-forge-admin closed 1 year ago

conda-forge-admin commented 1 year ago

Close #213

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

I've started rerendering the recipe as instructed in #211.

If I find any needed changes to the recipe, I'll push them to this PR shortly. Thank you for waiting!

Here's a checklist to do before merging.

conda-forge-webservices[bot] commented 1 year 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) and found it was in an excellent condition.

leofang commented 1 year ago

@conda-forge-admin, please restart ci

leofang commented 1 year ago
2023-06-04T19:22:56.7360756Z   /tmp/ccOTNWeg.s: Assembler messages:
2023-06-04T19:22:56.7361590Z   /tmp/ccOTNWeg.s: Fatal error: can't write 3920 bytes to section .nv_fatbin of build/temp.device_objects/cupy/cuda/cupy_cub.cu.o: 'No space left on device'
2023-06-04T19:22:56.7362221Z   /tmp/ccOTNWeg.s: Fatal error: build/temp.device_objects/cupy/cuda/cupy_cub.cu.o: No space left on device
leofang commented 1 year ago

@conda-forge-admin, please restart ci

leofang commented 1 year ago

@conda-forge-admin, please restart ci

leofang commented 1 year ago

@conda-forge-admin, please rerender

leofang commented 1 year ago

@bdice could you review?

leofang commented 1 year ago

It seems the longest CI still took >4 hr. Incredible. Anyway, John came up with a nice suggestion in #208 to avoid out-of-space error, but we still hit segfaults with cicc. Let me get this bandaid PR in for now, and continue investigation in #208.

jakirkham commented 1 year ago

Thank you both! 🙏

Happy to look more at the CuPy build issue with you tomorrow Leo 🙂