![]() |
![]() |
#925 |
Jun 2012
Boulder, CO
263 Posts |
![]()
I don't have a lot of experience using MPI. I tried installing mpirun and the necessary developer libs, and recompiled msieve with MPI=1. I'm getting this error when trying to run, though:
Code:
$ mpirun -np 36 ~/math/msieve-mpi/msieve -v -i ./input.ini -l ./input.log -s ./input.dat -nf ./input.fb -nc2 2,18 Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 key[workstation:3437987] *** Process received signal *** [workstation:3437987] Signal: Segmentation fault (11) [workstation:3437987] Signal code: Invalid permissions (2) [workstation:3437987] Failing at address: 0x558c64230990 [workstation:3437987] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x3bd60)[0x7fa355b7bd60] |
![]() |
![]() |
![]() |
#926 | |
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
2×2,909 Posts |
![]() Quote:
After googling MIT-MAGIC-COOKIE-1 errors seem to be related to x11. Could you try in console mode? unsetting the display variable may be enough "unset DISPLAY" There have been issues with different versions of mpi/ubuntu. EdH might be able to help sort through that mess. This could be the same issue. |
|
![]() |
![]() |
![]() |
#927 |
Jun 2012
Boulder, CO
263 Posts |
![]()
I'm back to sieving for this job again. Currently at 2,136,576,912 uniques. My plan for each ~day: gather new relations sieved, then do an msieve filtering run to see how large the resultant matrix is.
|
![]() |
![]() |
![]() |
#928 |
Jun 2012
Boulder, CO
263 Posts |
![]()
Currently at:
Code:
found 0 duplicates and 2472407741 unique relations memory use: 31280.0 MB reading ideals above 2873819136 commencing singleton removal, initial pass memory use: 41024.0 MB reading all ideals from disk memory use: 41399.9 MB commencing in-memory singleton removal begin with 2472407741 relations and 2048964861 unique ideals reduce to 1444557329 relations and 911198417 ideals in 16 passes max relations containing the same ideal: 34 reading ideals above 720000 commencing singleton removal, initial pass |
![]() |
![]() |
![]() |
#929 |
Sep 2008
Kansas
22·32·7·13 Posts |
![]()
No wonder this has been the number one most wanted for 15 years or so...
|
![]() |
![]() |
![]() |
#930 |
Jun 2012
Boulder, CO
10716 Posts |
![]()
Currently running the filtering with 2.59B uniques, and target_density=140.
Previous run (2.47B uniques) managed to get the matrix size down to 125M. |
![]() |
![]() |
![]() |
#931 |
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
2·2,909 Posts |
![]()
What's the target? How does the solving time scale?
|
![]() |
![]() |
![]() |
#932 |
Jun 2012
Boulder, CO
263 Posts |
![]() |
![]() |
![]() |
![]() |
#933 |
Jun 2012
Boulder, CO
263 Posts |
![]()
Assuming the current filtering run (2.59B uniques, target_density=140) succeeds, I will probably start LA afterward. The size of the relations file is becoming the issue at this point.
|
![]() |
![]() |
![]() |
#934 |
Jun 2012
Boulder, CO
263 Posts |
![]() Code:
commencing linear algebra read 118001756 cycles cycles contain 408993293 unique relations read 408993293 relations using 20 quadratic characters above 4294917295 building initial matrix memory use: 54264.7 MB read 118001756 cycles matrix is 118001577 x 118001756 (63095.7 MB) with weight 17614526827 (149.27/col) sparse part has weight 15360150213 (130.17/col) filtering completed in 2 passes matrix is 117998763 x 117998931 (63095.5 MB) with weight 17614443699 (149.28/col) sparse part has weight 15360119182 (130.17/col) matrix starts at (0, 0) matrix is 117998763 x 117998931 (63095.5 MB) with weight 17614443699 (149.28/col) sparse part has weight 15360119182 (130.17/col) saving the first 240 matrix rows for later matrix includes 256 packed rows matrix is 117998523 x 117998931 (58680.1 MB) with weight 14077102445 (119.30/col) sparse part has weight 13494642461 (114.36/col) using block size 8192 and superblock size 608256 for processor cache size 25344 kB commencing Lanczos iteration (64 threads) memory use: 80685.9 MB linear algebra at 0.0%, ETA 2503h12m998931 dimensions (0.0%, ETA 2503h12m) checkpointing every 50000 dimensions998931 dimensions (0.0%, ETA 2521h18m) linear algebra completed 484175 of 117998931 dimensions (0.4%, ETA 2391h22m) |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Passive Pascal | Xyzzy | GPU Computing | 1 | 2017-05-17 20:22 |
Tesla P100 — 5.4 DP TeraFLOPS — Pascal | Mark Rose | GPU Computing | 52 | 2016-07-02 12:11 |
Nvidia Pascal, a third of DP | firejuggler | GPU Computing | 12 | 2016-02-23 06:55 |
Calculating perfect numbers in Pascal | Elhueno | Homework Help | 5 | 2008-06-12 16:37 |
Factorization attempt to a c163 - a new Odd Perfect Number roadblock | jchein1 | Factoring | 30 | 2005-05-30 14:43 |