You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUN wget https://master.dl.sourceforge.net/project/nicehashsgminerv5viptools/APP%20SDK%20A%20Complete%20Development%20Platform/AMD%20APP%20SDK%203.0%20for%2064-bit%20Linux/AMD-APP-SDKInstaller-v3.0.130.136-GA-linux64.tar.bz2
125
92
RUN tar -xf AMD-APP-SDKInstaller-v3.0.130.136-GA-linux64.tar.bz2
126
93
RUN printf 'Y\n\n' | sudo ./AMD-APP-SDK-v3.0.130.136-GA-linux64.sh
@@ -140,7 +107,6 @@ RUN clinfo
140
107
######## Build Sibernetic
141
108
142
109
RUN cd sibernetic && \
143
-
sed -i -e "s/n2.7/n3.10/g" makefile && \
144
110
make clean && make all && ldd ./Release/Sibernetic # Use python 3 libs
0 commit comments