Where does one find the number of atoms each project contains? Is this just the normal cycle of projects?
My PPD is off 30-50%.
Search found 23 matches
- Mon May 09, 2022 11:59 pm
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: Low gpu utilization and PPD on RTX3070
- Replies: 5
- Views: 2014
- Fri Mar 04, 2022 4:47 pm
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: Linux freeze/stop working while FAH running
- Replies: 8
- Views: 3097
Re: Linux freeze/stop working while FAH running
If running GPU tasks, what driver version are you using? I'm on the same kernel version as you (EndeavourOS) and use the v470 Nvidia drivers (downgraded for other reasons).
- Wed Jan 26, 2022 7:59 pm
- Forum: Issues with a specific server
- Topic: Further Stats Server issues?
- Replies: 3
- Views: 10041
Re: Further Stats Server issues?
I'm seeing the same thing - no updates at all today.
- Mon Jan 24, 2022 12:34 am
- Forum: Issues with a specific server
- Topic: Stats server issue?
- Replies: 20
- Views: 27469
Re: Stats server issue?
My stats are working now; updated correctly for the time missed.
- Mon Jan 24, 2022 12:16 am
- Forum: Discussions of General-FAH topics
- Topic: Does running Linux over a Windows OS return more PPD?
- Replies: 6
- Views: 5657
Re: Does running Linux over a Windows OS return more PPD?
There's this Github project - https://github.com/cdberkstresser/fah-controlArch - that uses python3; available via Arch AUR as fahcontrol-gtk3-git.
- Fri Jan 21, 2022 9:14 pm
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: Questions about Project 17110 (benchmarks)
- Replies: 6
- Views: 3830
Re: Questions about Project 17110 (benchmarks)
I'll pay more attention this evening when I re-enable folding on my primary GPU.Neil-B wrote:Actually I have a suspicion that the pool of p17110 wus may have been exhausted for the time being - waiting to see if any more are going to be released.
- Fri Jan 21, 2022 8:37 pm
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: Questions about Project 17110 (benchmarks)
- Replies: 6
- Views: 3830
Re: Questions about Project 17110 (benchmarks)
Thanks for the detailed reply!
- Fri Jan 21, 2022 8:14 pm
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: Questions about Project 17110 (benchmarks)
- Replies: 6
- Views: 3830
Questions about Project 17110 (benchmarks)
Starting this morning, my main GPU has been receiving project 17110 WUs. I have a couple of questions about it: 1) Since these are benchmark WUs, do you actually get credits for them? Each one shows about 10-15k points after completion, but my stats don't seem to be changing. 2) How long will a part...
- Tue Jan 18, 2022 1:59 am
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: [SOLVED] World-readable permissions on config.xml
- Replies: 7
- Views: 3754
Re: World-readable permissions on config.xml
Thank you so much - that did the trick!
- Tue Jan 18, 2022 12:20 am
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: [SOLVED] World-readable permissions on config.xml
- Replies: 7
- Views: 3754
Re: World-readable permissions on config.xml
Not sure how to do this with a dynamic user, but thanks for the suggestion. My chmod command worked, but it went right back to normal after the next WU was started.calxalot wrote:You might want to change the umask for user fahclient
- Mon Jan 17, 2022 9:18 pm
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: [SOLVED] World-readable permissions on config.xml
- Replies: 7
- Views: 3754
Re: World-readable permissions on config.xml
To make the change permanent, I had to add this to the foldingathome.service file:
Code: Select all
# /etc/systemd/system/foldingathome.service.d/override.conf
[Service]
ExecStartPre=!/usr/bin/chmod 600 /etc/foldingathome/config.xml
- Sat Jan 15, 2022 11:09 pm
- Forum: Problems with NVidia drivers
- Topic: Flickering after GPU is paused/completed run
- Replies: 3
- Views: 15550
Re: Flickering after GPU is paused/completed run
For now, this issue seems to be fixed, with the following settings:
1) Enable the nvidia-persistenced.service
2) Reset the power defaults (151W)
3) When possible, let a WU finish instead of pausing it mid-stream (this one seems to be the most important)
1) Enable the nvidia-persistenced.service
2) Reset the power defaults (151W)
3) When possible, let a WU finish instead of pausing it mid-stream (this one seems to be the most important)
- Sat Jan 15, 2022 10:49 pm
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: [SOLVED] World-readable permissions on config.xml
- Replies: 7
- Views: 3754
Re: World-readable permissions on config.xml
Thanks; didn't want to mess anything up when it's working so well.calxalot wrote:It can be 0600 if you like.
- Sat Jan 15, 2022 5:12 pm
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: [SOLVED] World-readable permissions on config.xml
- Replies: 7
- Views: 3754
[SOLVED] World-readable permissions on config.xml
Is it necessary to have world-readable (644) permissions on /etc/foldingathome/config.xml? Curious why this is the default when passwords/keys are stored there.
- Tue Jan 11, 2022 5:43 pm
- Forum: Problems with NVidia drivers
- Topic: Flickering after GPU is paused/completed run
- Replies: 3
- Views: 15550
Re: Flickering after GPU is paused/completed run
Requested info is below. The card has been set with factory defaults since I bought it (about 2 years ago). One thing that I'm trying now - and it seems to be helping - is to enable persistence. $ nvidia-smi -q ==============NVSMI LOG============== Timestamp : Tue Jan 11 09:40:30 2022 Driver Version...