Wei Wang
Wei Wang
Pytest community seems to suggest a change on the pytorch side to accommodate this upgrade. https://github.com/pytest-dev/pytest/issues/12273#issuecomment-2083641272
[like] Wei Wang reacted to your message: ________________________________ From: ptrblck ***@***.***> Sent: Tuesday, May 14, 2024 5:02:43 PM To: pytorch/pytorch ***@***.***> Cc: Wei Wang ***@***.***>; Mention ***@***.***> Subject: Re: [pytorch/pytorch]...
Hi @malfet, for pip wheels, the build seems successful, but the test job failed: installing it required the presence of cu124/ AWS directory. https://github.com/pytorch/pytorch/actions/runs/8701283769/job/23866760262 Could you please help prepare the...
> Is it ready?😍 Almost there! Hopefully sometime next week~ Thanks for keeping an eye on this!
An identical failure has been observed on trunk https://github.com/pytorch/pytorch/actions/runs/8880097440/job/24379793654
@pytorchbot merge
@pytorchbot merge
The cuda used in here is just 12.4 not 12.4.1. The dependency packages used were pulled from 12.4 release page.
The builder branch has been created, to test this PR, I recall we may need to change the following file as well since cudnn gets bumped from 8 to 9,...
@atalman just reminded me that https://github.com/pytorch/pytorch/pull/121684/files generate_binary_build_matrix file may also need to be changed to reflect cudnn change.