![]() |
![]() |
#925 |
Jun 2012
Boulder, CO
277 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)
10110111000112 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
11516 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
277 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
2×3×7×79 Posts |
![]()
No wonder this has been the number one most wanted for 15 years or so...
|
![]() |
![]() |
![]() |
#930 |
Jun 2012
Boulder, CO
277 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)
16E316 Posts |
![]()
What's the target? How does the solving time scale?
|
![]() |
![]() |
![]() |
#932 |
Jun 2012
Boulder, CO
1000101012 Posts |
![]() |
![]() |
![]() |
![]() |
#933 |
Jun 2012
Boulder, CO
27710 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
277 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) |
![]() |
![]() |
![]() |
#935 |
Jun 2012
Boulder, CO
1000101012 Posts |
![]()
After getting up to 2.8B uniques, filtering with target_density=150 produced a 109Mx109M matrix.
Code:
commencing linear algebra read 109443915 cycles cycles contain 382966629 unique relations read 382966629 relations using 20 quadratic characters above 4294917295 building initial matrix memory use: 51260.2 MB read 109443915 cycles matrix is 109443738 x 109443915 (61867.3 MB) with weight 17248536158 (157.60/col) sparse part has weight 15123709456 (138.19/col) filtering completed in 2 passes matrix is 109441975 x 109442140 (61867.2 MB) with weight 17248479767 (157.60/col) sparse part has weight 15123686159 (138.19/col) matrix starts at (0, 0) matrix is 109441975 x 109442140 (61867.2 MB) with weight 17248479767 (157.60/col) sparse part has weight 15123686159 (138.19/col) saving the first 240 matrix rows for later matrix includes 256 packed rows matrix is 109441735 x 109442140 (57387.5 MB) with weight 13866272003 (126.70/col) sparse part has weight 13292709138 (121.46/col) using block size 8192 and superblock size 608256 for processor cache size 25344 kB commencing Lanczos iteration (64 threads) memory use: 77410.7 MB linear algebra at 0.0%, ETA 2362h54m442140 dimensions (0.0%, ETA 2362h54m) checkpointing every 50000 dimensions442140 dimensions (0.0%, ETA 2353h21m) linear algebra completed 12252 of 109442140 dimensions (0.0%, ETA 2299h53m) |
![]() |
![]() |
![]() |
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 |