Page 1 of 1

Radeon Mobility HD 5850

Posted: Tue Mar 24, 2020 1:10 pm
by zswickliffe
Hey there,

I've been searching for a couple days to try and solve this on my own with no real luck. I used to fold on my laptop with an ATI Radeon Mobility HD 5850 GPU and I just got the old laptop up and running again so I was hoping to fold on it.

Unfortunately I can't seem to get any WU to download and I'm not sure if it's because of the configuration, drivers or server outages. For reference I have a desktop with a 1080Ti folding intermittently (when the server isn't overloaded) but I just can't get this laptop to.
  • - I've tried latest drivers but noticed that GPU-Z doesn't show OpenCL when I have them installed
    - I've tried old drivers and OpenCL shows back up but it still doesn't download any WUs
    - I've checked the GPU.txt file and confirmed that my GPU is listed
    - I used DDU in between driver installs
    - I've tried reinstalling F@H client
Any more advice? I just keep ggetting the below messages from F@H on repeat

Code: Select all

12:57:46:WU00:FS00:Connecting to 65.254.110.245:8080
12:57:46:WU00:FS00:Assigned to work server 192.0.2.1
12:57:46:WU00:FS00:Requesting new work unit for slot 00: READY gpu:0:Broadway Pro [Mobility Radeon HD 5800 Series] from 192.0.2.1
12:57:47:WU00:FS00:Connecting to 192.0.2.1:8080
12:58:08:WARNING:WU00:FS00:WorkServer connection failed on port 8080 trying 80
12:58:08:WU00:FS00:Connecting to 192.0.2.1:80
12:58:29:ERROR:WU00:FS00:Exception: Failed to connect to 192.0.2.1:80: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
And this is the beginning of the log text:

Code: Select all

*********************** Log Started 2020-03-24T12:57:45Z ***********************
12:57:45:************************* Folding@home Client *************************
12:57:45:        Website: https://foldingathome.org/
12:57:45:      Copyright: (c) 2009-2018 foldingathome.org
12:57:45:         Author: Joseph Coffland <joseph@cauldrondevelopment.com>
12:57:45:           Args: --open-web-control
12:57:45:         Config: C:\Users\Zachary\AppData\Roaming\FAHClient\config.xml
12:57:45:******************************** Build ********************************
12:57:45:        Version: 7.5.1
12:57:45:           Date: May 11 2018
12:57:45:           Time: 13:06:32
12:57:45:     Repository: Git
12:57:45:       Revision: 4705bf53c635f88b8fe85af7675557e15d491ff0
12:57:45:         Branch: master
12:57:45:       Compiler: Visual C++ 2008
12:57:45:        Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
12:57:45:       Platform: win32 10
12:57:45:           Bits: 32
12:57:45:           Mode: Release
12:57:45:******************************* System ********************************
12:57:45:            CPU: Intel(R) Core(TM) i7 CPU Q 840 @ 1.87GHz
12:57:45:         CPU ID: GenuineIntel Family 6 Model 30 Stepping 5
12:57:45:           CPUs: 8
12:57:45:         Memory: 3.99GiB
12:57:45:    Free Memory: 2.42GiB
12:57:45:        Threads: WINDOWS_THREADS
12:57:45:     OS Version: 6.2
12:57:45:    Has Battery: true
12:57:45:     On Battery: false
12:57:45:     UTC Offset: -4
12:57:45:            PID: 3464
12:57:45:            CWD: C:\Users\Zachary\AppData\Roaming\FAHClient
12:57:45:             OS: Windows Embedded 8.1 Industry Pro
12:57:45:        OS Arch: AMD64
12:57:45:           GPUs: 1
12:57:45:          GPU 0: Bus:2 Slot:0 Func:0 AMD:4 Broadway Pro [Mobility Radeon HD 5800
12:57:45:                 Series]
12:57:45:           CUDA: Not detected: Failed to open dynamic library 'nvcuda.dll': The
12:57:45:                 specified module could not be found.
12:57:45:
12:57:45:OpenCL Device 0: Platform:0 Device:0 Bus:2 Slot:0 Compute:1.2 Driver:1348.5
12:57:45:  Win32 Service: false
12:57:45:***********************************************************************
12:57:45:<config>
12:57:45:  <!-- Network -->
12:57:45:  <proxy v=':8080'/>
12:57:45:
12:57:45:  <!-- Slot Control -->
12:57:45:  <power v='full'/>
12:57:45:
12:57:45:  <!-- User Information -->
12:57:45:  <passkey v='********************************'/>
12:57:45:  <team v='111065'/>
12:57:45:  <user v='zswickliffe_ALL_1JUoKk9M4rBww4Rx6nCwi6vdTPzxxjY2R4'/>
12:57:45:
12:57:45:  <!-- Folding Slots -->
12:57:45:  <slot id='0' type='GPU'/>
12:57:45:</config>
12:57:45:Trying to access database...
12:57:45:Successfully acquired database lock
12:57:45:Enabled folding slot 00: READY gpu:0:Broadway Pro [Mobility Radeon HD 5800 Series]

Re: Radeon Mobility HD 5850

Posted: Tue Mar 24, 2020 1:37 pm
by JimboPalmer
https://www.techpowerup.com/gpu-specs/m ... 5850.c1654

I check for two prerequisites to folding, OpenCL 1.2 support and Double Precision floating point math. (F2H is all about math)

Your GPU does not support Double Precision floating point math, and so cannot Fold. Sorry.

Re: Radeon Mobility HD 5850

Posted: Tue Mar 24, 2020 1:46 pm
by zswickliffe
Ah - strange. I could have sworn that I had previously folded with it and it supported Double Precision.

Oh well! No worries, I figured it was worth trying.

Thanks for the quick answer!

Re: Radeon Mobility HD 5850

Posted: Tue Mar 24, 2020 1:58 pm
by JimboPalmer
The requirement was added as the Graphics cores became more capable, I remember folding on much weaker cards with Core_11 and Core_15, but with Core_21 and Core_22, F@H demands more from the card to do the science they need.

There are other ways for a card to fail to fold, but OpenCL 1.2 support and Double Precision floating point math are the usual sticking points.

Re: Radeon Mobility HD 5850

Posted: Tue Mar 24, 2020 1:59 pm
by zswickliffe
Got it! Makes a lot of sense. Thanks again for your help!

It has been a decade since I've used this laptop... Oh how time flies.

Re: Radeon Mobility HD 5850

Posted: Tue Mar 24, 2020 7:26 pm
by Joe_H
The desktop version of the 5850 does support DP, and can be used for folding. But the GPU folding cores use code that does to work as well on Terascale cards, so it is not as efficient.