File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6969 run : |
7070 curl -L -O https://raw.githubusercontent.com/illinois-scicomp/machine-shop-maintenance/main/install-intel-icd.sh
7171 sed -i \
72- -e '0,/^VERSION=/s|^VERSION=.*|VERSION=oclcpuexp-2025.21.10 .0.10_160000_rel |' \
73- -e '0,/^RELEASE=/s|^RELEASE=.*|RELEASE="2025-WW45 "|' \
74- -e '0,/^TBB_VERSION=/s|^TBB_VERSION=.*|TBB_VERSION=2022.2 .0|' \
72+ -e '0,/^VERSION=/s|^VERSION=.*|VERSION=oclcpuexp-2025.20.6 .0.04_224945_rel |' \
73+ -e '0,/^RELEASE=/s|^RELEASE=.*|RELEASE="2025-WW27 "|' \
74+ -e '0,/^TBB_VERSION=/s|^TBB_VERSION=.*|TBB_VERSION=2022.1 .0|' \
7575 install-intel-icd.sh
7676 sudo bash ./install-intel-icd.sh
7777
9999 run : |
100100 curl -L -O https://raw.githubusercontent.com/illinois-scicomp/machine-shop-maintenance/main/install-intel-icd.sh
101101 sed -i \
102- -e '0,/^VERSION=/s|^VERSION=.*|VERSION=oclcpuexp-2025.21.10 .0.10_160000_rel |' \
103- -e '0,/^RELEASE=/s|^RELEASE=.*|RELEASE="2025-WW45 "|' \
104- -e '0,/^TBB_VERSION=/s|^TBB_VERSION=.*|TBB_VERSION=2022.2 .0|' \
102+ -e '0,/^VERSION=/s|^VERSION=.*|VERSION=oclcpuexp-2025.20.6 .0.04_224945_rel |' \
103+ -e '0,/^RELEASE=/s|^RELEASE=.*|RELEASE="2025-WW27 "|' \
104+ -e '0,/^TBB_VERSION=/s|^TBB_VERSION=.*|TBB_VERSION=2022.1 .0|' \
105105 install-intel-icd.sh
106106 sudo bash ./install-intel-icd.sh
107107
You can’t perform that action at this time.
0 commit comments