A GPU version of Enigma software |
Message boards : Number crunching : A GPU version of Enigma software
Previous · 1 . . . 3 · 4 · 5 · 6 · 7 · 8 · 9 . . . 12 · Next
Author | Message |
---|---|
Empie Send message Joined: 5 Mar 10 Posts: 12 Credit: 40,797,951 RAC: 0 |
Today had a Enigma CUDA wu which ran 31 secs but completed succesfully. Doesn't seem to be right. See: http://www.enigmaathome.net/result.php?resultid=275178503 |
TJM Project administrator Project developer Project scientist Send message Joined: 25 Aug 07 Posts: 843 Credit: 267,994,998 RAC: 0 |
It was restarted at some point. The app saves it's state on exit but since it does not report it to the BOINC client, it thinks that it was a fresh start and reports only the fraction of runtime, that's required to finish the task. M4 Project homepage M4 Project wiki |
Empie Send message Joined: 5 Mar 10 Posts: 12 Credit: 40,797,951 RAC: 0 |
Clear, thanks for the reply. |
Alex VE3NEA Send message Joined: 22 Oct 16 Posts: 36 Credit: 128,745 RAC: 0 |
A small bug has been fixed in enigma-cuda. The bug has not affected anything so far but might cause a problem eventually. Please download the updated executables. |
10esseeTony Send message Joined: 4 Nov 14 Posts: 3 Credit: 39,379,965 RAC: 0 |
Uhm...how do you download the updated executables? I use the Windows BOINC Manager, I don't recall seeing an option of that sort, other than removing the project and reinstalling it. |
Alex VE3NEA Send message Joined: 22 Oct 16 Posts: 36 Credit: 128,745 RAC: 0 |
I guess TJM will download them and put them on his server, then your client will pick them up automatically |
TJM Project administrator Project developer Project scientist Send message Joined: 25 Aug 07 Posts: 843 Credit: 267,994,998 RAC: 0 |
Yep, but since it is not that critical, I'll do it later today or tomorrow morning. At this moment I added single walk of ALQFI (M3/Heer settings, ukw B) to check if it'll pass through the server. If it does I'll switch it to full batch. M4 Project homepage M4 Project wiki |
oh2hyt Send message Joined: 14 Jul 09 Posts: 53 Credit: 705,427,365 RAC: 0 |
A small bug has been fixed in enigma-cuda. The bug has not affected anything so far but might cause a problem eventually. Please download the updated executables. Thanks informing here. Updated and everything works fine. |
Ross* Send message Joined: 25 Nov 13 Posts: 4 Credit: 195,813,123 RAC: 0 |
Hi How can I get GPU tasks? I notice that most of the top computers are using "anonymous" setup. I can't find any files or apps to use. I have 6 1080s waiting to go but no tasks. On one box with a titan Z with a app config to use all GPUs the messages have gone from "no tasks available" to "got 0 tasks" The server appears to have tasks to be sent and other computers are getting them. Cheers Ross |
TJM Project administrator Project developer Project scientist Send message Joined: 25 Aug 07 Posts: 843 Credit: 267,994,998 RAC: 0 |
You have to allow beta work in project preferences on the website. M4 Project homepage M4 Project wiki |
Ross* Send message Joined: 25 Nov 13 Posts: 4 Credit: 195,813,123 RAC: 0 |
Hi thanks for that. the titan Z box is working on both GPUs, BUT 2 other boxes are all failing in 3 seconds. what do I have to do to get them to go? Cheers Ross* |
Ross* Send message Joined: 25 Nov 13 Posts: 4 Credit: 195,813,123 RAC: 0 |
Hi further to: <core_client_version>7.6.33</core_client_version> <![CDATA[ <message> (unknown error) - exit code 195 (0xc3) </message> <stderr_txt> wrapper [26118 718 + noargs]: starting 22:56:26 (2008): wrapper: running enigma_cuda.exe (-R -o results.txt 04trigr.cur 04unigr.cur 04ciphertext) app exit status: 0xc000007b 22:56:27 (2008): called boinc_finish </stderr_txt> ]]> box Venus all tasks error out in 3 secounds , can't work out why? Cheers Ross* |
TJM Project administrator Project developer Project scientist Send message Joined: 25 Aug 07 Posts: 843 Credit: 267,994,998 RAC: 0 |
Do you have Visual Studio 2015 c++ redistributable package installed ? M4 Project homepage M4 Project wiki |
matszpk Project tester Volunteer developer Volunteer tester Send message Joined: 20 May 11 Posts: 10 Credit: 105,914,725 RAC: 0 |
Hi. I wrote Enigma for OpenCL (AMD/ATI graphics card) based on work of Alex VE3NEA. Source code available at https://github.com/matszpk/enigma-cuda/tree/opencl. Binaries at https://github.com/matszpk/enigma-cuda/tree/opencl/enigma-opencl/bin. This is still very early version only for testing. |
mmonnin Send message Joined: 2 Jul 16 Posts: 26 Credit: 67,848,645 RAC: 0 |
Yep, but since it is not that critical, I'll do it later today or tomorrow morning. I have had some of these complete. Pretty quick. |
Ross* Send message Joined: 25 Nov 13 Posts: 4 Credit: 195,813,123 RAC: 0 |
Hi yes it solves all my problems . both GPUs running. Thanks for the prompt replies, much appreciated. Cheers Ross* |
TJM Project administrator Project developer Project scientist Send message Joined: 25 Aug 07 Posts: 843 Credit: 267,994,998 RAC: 0 |
Yep, but since it is not that critical, I'll do it later today or tomorrow morning. I used short workunits in two batches for testing purposes, I'll avoid that in the future because it slows down processing a bit and also causes unnecessary stress on the server. M4 Project homepage M4 Project wiki |
NN Send message Joined: 29 May 10 Posts: 5 Credit: 2,289,290 RAC: 0 |
Hello TJM, a 64bit-task failed immediately on my PC, I think because no job_...xml was transmitted. Or is it the same for both versions ? With greetings NN |
mmonnin Send message Joined: 2 Jul 16 Posts: 26 Credit: 67,848,645 RAC: 0 |
Yep, but since it is not that critical, I'll do it later today or tomorrow morning. They were fine in small batches. I wish all GPU project admins see the small WU size issue. |
Dzordzik Send message Joined: 11 Mar 17 Posts: 13 Credit: 46,891,270 RAC: 0 |
Hi, before some days I found info about Enigma on GPU. I have 2x 1080Ti on my rig but when I install Visual Studio 2015 c++ redistributable package (32 and 64 bit too), add rows do cc and app config and enable running beta and GPU in Enigma settings, all my workunits end after first few seconds of computig with error. You can look on it and help me how solve it? http://www.enigmaathome.net/results.php?userid=145166 Errors is same on all units, firs was on Enigma Cuda v1.06 (cuda_fermi) windows_x86_64, last was on Enigma Cuda v1.07 (cuda_fermi) windows_x86_64. Error: 195 (0x000000C3) EXIT_CHILD_FAILED I add to cc config: <exclude_gpu> <url>http://www.enigmaathome.net/</url> <device_num>1</device_num> </exclude_gpu> to exclude computing on my second GPU and add to app config: <app_config> <app> <name>enigma_cuda</name> <gpu_versions> <gpu_usage>1</gpu_usage> <cpu_usage>1</cpu_usage> </gpu_versions> </app> </app_config> Still have problems and I cannot compute Enigma on my GPU. <core_client_version>7.6.33</core_client_version> <![CDATA[ <message> (unknown error) - exit code 195 (0xc3) </message> <stderr_txt> wrapper [26118 718 + noargs]: starting 13:29:02 (8472): wrapper: running enigma_cuda.exe (-R -o results.txt 04trigr.cur 04unigr.cur 04ciphertext) app exit status: 0xc000001d 13:29:05 (8472): called boinc_finish </stderr_txt> ]]> Can someone help me please? |
Message boards :
Number crunching :
A GPU version of Enigma software