Forum: Soap Box
2022-06-24, 20:38
|
Replies: 149
Views: 12,035
|
Forum: Soap Box
2022-06-24, 20:17
|
Replies: 149
Views: 12,035
|
Forum: Aliquot Sequences
2022-06-23, 20:46
|
Replies: 413
Views: 18,959
|
Forum: Factoring
2022-06-22, 12:19
|
Replies: 500
Views: 76,617
|
Forum: Factoring
2022-06-22, 11:22
|
Replies: 500
Views: 76,617
|
Forum: And now for something completely different
2022-06-19, 16:47
|
Replies: 169
Views: 10,552
|
Forum: Software
2022-06-19, 16:45
|
Replies: 24
Views: 3,013
On startup, it will set the affinities of all...
On startup, it will set the affinities of all processes that are named as the process name that was specified. After that, it will subscribe to a system call that informs about newly spawned...
|
Forum: Software
2022-06-19, 07:55
|
Replies: 24
Views: 3,013
You first decide on which core to start on. In...
You first decide on which core to start on. In your example, everything from 0–3 would be feasible as a start core. That would either involve performance cores 0–6 or 1–7. I would leave performance...
|
Forum: Software
2022-06-18, 13:38
|
Replies: 24
Views: 3,013
You are correct, I could not believe it but...
You are correct, I could not believe it but tested it myself. That's dumb. I have not tested this before I uploaded it, sorry. Running it without parameter will give this (this is tested):
Usage:...
|
Forum: And now for something completely different
2022-06-17, 18:27
|
Replies: 164
Views: 36,037
|
Forum: Software
2022-06-17, 18:25
|
Replies: 24
Views: 3,013
Yes, take a look at the help the program...
Yes, take a look at the help the program generates (-h switch). You can set
the first core to assign to.
the increment (on Windows, this would be 2 when having HT).
the maximum worker count.
|
Forum: No Prime Left Behind
2022-06-17, 18:05
|
Replies: 1,637
Views: 248,382
Added 134063...
Added 134063 (http://primes.utm.edu/primes/page.php?id=134063) : 535*2^1911715-1 (575487 digits)
|
Forum: Software
2022-06-17, 08:27
|
Replies: 24
Views: 3,013
|
Forum: Software
2022-06-16, 20:36
|
Replies: 24
Views: 3,013
For your request that LLR will respect it by...
For your request that LLR will respect it by itself, I definitely concur. If a process wants to limit its own affinity, it can do it without further privileges (as of Windows 10, at least).
My...
|
Forum: Information & Answers
2022-06-16, 19:55
|
Replies: 2
Views: 164
|
Forum: Software
2022-06-16, 19:50
|
Replies: 24
Views: 3,013
|
Forum: Aliquot Sequences
2022-06-16, 17:04
|
Replies: 413
Views: 18,959
|
Forum: storm5510
2022-06-15, 21:37
|
Replies: 29
Views: 649
|
Forum: storm5510
2022-06-15, 21:15
|
Replies: 29
Views: 649
|
Forum: Factoring
2022-06-15, 20:49
|
Replies: 30
Views: 1,826
Done! It splits as:
p91 factor:...
Done! It splits as:
p91 factor: 7053019943297876062799531938776148597697144692921086942728275170565448419606569687139400063
p180 factor:...
|
Forum: NFS@Home
2022-06-15, 20:47
|
Replies: 62
Views: 4,263
|
Forum: No Prime Left Behind
2022-06-15, 20:34
|
Replies: 1,637
Views: 248,382
|
Forum: storm5510
2022-06-13, 20:26
|
Replies: 29
Views: 649
|
Forum: Factoring
2022-06-13, 19:42
|
Replies: 61
Views: 4,322
This does not apply if one is using GMP-ECM for...
This does not apply if one is using GMP-ECM for stage 2 (which is basically a must for such a small exponent). It will also not apply to Prime95/mprime if/when George implements a GMP-ECM-like ECM...
|
Forum: NFS@Home
2022-06-13, 11:09
|
Replies: 20
Views: 563
Yes, VBITS will be set in the make command of...
Yes, VBITS will be set in the make command of msieve. Sometimes MPI may help with data locality, but it also might induce overhead, but directions are possible. Yes, octa channel is hardware, it...
|