Add missing patches for PyTorch 1.12.0 w/ foss/2022a + CUDA 11.7.0#18491
Conversation
|
Test report by @Flamefire |
|
@Flamefire Looks like you're running with some custom modifications? |
I missed that this EC for some reason still used the git-clone instead of the release archive. But you are right that this message is a custom modification: easybuilders/easybuild-framework#4150 Otherwise the error would have been I think this is a good example why keeping a missing dict-key in the checksums an error: The unused checksum would have been missed here. |
|
Test report by @Flamefire |
|
Test report by @Flamefire |
|
Test report by @casparvl |
|
Test report by @branfosj |
|
Going in, thanks @Flamefire! |
foss/2022a + CUDA 11.7.0
(created using
eb --new-pr)Adds the patches from PyTorch 1.12.1 ECs similar to #18430 but for CUDA and also new ones for POWER as done for the CPU version(s) in #18490