![]() |
![]() |
#78 |
Random Account
Aug 2009
Not U. + S.A.
43068 Posts |
![]()
Well, it didn't fare so well:
Code:
40 error detected in the compilation of "/tmp/tmp_xft_0000099f_00000000-8_sort_engine.ccpl.ii" make[1]: *** [Makefile:106: sort_engine.so] Error 1 make[1]: *** [Makefile:360: cub/built] Error 2 Rather than waste a lot of people's time, I will let this go. I learned a few things and this is what matters most. Thank you all again! ![]() |
![]() |
![]() |
![]() |
#79 |
Jul 2003
So Cal
27·19 Posts |
![]()
Did you remember the
Code:
git checkout update_cub |
![]() |
![]() |
![]() |
#80 |
Random Account
Aug 2009
Not U. + S.A.
2×1,123 Posts |
![]()
I did. I wanted to test the GPU so I installed gpuOwl on it and it took right off. I looked at it about 40 minutes later and it is sitting on its BIOS setup screen. It had rebooted itself. That particular system has always been a little unstable at times. I have never been a big fan of UEFI. It has this and it can be disabled in the BIOS. I may try a clean setup with it disabled. It is not like I can hurt anything.
Thanks! ![]() Edit: It has been my experience that the GPU can cause these reboots. It is underpowered in this setup. So, I have to reduce the maximum power draw. It is capable of 200W. I have had good luck running it at 160W. This made for a bit of performance drop-off, but not all that much. nvidia-smi is handy for making these adjustments. Last fiddled with by storm5510 on 2022-08-06 at 14:40 Reason: Additional |
![]() |
![]() |
![]() |
#81 |
Random Account
Aug 2009
Not U. + S.A.
8C616 Posts |
![]()
I installed 20.04 again, went through all the "apt" installs and run the compile. No errors!
I am still getting "error (line 1062): unexpected error when I try to run most of the "n" switches. "nc2" produces error generating for reading polynomials. I have seen this in Windows builds as well. In any case, I feel like I accomplished something I was not sure I could do. ![]() Edit: I do not know if this means anything. In the first line the program writes to the screen, it says "SVN unknown" I had problems with Windows builds which reported this. Last fiddled with by storm5510 on 2022-08-06 at 16:32 Reason: Additional |
![]() |
![]() |
![]() |
#82 | |
Sep 2009
1001001111012 Posts |
![]() Quote:
Code:
SVN_VERSION := $(shell svnversion .) ifeq ($(SVN_VERSION),) SVN_VERSION := unknown endif |
|
![]() |
![]() |
![]() |
#83 | |
Random Account
Aug 2009
Not U. + S.A.
2×1,123 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#84 | |
Apr 2020
797 Posts |
![]() Quote:
It looks like you're trying to run msieve NFS postprocessing without a polynomial file. What number are you trying to run it on? If you're trying to run it on the benchmarking job, have you copied the msieve.fb, msieve.dat and worktodo.ini files across to the directory that has the msieve binary? Last fiddled with by charybdis on 2022-08-07 at 18:29 |
|
![]() |
![]() |
![]() |
#85 | |
Random Account
Aug 2009
Not U. + S.A.
1000110001102 Posts |
![]() Quote:
I know the GPU setup is correct. It ran gpuOwl overnight last night without problems. Last fiddled with by storm5510 on 2022-08-07 at 22:57 Reason: Additional |
|
![]() |
![]() |
![]() |
#86 |
Jul 2003
So Cal
243210 Posts |
![]()
That would be the line
Code:
CUDA_TRY(cuModuleLoad(&t->gpu_module, "stage1_core.ptx")) If you do have stage1_core.ptx in the same directory as msieve, then what is the output of Code:
head -n 15 stage1_core.ptx Last fiddled with by frmky on 2022-08-08 at 00:09 |
![]() |
![]() |
![]() |
#87 | |
Random Account
Aug 2009
Not U. + S.A.
2·1,123 Posts |
![]() Quote:
Code:
$ ./msieve head -n 15 stage1_core.ptx deadline: 8640000 CPU-seconds per coefficient error (line 1062): unexpected error Last fiddled with by storm5510 on 2022-08-08 at 13:55 Reason: Correction |
|
![]() |
![]() |
![]() |
#88 |
"Oliver"
Sep 2017
Porta Westfalica, DE
22×271 Posts |
![]()
In the case of the head ... command, please leave out the ./msieve part. Thanks!
![]() |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
PFGW benchmarking | carpetpool | Hardware | 4 | 2019-09-30 20:06 |
Looking for benchmarking help with a Phenom or PhenomII X6 | mrolle | Software | 25 | 2012-03-14 14:15 |
GMP 5.0.1 vs GMP 4.1.4 benchmarking | unconnected | GMP-ECM | 5 | 2011-04-03 16:16 |
Benchmarking dual-CPU machines | garo | Software | 2 | 2010-09-27 20:33 |
Benchmarking challenge! | Xyzzy | Software | 17 | 2003-08-26 15:43 |