mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Software

Reply
 
Thread Tools
Old 2012-11-20, 14:03   #34
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

2×32×353 Posts
Default

I have reposted the zip file with 32-bit and 64-bit Windows executables. I have no way of testing the Windows builds as the Windows box I produce the build on does not have a GPU that can run the application. Hopefully that will change in the near future.
rogue is offline   Reply With Quote
Old 2012-11-21, 07:04   #35
rebirther
 
rebirther's Avatar
 
Sep 2011
Germany

2×3×479 Posts
Default

Quote:
Originally Posted by rogue View Post
I will try tomorrow.
I have built the MFC apps a while ago. You can found it here.

Last fiddled with by rebirther on 2012-11-21 at 07:55
rebirther is offline   Reply With Quote
Old 2012-11-21, 11:22   #36
Cruelty
 
Cruelty's Avatar
 
May 2005

23·7·29 Posts
Default

I'll try Win64 version on a HD5870 GPU by the end of the week - I will let you know.
Cruelty is offline   Reply With Quote
Old 2012-11-22, 02:07   #37
Cruelty
 
Cruelty's Avatar
 
May 2005

162410 Posts
Default

I was just trying to launch both fnsievecl64 and fnsievecl32 (both under Windows 8 Pro x64) however I am always getting "Fatal Error: First line of the input file is malformed" message.
I tried generating input files using srfile with different arguments -a, -g, -G, -w for a sequence of 7666*10^n+1 - no luck
Cruelty is offline   Reply With Quote
Old 2012-11-22, 02:35   #38
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

143228 Posts
Default

Quote:
Originally Posted by Cruelty View Post
I was just trying to launch both fnsievecl64 and fnsievecl32 (both under Windows 8 Pro x64) however I am always getting "Fatal Error: First line of the input file is malformed" message.
I tried generating input files using srfile with different arguments -a, -g, -G, -w for a sequence of 7666*10^n+1 - no luck
Send me your input file and I'll take a look. It's probably a relatively stupid bug.
rogue is offline   Reply With Quote
Old 2018-01-05, 13:16   #39
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

2·32·353 Posts
Default

I have moved fnsieve to here. as the old link is gone. The OpenCL version does not have factor validation, so I need to add that before posting it again.
rogue is offline   Reply With Quote
Old 2018-01-05, 17:41   #40
ATH
Einyen
 
ATH's Avatar
 
Dec 2003
Denmark

2·1,579 Posts
Default

Thank you, very nice.

Small suggestion/request: Only output all the factors to screen if verbose -v and/or -f is used? It spams very much and the scrolling probably slows it down a bit.

I could use -q for quiet mode, but then I miss the stats regarding "p/sec" and "sec/n".

What is the max range of "c" ? Is it just limited by the RAM?
ATH is offline   Reply With Quote
Old 2018-01-05, 18:49   #41
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

635410 Posts
Default

Quote:
Originally Posted by ATH View Post
Thank you, very nice.

Small suggestion/request: Only output all the factors to screen if verbose -v and/or -f is used? It spams very much and the scrolling probably slows it down a bit.

I could use -q for quiet mode, but then I miss the stats regarding "p/sec" and "sec/n".

What is the max range of "c" ? Is it just limited by the RAM?
Use -m with a really high value to avoid outputting factors.

The min and max for c is -2^63 and +2^63 (IIRC). You are limited by memory.
rogue is offline   Reply With Quote
Old 2018-01-06, 17:20   #42
ATH
Einyen
 
ATH's Avatar
 
Dec 2003
Denmark

1100010101102 Posts
Default

Quote:
Originally Posted by rogue View Post
Use -m with a really high value to avoid outputting factors.

The min and max for c is -2^63 and +2^63 (IIRC). You are limited by memory.
Sorry I missed the -m option, that works fine.

The interval cmax-cmin seems to be limited at 2^32, it crashes above that, but that's ok.

Last fiddled with by ATH on 2018-01-06 at 17:29
ATH is offline   Reply With Quote
Old 2018-01-06, 21:39   #43
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

2·32·353 Posts
Default

Quote:
Originally Posted by ATH View Post
Sorry I missed the -m option, that works fine.

The interval cmax-cmin seems to be limited at 2^32, it crashes above that, but that's ok.
Hmm. I'll look into that.
rogue is offline   Reply With Quote
Old 2018-01-07, 03:46   #44
Citrix
 
Citrix's Avatar
 
Jun 2003

2×7×113 Posts
Default

Is this the fastest program available to trial factor a single k,b,n,+-1 pair? If not, which program is the fastest.
Citrix is offline   Reply With Quote
Reply

Thread Tools


All times are UTC. The time now is 17:40.


Sun Aug 1 17:40:52 UTC 2021 up 9 days, 12:09, 0 users, load averages: 2.39, 1.81, 1.57

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.