mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   GPU Computing (https://www.mersenneforum.org/forumdisplay.php?f=92)
-   -   mfaktc: a CUDA program for Mersenne prefactoring (https://www.mersenneforum.org/showthread.php?t=12827)

firejuggler 2011-01-24 15:01

1 Attachment(s)
There is a small bug, if you imput a 'not prime' exponent in the worktodo. It enter in a ' MXXX is not prime' loop and doesn't get the next assignment.

TheJudger 2011-01-24 15:25

Hi,

[QUOTE=firejuggler;248947]There is a small bug, if you imput a 'not prime' exponent in the worktodo. It enter in a ' MXXX is not prime' loop and doesn't get the next assignment.[/QUOTE]

Yepp, allready known: [url]http://mersenneforum.org/showpost.php?p=245285&postcount=511[/url]

and fixed in my current development version. :smile:
Anyway thank you for reporting issues.

mfaktc 0.15 is planned as pure bugfix release, this should not take too much time to release, just give me some weeks.

Oliver

amphoria 2011-01-24 20:55

[QUOTE=Karl M Johnson;248909]Amphoria, what were the drivers you compiled mfakt under ? The toolkit/sdk was 3.1, for sure.[/QUOTE]

As others have surmised the driver I use on Windows is 260.99. However, I am surprised that the binary cares what runtime I am using, only the CUDA toolkit version. In fact the win32 binaries are compiled on a PC that doesn't even have an Nvidia card installed.

What I did forget to include in the zip files was the cudart dll. I can re-upload with these if it would help.

firejuggler 2011-01-25 21:15

mfackt is really quick... time to TF 66->67 of a M80xxxxxx exponent is 4 Minute and 23 sec

Brain 2011-01-27 22:48

What a pity
 
1 Attachment(s)
My new notebook GPU "Geforce 540M" is not (yet) supported by CUDA drivers. I tried CUDA 3.2 (260.99) and it said somthing like "no compatible hardware". There are even no non-CUDA drivers at Nvidia available. Preinstalled is 265.83.
I will wait... How long to next CUDA release..?

xilman 2011-01-28 07:04

[QUOTE=Brain;250036]My new notebook GPU "Geforce 540M" is not (yet) supported by CUDA drivers. I tried CUDA 3.2 (260.99) and it said somthing like "no compatible hardware". There are even no non-CUDA drivers at Nvidia available. Preinstalled is 265.83.
I will wait... How long to next CUDA release..?[/QUOTE]
I remember something like this happening when trying to get CUDA working on my 320M-equipped laptop but can't now remember the exact work around. It certainly involved installing a CUDA driver which wasn't "supported" but which still "worked". A Google search of the forums, especially the nVidia CUDA forum, will reveal what I did.

Good luck!

Paul

Brain 2011-01-28 22:18

One last try
 
1 Attachment(s)
If I read it correctly I do have a CUDA driver (see below). Do I really have to install the CUDA 3.2 toolkit only for running the app? Or should the driver file be sufficient?
I also appended the mfaktc 0.14 error message from the provided Win64 build. It names the missing dll file. Any thoughts appreciated... Tnx.
[CODE]NVIDIA Systeminformationen-Bericht erstellt am: 01/28/2011 22:37:36
Name des Systems: ACER

[Anzeige]
Betriebssystem: Windows 7 Home Premium, 64-bit
DirectX-Version: 11.0
GPU-Prozessor: GeForce GT 540M
Treiberversion: 265.83
DirectX-Support: 11
CUDA-Kerne: 96
Kerntakt: 672 MHz
Shadertakt: 1344 MHz
Speichertaktfrequenz: 800 MHz (1600 MHz Datenrate)
Speicherschnittstelle: 128-Bit
Gesamter verfügbarer Grafikspeicher: 4095 MB
Dedizierter Videospeicher: 1024 MB DDR3
System-Videospeicher: 0 MB
Freigegebener Systemspeicher: 3071 MB
Video-BIOS-Version: 70.08.3C.00.0A
IRQ: 16
Bus: PCI Express x16 Gen2

[Komponenten]

nvui.dll 7.17.12.6583 NVIDIA User Experience Driver Component
nvxdsync.exe 7.17.12.6583 NVIDIA User Experience Driver Component
nvxdplcy.dll 7.17.12.6583 NVIDIA User Experience Driver Component
nvxdbat.dll 7.17.12.6583 NVIDIA User Experience Driver Component
nvxdapix.dll 7.17.12.6583 NVIDIA User Experience Driver Component
NVCPL.DLL 7.17.12.6583 NVIDIA Compatible Windows Vista Display driver, Version 265.83
nvCplUIR.dll 3.5.750.17 NVIDIA Control Panel
nvCplUI.exe 3.5.750.17 NVIDIA Control Panel
nvWSSR.dll 6.14.12.6583 NVIDIA Workstation Server
nvWSS.dll 6.14.12.6583 NVIDIA Workstation Server
nvViTvSR.dll 6.14.12.6583 NVIDIA Video Server
nvViTvS.dll 6.14.12.6583 NVIDIA Video Server
nvDispSR.dll 6.14.12.6583 NVIDIA Display Server
NVMCTRAY.DLL 8.17.12.6583 NVIDIA Media Center Library
nvDispS.dll 6.14.12.6583 NVIDIA Display Server
NVCUDA.DLL 8.17.12.6583 NVIDIA CUDA 3.2.1 driver
nvGameSR.dll 6.14.12.6583 NVIDIA 3D Settings Server
nvGameS.dll 6.14.12.6583 NVIDIA 3D Settings Server
[/CODE]

James Heinrich 2011-01-28 23:08

[QUOTE=Brain;250188]Or should the driver file be sufficient?...It names the missing dll file.[/QUOTE][i]amphoria[/i] forgot to include the dll in the 0.14 build; you can grab it from the [url=http://www.mersenneforum.org/showpost.php?p=236817&postcount=422]v0.13 download[/url].

Prime95 2011-01-30 22:13

I'm also getting "cudaStreamCreate() failed for stream 0 ." on a brand new Win7 64-bit build with a GTX 460.

I downloaded Amphoria's pre-built Window binary and the DLL from his previous pre-built binary.

Suggestions?

firejuggler 2011-01-30 22:23

the cuda toolkit ?

Prime95 2011-01-30 22:42

[QUOTE=firejuggler;250526]the cuda toolkit ?[/QUOTE]

Beats me. I didn't download any CUDA-specific stuff. I just figured a binary would work without any further downloads.


All times are UTC. The time now is 23:03.

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