From 0e5af8a7186150ce9105ff1313ae1475e33c2888 Mon Sep 17 00:00:00 2001 From: Alexandre Strube <a.strube@fz-juelich.de> Date: Fri, 18 Mar 2022 20:06:03 +0100 Subject: [PATCH] checkpoints --- .../PyTorch-1.11-gcccoremkl-11.2.0-2021.4.0-CUDA-11.5.eb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Golden_Repo/p/PyTorch/PyTorch-1.11-gcccoremkl-11.2.0-2021.4.0-CUDA-11.5.eb b/Golden_Repo/p/PyTorch/PyTorch-1.11-gcccoremkl-11.2.0-2021.4.0-CUDA-11.5.eb index 73a0ebbd2..7fa9ef507 100644 --- a/Golden_Repo/p/PyTorch/PyTorch-1.11-gcccoremkl-11.2.0-2021.4.0-CUDA-11.5.eb +++ b/Golden_Repo/p/PyTorch/PyTorch-1.11-gcccoremkl-11.2.0-2021.4.0-CUDA-11.5.eb @@ -91,6 +91,10 @@ checksums = [ # PyTorch-1.10.0_fix-test-dataloader-fixed-affinity.patch '313dca681f45ce3bc7c4557fdcdcbe0b77216d2c708fa30a2ec0e22c44876707', 'ac05943bb205623f91ef140aa00869efc5fe844184bd666bebf5405808610448', # PyTorch-1.10.0_skip_cmake_rpath.patch + '91e67cd498918baafe3fd58e0ba04b610a3561d1d97cec2c934bfd48fffd8324', # PyTorch-1.11.0_fix_skip_jit_cuda_fuser.patch + # PyTorch-1.11.0_increas-distributed-test-timeout.patch + 'bb9709590ea8bd329360ca345c70afb8ff028be80e112af7ee00abba58482316', + '88a312d4752fe72171a2292d0aa5438ada42b124be113015bb4969c83c723766', # PyTorch-1.11.0_skip_failing_ops_tests.patch ] osdependencies = [OS_PKG_IBVERBS_DEV] -- GitLab