Forum: Mlucas
2021-01-16, 22:23
|
Replies: 70
Views: 16,725
|
Forum: Mlucas
2021-01-16, 21:06
|
Replies: 70
Views: 16,725
|
Forum: Mlucas
2021-01-14, 00:09
|
Replies: 70
Views: 16,725
-DUSE_THREADS is needed to enable multithreaded...
-DUSE_THREADS is needed to enable multithreaded build mode; without it you get a single-threaded build, which would only be useful if all you ever wanted to do is run one such 1-thread job per core....
|
Forum: Mlucas
2021-01-12, 21:02
|
Replies: 70
Views: 16,725
@pvn:
The self-tests are intended to do two...
@pvn:
The self-tests are intended to do two things:
[1] Check correctness of the compiled code;
[2] Find the best-performing combination of radices for each FFT length on the user's...
|
Forum: Hardware
2020-12-30, 06:22
|
Replies: 156
Views: 22,172
Interesting, but ugh - that kind of...
Interesting, but ugh - that kind of nonportability is only worth it if it offers huge performance benefits for one's application.
Brief update re. Mlucas-on-M1: Laurent Desnogues has a...
|
Forum: Hardware
2020-12-23, 20:03
|
Replies: 156
Views: 22,172
|
Forum: GpuOwl
2020-12-23, 19:49
|
Replies: 2,686
Views: 197,628
|
Forum: Math
2020-12-15, 23:30
|
Replies: 16
Views: 570
@OP: Suggest you try a tiny M(p) example: n =...
@OP: Suggest you try a tiny M(p) example: n = M(11) = 2^11-1 = 23*89. The 2 prime factors have p-1 decompositions:
p = 23: p-1 = 2*11
q = 89: q-1 = 2^3*11
So taking E = 2*11 in p-1 stage 1...
|
Forum: Mlucas
2020-12-11, 21:41
|
Replies: 70
Views: 16,725
@pvn: Sorry for belated reply - that warning...
@pvn: Sorry for belated reply - that warning message is more common for larger threadcounts, it's basically telling you that part of the FFT code needs the leading (leftmost in the "Using complex FFT...
|
Forum: Hardware
2020-12-02, 20:33
|
Replies: 149
Views: 11,158
Just did a reboot and had a look at the CPU...
Just did a reboot and had a look at the CPU Configuration menu in the BIOs:
o CPU freq = 1.4GHz and not BIOS-adjustable (nor the min.max ratios), L1 = 4352KB (4.25MB), L2 = 34816KB (34MB),
o...
|
Forum: Hardware
2020-12-02, 03:38
|
Replies: 149
Views: 11,158
|
Forum: Hardware
2020-12-01, 22:29
|
Replies: 149
Views: 11,158
From the mobo manual, I've bolded the relevant...
From the mobo manual, I've bolded the relevant snip:
"Memory Frequency
Use this feature to set the maximum memory frequency for onboard memory modules. The options are Auto, 1600, 1867, 2133, and...
|
Forum: Hardware
2020-12-01, 20:32
|
Replies: 21
Views: 1,728
|
Forum: Hardware
2020-12-01, 20:20
|
Replies: 149
Views: 11,158
|
Forum: Hardware
2020-11-30, 22:11
|
Replies: 149
Views: 11,158
I found some useful perforated-metal-sheet...
I found some useful perforated-metal-sheet product listings here (https://www.amazon.com/Perforated-Metal-Sheets/s?k=Perforated+Metal+Sheets), but those are building-supply-oriented, few fine-mesh...
|
Forum: Hardware
2020-11-30, 20:00
|
Replies: 149
Views: 11,158
Yeah, that was a rather shoddy job w.r.to PSU...
Yeah, that was a rather shoddy job w.r.to PSU securement. Does your system also have the power plug which likes to disconnect at the slightest jiggling of the case?
It will support both - as I...
|
Forum: Hardware
2020-11-29, 23:22
|
Replies: 149
Views: 11,158
Spoke too soon - I neglected to mention that...
Spoke too soon - I neglected to mention that temperature was with the case side panel on the CPU side of the mobo removed - I put the panel back on last night and the temp quickly rose by over 10C...
|
Forum: Hardware
2020-11-29, 23:20
|
Replies: 149
Views: 11,158
|
Forum: Hardware
2020-11-29, 21:00
|
Replies: 21
Views: 1,728
Laurent PMed me results of a clang/llvm Mlucas...
Laurent PMed me results of a clang/llvm Mlucas build attempt. Most of the source files compiled fine, but there is a subset which failed, all due to clang reporting "error: inline assembly requires...
|
Forum: Hardware
2020-11-28, 03:17
|
Replies: 149
Views: 11,158
|
Forum: Hardware
2020-11-27, 22:10
|
Replies: 21
Views: 1,728
Hi, Laurent - the Mlucas-for-ARM-128-bit-SIMD...
Hi, Laurent - the Mlucas-for-ARM-128-bit-SIMD binaries I posted via the README are alas for Linux (e.g. Raspberry Pi, Odroid, Android phones with suitable CPUs), but hopefully the same build...
|
Forum: Hardware
2020-11-26, 22:56
|
Replies: 149
Views: 11,158
See my edit to the above post - transient wifi...
See my edit to the above post - transient wifi outage, it seems.
Installed gcc (it grabs 8.3.1) and gdb ... ssh is clearly already working, and python3 also there. One yum no-package-found does...
|
Forum: Hardware
2020-11-26, 22:28
|
Replies: 149
Views: 11,158
|
Forum: Hardware
2020-11-26, 22:00
|
Replies: 149
Views: 11,158
Alas, pressing - either quickly or...
Alas, pressing - either quickly or hold-for-a-while - that button only resets the WPS, LED blinks for a few seconds and then relights solid green. Ah, well, maybe later will figure out a way to...
|
Forum: Hardware
2020-11-26, 19:57
|
Replies: 149
Views: 11,158
It's a standard-issue Netgear modem router,...
It's a standard-issue Netgear modem router, designed to be compatible with my Comcast cable+internet service - I bought it a few months after moving into my current place, to replace the Comcast...
|