![]() |
|
|
#584 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
1101010111012 Posts |
The suggestion was to do an extra level or two of TF before P-1 is done. You'd look for unreserved exponents in the just-about-to-P-1 range (~53M right now) and take each one up a TF level from where they currently are. Maybe 2 levels if you're ambitious. Then P-1 on that exponent will choose smaller bounds and spend less time on P-1 (because more factoring time has already been spent on the TF portion) and therefore we get more "good" P-1's done.
|
|
|
|
|
|
#585 | |
|
Banned
"Luigi"
Aug 2002
Team Italia
2×3×11×73 Posts |
Quote:
![]() Luigi |
|
|
|
|
|
|
#586 |
|
"Oliver"
Mar 2005
Germany
11×101 Posts |
Hello,
find attached a executable for Windows 64bit. Built on Windows 7 Professional x86-64 using the CUDA toolkit 3.2.16 and the C-compiler from the Windows SDK 7.0. Just in case it matters: I'm using Nvidia Geforce driver 266.58. Don't be to rough to me if it doesn't work on your system, this is my first attempt for Windows executables. ![]() You'll need the CUDA runtime DLL. If it is not on your system you can install the CUDA toolkit or just grab the DLL from somewhere else. I think amphoria included it in some of his executables. For future releases I'll check if I'm allowed to redistribute the DLL. Oliver |
|
|
|
|
|
#587 |
|
"Oliver"
Mar 2005
Germany
11×101 Posts |
and an executable for Windows 32bit. Same system used for the built.
|
|
|
|
|
|
#588 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
1101010111012 Posts |
Quote:
But if you don't want to go through the hassle of installing the toolkit, PM/email me your email address and I'll send you the DLL. If you grab it from somewhere else, make sure it's: Code:
f696a8cddd96fdbacf899365e7d823be cudart64_32_16.dll 549,480 |
|
|
|
|
|
|
#589 |
|
Apr 2010
Over the rainbow
2·1,303 Posts |
if you rename the file "cudart32_31_9.dll" to "cudart32_32_16.dll", it work too
|
|
|
|
|
|
#590 |
|
Mar 2010
3·137 Posts |
|
|
|
|
|
|
#591 | ||
|
"James Heinrich"
May 2004
ex-Northern Ontario
11×311 Posts |
Quote:
You do, however, get a warning in mfatkc: Quote:
|
||
|
|
|
|
|
#592 |
|
Mar 2010
19B16 Posts |
Cudart shenanigans only work with 32 bit applications. For 64 bit apps, you'll need to use native cudart.
|
|
|
|
|
|
#593 | ||
|
Jan 2011
Dudley, MA, USA
73 Posts |
Quote:
Quote:
Distribute at will, just don't install it in a shared location on the end-user's system? |
||
|
|
|
|
|
#594 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
65358 Posts |
How difficult would it be to put in some code (at least for the Windows version) to detect keyboard/mouse activity? What about running processes?
Dreaming for a second, what I'd like to see (configurable in mfkatc.ini):
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mfakto: an OpenCL program for Mersenne prefactoring | Bdot | GPU Computing | 1676 | 2021-06-30 21:23 |
| The P-1 factoring CUDA program | firejuggler | GPU Computing | 753 | 2020-12-12 18:07 |
| gr-mfaktc: a CUDA program for generalized repunits prefactoring | MrRepunit | GPU Computing | 32 | 2020-11-11 19:56 |
| mfaktc 0.21 - CUDA runtime wrong | keisentraut | Software | 2 | 2020-08-18 07:03 |
| World's second-dumbest CUDA program | fivemack | Programming | 112 | 2015-02-12 22:51 |