![]() |
[QUOTE=Andi47;161176]Heureka!! :banana:
I found the problem: the ubasic command "doscmd" only accepts filenames in 8+3 format, so [i]doscmd "gnfs-lasieve4I12e.exe"[/i] will probably get truncated and therefore doesn't work.[/QUOTE]Ahhh...see, as I said over in the other thread, it must be something the command shell doesn't like.....unfortunately, ubasic is getting a little long in the tooth. |
Jeff, your P4 compile of svn337 (at least that) has a bug in matbuild. This was printed to the logfile:
[code]Max heap usage: 0 MB[/code] What is preventing this from showing a proper value? |
[QUOTE=10metreh;161206]Jeff, your P4 compile of svn337 (at least that) has a bug in matbuild. This was printed to the logfile:
[code]Max heap usage: 0 MB[/code] What is preventing this from showing a proper value?[/QUOTE] I have no idea. I didn't write that code, I just compiled it. Is matbuild not working or it just isn't showing the heap usage? It might be the same for all the Windows build, I'm not sure. |
The code uses mallinfo to report the heap usage, and this code is only turned on when compiling within MinGW (it requires you #define MALLOC_REPORTING).
|
"[B]State Trooper[/B]: What the hell are you driving here?
[B]Del[/B]: We had a small fire last night, but we caught it in the nick of time. [B]State Trooper[/B]: Do you have any idea how fast you were going? [B]Del[/B]: Funny enough, I was just talking to my friend about that. Our speedometer has melted and as a result it's very hard to see with any degree of accuracy exactly how fast we were going..." I am [URL="http://us.imdb.com/title/tt0093748/quotes"]with John Candy[/URL] on this one. I don't care if the speedometer shows a 0, as long as the car is running just fine. :smile: |
[quote=Batalov;161231]"[B]State Trooper[/B]: What the hell are you driving here?
[B]Del[/B]: We had a small fire last night, but we caught it in the nick of time. [B]State Trooper[/B]: Do you have any idea how fast you were going? [B]Del[/B]: Funny enough, I was just talking to my friend about that. Our speedometer has melted and as a result it's very hard to see with any degree of accuracy exactly how fast we were going..." I am [URL="http://us.imdb.com/title/tt0093748/quotes"]with John Candy[/URL] on this one. I don't care if the speedometer shows a 0, as long as the car is running just fine. :smile:[/quote] I know that it's not really necessary to have the values. [quote=Jeff Gilchrist;161224]I have no idea. I didn't write that code, I just compiled it. Is matbuild not working or it just isn't showing the heap usage? It might be the same for all the Windows build, I'm not sure.[/quote] The svn322 for P4 I had been using worked fine for this. Matbuild is working fine. |
[QUOTE=10metreh;161249]The svn322 for P4 I had been using worked fine for this. Matbuild is working fine.[/QUOTE]
As jasonp pointed out, it is a compiler issue, so the P4 version you have must have been compiled with mingw32 for Windows while mine are with Visual Studio. I saw somewhere that you saw a 10-15% increase in speed with the siever I think with my P4 build, so if matbuild runs about the same speed as your other P4 build go ahead and mix and match to suit your needs. I just wanted to make sure the program was working first before I went digging into the code since my time is very limited. Thanks jasonp for checking things out. |
[quote=Jeff Gilchrist;161262]As jasonp pointed out, it is a compiler issue, so the P4 version you have must have been compiled with mingw32 for Windows while mine are with Visual Studio. I saw somewhere that you saw a 10-15% increase in speed with the siever I think with my P4 build, so if matbuild runs about the same speed as your other P4 build go ahead and mix and match to suit your needs.
I just wanted to make sure the program was working first before I went digging into the code since my time is very limited. Thanks jasonp for checking things out.[/quote] Anyway, keep up the good work! |
Who uses matbuild anyway these days?
|
[quote=smh;161273]Who uses matbuild anyway these days?[/quote]
factLat.pl uses it to check if there are enough relations. I only use it for building matrices on my base 2 2-brilliants, which are so small that msieve has problems. |
Hello everyone. Since I am also a fairly new user to GGNFS and msieve for NFS factoring, I decided to put together a beginners guide on how to use the software with an example factoring a C121 with GNFS.
It is aimed at people with computer experience but who are new to NFS and not familiar with the different GGNFS pieces or how to use msieve for polynomial selection or post-processing. If you have a minute, can you please check it out at: [url]http://gilchrist.ca/jeff/factoring/nfs_beginners_guide.html[/url] And let me know if I'm missing something or if you find any mistakes. It is not supposed to be a extensive guide explaining all the different options or best methods to do everything but just to help someone get started. Thanks, Jeff. |
| All times are UTC. The time now is 21:49. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.