Network speed impact on PPD

If you're new to FAH and need help getting started or you have very basic questions, start here.

Moderators: Site Moderators, FAHC Science Team

Post Reply
KtC
Posts: 17
Joined: Thu May 21, 2020 4:05 am

Network speed impact on PPD

Post by KtC »

It seems that client downloads some data from the server. The download process takes forever.
Client is connected with 150Mbit/s data transfer. Will upgrading network connection speed to e.g. 500Mbit/s
significantly improve PPD?

I see download process in client logs:
08:08:59:WU02:FS02:Downloading 51.88MiB
...
08:16:50:WU02:FS02:Download 74.57%
PantherX
Site Moderator
Posts: 7020
Joined: Wed Dec 23, 2009 9:33 am
Hardware configuration: V7.6.21 -> Multi-purpose 24/7
Windows 10 64-bit
CPU:2/3/4/6 -> Intel i7-6700K
GPU:1 -> Nvidia GTX 1080 Ti
§
Retired:
2x Nvidia GTX 1070
Nvidia GTX 675M
Nvidia GTX 660 Ti
Nvidia GTX 650 SC
Nvidia GTX 260 896 MB SOC
Nvidia 9600GT 1 GB OC
Nvidia 9500M GS
Nvidia 8800GTS 320 MB

Intel Core i7-860
Intel Core i7-3840QM
Intel i3-3240
Intel Core 2 Duo E8200
Intel Core 2 Duo E6550
Intel Core 2 Duo T8300
Intel Pentium E5500
Intel Pentium E5400
Location: Land Of The Long White Cloud
Contact:

Re: Network speed impact on PPD

Post by PantherX »

I personally won't call it significant but it will be measurable. How much the difference is will depend on how quickly you fold the WUs, i.e. the faster you fold WUs, the higher the points you get as opposed the slower you fold the WUs, the lower the points are (assuming that you can fold before the Timeout).
ETA:
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time

Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: Network speed impact on PPD

Post by JimboPalmer »

Welcome to Folding@Home!

On downloads, you can adjust at which percentage of the current Work Unit you start the download of the next work Unit. By Default this is 99%, but there is a command:

next-unit-percentage v='99'

Which you can add to your expert settings with a percentage that makes the download finish before you reach 100%. (You did not include enough of your Log for me to guess what percentage this might be, lets use 95% as an example. You will pick a percentage that completes just before the current WU gets to 100%)

Using Windows: (I don't know what you use, you did not include enough of the Log for me to know)

In the taskbar to the lower right of the screen, you should see a F@H molecule icon, click it (you may need to click an Up Arrow to see it ^)

The second item in this menu is Advanced Control, click it

On this screen to the left is a Configure button, click it

Now you get a screen with an Expert tab, click it

Click Add, In Name type next-unit-percentage, and in Value type 95, now click OK and Save.

If you click on the Log tab, your new parameter should be there.

08:45:48:
08:45:48: <!-- Work Unit Control -->
08:45:48: <next-unit-percentage v='95'/>
08:45:48:

Now your slow network speed will have less impact on Folding. (The Quick Return Bonus is still measured from the start of Download to the completion of Upload, so this improves WUs per Day, not Points per WU)
Last edited by JimboPalmer on Thu Jun 04, 2020 9:01 am, edited 1 time in total.
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
PantherX
Site Moderator
Posts: 7020
Joined: Wed Dec 23, 2009 9:33 am
Hardware configuration: V7.6.21 -> Multi-purpose 24/7
Windows 10 64-bit
CPU:2/3/4/6 -> Intel i7-6700K
GPU:1 -> Nvidia GTX 1080 Ti
§
Retired:
2x Nvidia GTX 1070
Nvidia GTX 675M
Nvidia GTX 660 Ti
Nvidia GTX 650 SC
Nvidia GTX 260 896 MB SOC
Nvidia 9600GT 1 GB OC
Nvidia 9500M GS
Nvidia 8800GTS 320 MB

Intel Core i7-860
Intel Core i7-3840QM
Intel i3-3240
Intel Core 2 Duo E8200
Intel Core 2 Duo E6550
Intel Core 2 Duo T8300
Intel Pentium E5500
Intel Pentium E5400
Location: Land Of The Long White Cloud
Contact:

Re: Network speed impact on PPD

Post by PantherX »

JimboPalmer wrote:...Now your slow network speed will have less impact on Folding. (The Quick Return Bonus is still measured from the start of Download to the completion of Upload, so this improves WUs per Day, not Points per WU)
Just a minor technicality... the points for the WU is calculated on the Server based upon the time it was assigned until the time it was returned. Thus, the time to download/upload does impact how much points you get but in my case (1000 down, 500 up), I don't think I will gain 100s of points per WU, maybe 20 points or so if I assume instant download/upload.
ETA:
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time

Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
KtC
Posts: 17
Joined: Thu May 21, 2020 4:05 am

Re: Network speed impact on PPD

Post by KtC »

JimboPalmer wrote:next-unit-percentage v='95'
Still experimenting with that parameter. I observed there is a work Queue. So things are going in parallel and next WU gets a separate thread (just guessing). Maybe I should limit number of CPU threads assigned to CPU calculation slot to give some 'room' for that download thread. As far as I understand only one thread is reserved/assigned to one GPU.
PantherX wrote:(1000 down, 500 up)
I tested connection with speedometer. 150Mbps DOWN and 10Mbps UP. From my experience it is quite reliable. As you pointed out that may have a very low impact on points per day. Looks like not very critical upgrade for folding.

Thanks.
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Network speed impact on PPD

Post by bruce »

The download size of WUs is not constant, so the time taken will vary. Depending on your network speed AND on the TPF of the active WU, you don't want to download either excessively early or excessively late. In any case, the download and upload time both do reduce your bonus points ... but probably not very much unless you get a huge WU assigned to a very fast hardware.
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: Network speed impact on PPD

Post by JimboPalmer »

My ISP is 30/5 and I have no issues Down or Up.

99% always has a WU ready for me, and I have uploaded by 3%.
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
cfhdev
Posts: 41
Joined: Tue Mar 17, 2020 1:10 am

Re: Network speed impact on PPD

Post by cfhdev »

KtC wrote: Will upgrading network connection speed to e.g. 500Mbit/s
significantly improve PPD?
No
foldy
Posts: 2061
Joined: Sat Dec 01, 2012 3:43 pm
Hardware configuration: Folding@Home Client 7.6.13 (1 GPU slots)
Windows 7 64bit
Intel Core i5 2500k@4Ghz
Nvidia gtx 1080ti driver 441

Re: Network speed impact on PPD

Post by foldy »

KtC wrote:It seems that client downloads some data from the server. The download process takes forever.
Client is connected with 150Mbit/s data transfer. Will upgrading network connection speed to e.g. 500Mbit/s
significantly improve PPD?

I see download process in client logs:
08:08:59:WU02:FS02:Downloading 51.88MiB
...
08:16:50:WU02:FS02:Download 74.57%
No, it is not your connection speed but FAH server or internet provider is too slow.
With a 150Mbit data connection you should be able to download 15MB/s. So this work unit with 51.88MiB should download in 4 sec. You log shows it takes 10 minutes.

You can try to configure a proxy on your machine to see if routing over another country helps download speed. But I doubt it.
MeeLee
Posts: 1375
Joined: Tue Feb 19, 2019 10:16 pm

Re: Network speed impact on PPD

Post by MeeLee »

It will make a difference, but very little.
Consider that most WUs take 4 to 12 hours to complete (depending on the hardware),
The data transfer of 2 minutes won't make that much difference in PPD.
I ran my servers on a shoddy 10Mbit connection, and switching it out to a 1Mbit wouldn't have made a whole lot of difference, as most of the network delay was on the FAH server side. Not on my side.
uyaem
Posts: 222
Joined: Sat Mar 21, 2020 7:35 pm
Location: Esslingen, Germany

Re: Network speed impact on PPD

Post by uyaem »

Given the average connection speed of users, if you see any download/upload take minutes and not seconds, the limitation will be on the server side (congested server) :)
I've had uploads take up to 30minutes, it's rare, but generally nothing you can fix on your end if it only happens occasionally.
Image
CPU: Ryzen 9 3900X (1x21 CPUs) ~ GPU: nVidia GeForce GTX 1660 Super (Asus)
Post Reply