![]() |
![]() |
#67 | |
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
38 Posts |
![]() Quote:
Code:
!sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test !sudo apt install -y gcc-9 !sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-9 800 !ls /usr/lib/x86_64-linux-gnu/GLIBCXX* !cp /usr/lib/x86_64-linux-gnu/GLIBCXX_3.4.* '/content/drive/My Drive/gpuowl/K80' Code:
update-alternatives: using /usr/bin/gcc-9 to provide /usr/bin/gcc (gcc) in auto mode ls: cannot access '/usr/lib/x86_64-linux-gnu/GLIBCXX*': No such file or directory cp: cannot stat '/usr/lib/x86_64-linux-gnu/GLIBCXX_3.4.*': No such file or directory Code:
!cp /usr/lib/x86_64-linux-gnu/libstdc* '/content/drive/My Drive/gpuowl/K80/' Ok, got a K80. And using the v6.11-380 Gpuowl.exe, the error persists: Code:
./gpuowl.exe: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by ./gpuowl.exe) And something about that process messed with the permissions on Fan Ming's executable again. Which Google Drive does not show, so one is flying blind. Last fiddled with by kriesel on 2021-09-28 at 23:05 |
|
![]() |
![]() |
![]() |
#68 |
Sep 2020
Germany
538 Posts |
![]()
I can only guess where your error could be with my very limited knowledge of gpuowl and linux. But I can at least tell, that I could make it work with the help of the zips and code blocks provided in this very thread that moebius has again linked to in his latest post here.
One potential source of error I see from your code block about copying the files. The magic is not to copy them to your google drive (actually that is only to save them there once. I saved them there from some download here in this thread and avoided this step). The magic is that you copy them back to the correct linux folder every time you want to run gpuowl. Look at the last sentence and last separate code block here: https://mersenneforum.org/showpost.p...7&postcount=33 |
![]() |
![]() |
![]() |
#69 | |
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
38 Posts |
![]() Quote:
Last fiddled with by kriesel on 2021-09-29 at 09:25 |
|
![]() |
![]() |
![]() |
#70 |
"CharlesgubOB"
Jul 2009
Germany
2·311 Posts |
![]()
I just can tell you, that I had to run the complete 'make notebook' from ATH once for every new google account I used. Then the gpuOwl binary worked properly.
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
gpuowl tuning | M344587487 | GpuOwl | 14 | 2018-12-29 08:11 |
How to interface gpuOwl with PrimeNet | preda | PrimeNet | 2 | 2017-10-07 21:32 |
runtime question | yoyo | YAFU | 1 | 2015-01-08 07:07 |
runtime error when using redc | ltd | GMP-ECM | 5 | 2009-10-30 13:09 |
ECM Runtime and F20 | D. B. Staple | Factoring | 11 | 2007-12-12 16:52 |