Search found 41 matches

by Alex_Atkin
Wed Nov 20, 2024 10:53 pm
Forum: Software for ARM hardware
Topic: Apple Silicon ARM chips - M3 family support status
Replies: 10
Views: 34307

Re: Apple Silicon ARM chips - M3 family support status

Never occurred to me they hadn't written cores for ARM but I guess it makes sense given how few people will use it. Kinda surprising they have an ARM port of the client at all really. I mean if they don't think its worth supporting Metal on MacOS, then what chance does Linux on ARM have.
by Alex_Atkin
Thu Nov 07, 2024 1:49 pm
Forum: Software for ARM hardware
Topic: Apple Silicon ARM chips - M3 family support status
Replies: 10
Views: 34307

Re: Apple Silicon ARM chips - M3 family support status

Any chance of RustiCL support in Asahi Linux? I realise this was discussed before and the MESA drivers considered not good enough, but this may be different on Asahi which now has OpenCL 3.0 support?
by Alex_Atkin
Mon Jul 01, 2024 4:02 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: What is the best Nvidia video card to get to fold the fastest?
Replies: 29
Views: 96637

Re: What is the best Nvidia video card to get to fold the fastest?

I consider this definitive; dig down to individual GPU pages will show Points Per Watt. https://folding.lar.systems/gpu_ppd/overall_ranks Its not always, I found my PPD tanked if I left Chrome open running that extension so I do not contribute to the page any more. Though right now, that does look ...
by Alex_Atkin
Tue Apr 23, 2024 6:41 am
Forum: V8.1.xx Open Beta
Topic: Fast GPU, not enough CPU power to keep up?
Replies: 67
Views: 297490

Re: Fast GPU, not enough CPU power to keep up?

I wouldn't have expected using onboard graphics to slow down the main graphics like that. The main graphics usually slow down if the CPU is overloaded, as that workunit needs a dedicated CPU core. What's the load on the CPU? Are you folding with that too? It could be starving the CPU of memory band...
by Alex_Atkin
Sun Dec 03, 2023 8:13 pm
Forum: Issues with a specific server
Topic: Super slow downloads from 129.32.209.200:8080
Replies: 8
Views: 37046

Re: Super slow downloads from 129.32.209.200:8080

That's good to hear, as I have had this problem a lot but not usually quite this severe. As such I suspect it may not be limited to just that one server, with any luck the developer will find a fix that may improve the others too.
by Alex_Atkin
Sun Dec 03, 2023 1:52 pm
Forum: Issues with a specific server
Topic: Super slow downloads from 129.32.209.200:8080
Replies: 8
Views: 37046

Super slow downloads from 129.32.209.200:8080

13:27:54:WU01:FS00:Connecting to 129.32.209.200:8080 13:28:03:WU01:FS00:Downloading 45.28MiB 13:46:50:WU01:FS00:Download complete Gigabit Fibre, no issues elsewhere. (not that the servers are ever fast) 12:59:25:WU01:FS00:Connecting to 158.130.118.24:8080 12:59:25:WU01:FS00:Downloading 23.41MiB 12:5...
by Alex_Atkin
Sat Nov 18, 2023 7:14 pm
Forum: Issues with a specific server
Topic: No work assigments...
Replies: 106
Views: 2911245

Re: No work assigments...

Things seem to have recovered.
by Alex_Atkin
Sat Nov 18, 2023 6:03 pm
Forum: Issues with a specific server
Topic: No work assigments...
Replies: 106
Views: 2911245

Re: No work assigments...

Also not sure what this is about, is there still an issue where if you specify a preferred cause it fails to fall back to anything else? 17:50:00:WU01:FS00:Connecting to assign1.foldingathome.org:80 17:50:00:WARNING:WU01:FS00:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs avail...
by Alex_Atkin
Sat Nov 18, 2023 5:35 pm
Forum: Issues with a specific server
Topic: No work assigments...
Replies: 106
Views: 2911245

Re: No work assigments...

Has assign1 fallen over? 17:25:10:WU01:FS00:Connecting to assign1.foldingathome.org:80 17:25:10:WU01:FS00:Assigned to work server 131.239.113.97 17:25:11:WU01:FS00:Requesting new work unit for slot 00: gpu:5:0 AD102 [GeForce RTX 4090] from 131.239.113.97 17:25:11:WU01:FS00:Connecting to 131.239.113....
by Alex_Atkin
Tue Nov 07, 2023 6:50 pm
Forum: V8.1.xx Open Beta
Topic: Monitor GPU power consumption values?
Replies: 3
Views: 23053

Re: Monitor GPU power consumption values?

You misunderstand my point, this is so I can easily compare the performance between different hardware in an OS agnostic manner. I already have multiple scripts to partially achieve this by pulling the v7 client data from each client, alongside nvidia-smi writing to a shared folder, then creating a ...
by Alex_Atkin
Sun Nov 05, 2023 8:22 pm
Forum: V8.1.xx Open Beta
Topic: Monitor GPU power consumption values?
Replies: 3
Views: 23053

Monitor GPU power consumption values?

I was just wondering if anyone has considered adding support for reporting current power consumption of GPU jobs? Would it even be possible to include CPU too? I've been able to hack together stats myself by just looping a script calling nvidia-smi and writing to a network share, but it would be gre...
by Alex_Atkin
Sun Nov 05, 2023 8:17 pm
Forum: V8.1.xx Open Beta
Topic: Fast GPU, not enough CPU power to keep up?
Replies: 67
Views: 297490

Re: Fast GPU, not enough CPU power to keep up?

From what I can gather the lockups are not a memory problem, its because I have an early 5950X which has quite a few reports of having an iffy voltage curve, so can lockup when idle. So far if I don't CPU fold it crashes randomly, if I DO CPU fold its been perfectly stable. It seems worse since I sw...
by Alex_Atkin
Sun Nov 05, 2023 8:11 pm
Forum: V8.1.xx Open Beta
Topic: Actual credit?
Replies: 8
Views: 31604

Re: Actual credit?

Yeah the CPU estimate in v7 tends to be fairly accurate, the GPU less so. This seems to be down to delays in the server actually verifying the result and so you lose a little credit during that time, and given GPUs score so much higher it can be a big discrepancy. What would be useful is if the UI a...
by Alex_Atkin
Sat Nov 04, 2023 6:00 pm
Forum: V8.1.xx Open Beta
Topic: Fast GPU, not enough CPU power to keep up?
Replies: 67
Views: 297490

Re: Fast GPU, not enough CPU power to keep up?

The interesting thing I found is I had to disable PBO on my 5950X due to instability and suddenly CPU folding is having little impact on GPU. :/ Makes me wonder if I was hitting a memory bandwidth/latency limit of some sort? I built the system when 3600MT RAM was still a bit flaky so only bought 320...
by Alex_Atkin
Tue Oct 17, 2023 10:53 am
Forum: V8.1.xx Open Beta
Topic: FAH 8.18 Not downloading any work for Raspberry Pi
Replies: 5
Views: 21815

Re: FAH 8.18 Not downloading any work for Raspberry Pi

I emailed the dev. Nice to see someone trying Asahi. I’m still waiting for Asahi to go to fedora, myself. Yeah I typically use Fedora for its bleeding edge support, so Asahi kinda makes more sense anyway in that context. Seeing as I've always used KDE as my desktop, there's not really any benefit t...