![]() |
|
|
#1 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
10AB16 Posts |
I'm trying to postprocess GC_6_302 using Brian Gladman's 1.52dev SVN 942 Windows build. I get this error when the Lanczos begins:
Code:
Wed Feb 12 12:07:54 2014 commencing Lanczos iteration (4 threads) Wed Feb 12 12:07:54 2014 memory use: 3067.7 MB Wed Feb 12 12:08:22 2014 lanczos error: submatrix is not invertible Wed Feb 12 12:08:22 2014 lanczos halted after 4 iterations (dim = 191) Wed Feb 12 12:08:22 2014 linear algebra failed; retrying... Wed Feb 12 12:08:22 2014 commencing Lanczos iteration (4 threads) Wed Feb 12 12:08:22 2014 memory use: 3067.7 MB Wed Feb 12 12:08:33 2014 lanczos error: submatrix is not invertible Wed Feb 12 12:08:33 2014 lanczos halted after 1 iterations (dim = 0) Wed Feb 12 12:08:33 2014 linear algebra failed; retrying... Does this build have problems post-processing, or is there something else wrong? Last fiddled with by Mini-Geek on 2014-02-12 at 18:59 |
|
|
|
|
|
#2 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
72·131 Posts |
Yes, I think 942 is a version which has the memory-corruption bug, whose symptoms include that message.
Last fiddled with by fivemack on 2014-02-12 at 22:54 |
|
|
|
|
|
#3 |
|
I moo ablest echo power!
May 2013
176910 Posts |
You can try this one if you like. I use it without issue. You may need a pthread dll, but you should be able to find that no problem.
Edit: Note that this one does NOT have CUDA enabled. I use it just for the linear algebra. Last fiddled with by wombatman on 2014-02-12 at 22:58 |
|
|
|
|
|
#4 |
|
"Curtis"
Feb 2005
Riverside, CA
486110 Posts |
I have been using the windows 1.52 'official' release from souceforge since Jason announced it (see announcements thread). Is that 32-bit only? That release includes the dlls too.
|
|
|
|
|
|
#5 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17·251 Posts |
|
|
|
|
|
|
#6 |
|
I moo ablest echo power!
May 2013
29·61 Posts |
|
|
|
|
|
|
#7 |
|
Tribal Bullet
Oct 2004
3,541 Posts |
The sourceforge release is only for 32-bit windows. Any other binaries will have to come from elsewhere.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| lanczos error: submatrix is not invertible | pinhodecarlos | Msieve | 3 | 2016-12-10 10:40 |
| "lanczos error: only trivial dependencies found" with massive oversieving | eigma | Msieve | 21 | 2015-05-28 03:27 |
| Initial vector in Lanczos | Robert Holmes | Miscellaneous Math | 4 | 2010-09-11 01:34 |
| Lanczos error | Andi47 | Msieve | 7 | 2009-01-11 19:33 |
| Msieve Lanczos scalability | Jeff Gilchrist | Msieve | 1 | 2009-01-02 09:32 |