![]() |
|
|
#1354 | ||
|
"Kieren"
Jul 2011
In My Own Galaxy!
236568 Posts |
Quote:
Code:
NumStreams=3 CPUStreams=3 GridSize=3 AllowSleep=1 Quote:
Last fiddled with by kladner on 2011-11-26 at 05:08 |
||
|
|
|
|
|
#1355 | |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
Quote:
|
|
|
|
|
|
|
#1356 |
|
"Mike"
Aug 2002
2×23×179 Posts |
Is there any way to share multiple instances in one folder?
|
|
|
|
|
|
#1357 |
|
Romulan Interpreter
Jun 2011
Thailand
5·1,931 Posts |
Not really, or I don't know any. The problem is that all copies need to access and modify the first line of worktodo.txt, and it would be very easy to result in conflicts, as missing an intermediary bit level, a complete assignment line, or duplicating the same work on different instances. To specify a different worktodo for each copy you could modify the ini file, but then you will need different ini files for each copy, so we are in a vicious circle here. But this is not a problem. The solution with subfolders works ok.
|
|
|
|
|
|
#1358 | |||
|
"Oliver"
Mar 2005
Germany
11×101 Posts |
Quote:
Quote:
mfaktc 0.18: 1st ^C pressed: finish the current class write a checkpoint and exit. 2nd ^C pressed: exit now (like older versions) I don't have plans for checkpoints within a class. Not on my todo-list. It would be easy to add such a basic functionality but I guess that this increases the chance that a user unintentional runs two instances on the same data. Quote:
No to the second question. Oliver |
|||
|
|
|
|
|
#1359 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11×311 Posts |
Code:
class | candidates | time | avg. rate | SievePrimes | ETA | CPU wait 2367/4620 | 9.99G | 326.41s | 30.62M/s | 200000 | 1d18h | 10.31% |
|
|
|
|
|
#1360 |
|
"Oliver"
Mar 2005
Germany
11·101 Posts |
Hi James,
I guess just some luck with your assignment. Oliver |
|
|
|
|
|
#1361 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
160658 Posts |
Geez, what is that, 74 bits? I'm doing 50M from 69-72 and have 2.24G classes...
|
|
|
|
|
|
#1362 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11×311 Posts |
Quote:
Code:
got assignment: exp=595900037 bit_min=78 bit_max=79 Starting trial factoring M595900037 from 2^78 to 2^79 k_min = 253592411590980 k_max = 507184823188150 Using GPU kernel "barrett79_mul32" |
|
|
|
|
|
|
#1363 | |
|
Oct 2011
Maryland
2×5×29 Posts |
Quote:
|
|
|
|
|
|
|
#1364 | |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3×29×83 Posts |
Quote:
First off, I heard Chicago's already gotten snow. True? (If so, not fair!) Now: You said the /k makes sure each prompt gets its own window, and /b pauses the prompt if mfaktc stops running? If I'm only running one instance, I can drop the /k, right? And is cmd.exe recognized even if I'm running this command from the mfaktc folder (or in my case shortcut in the mfaktc folder)? |
|
|
|
|
![]() |
| Thread Tools | |
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 |