ATI FirePro V5800 Problems
Moderators: Site Moderators, FAHC Science Team
-
- Posts: 20
- Joined: Wed Feb 20, 2013 8:13 pm
Re: ATI FirePro V5800 Problems
Yes, I have tried those drivers. I'll re-install them for good measure and let you know the results.
Re: ATI FirePro V5800 Problems
Bottom Line: The HD 5xxx series was established as the minimum requirement. (The drivers provide hardware support for OpenCL 1.1). The HD4xxx series provides software emulation of OpenCL 1.0 and is insufficient to run FahCore_11. I have not found a reliable source of information, but I think your V5800 is more like the 4xxx series than the 5xxx series and it will not be supported.
I can't explain how V7 is deciding, though.
I can't explain how V7 is deciding, though.
Posting FAH's log:
How to provide enough info to get helpful support.
How to provide enough info to get helpful support.
-
- Posts: 20
- Joined: Wed Feb 20, 2013 8:13 pm
Re: ATI FirePro V5800 Problems
I installed those drivers before and I did again for good measure. Rebooted and still no luck.
Code: Select all
*********************** Log Started 2013-02-22T19:15:16Z ***********************
19:15:17:WARNING:WU01:FS01:Failed to get assignment from 'assign-GPU.stanford.edu:80': Empty work server assignment
19:15:18:WARNING:WU01:FS01:Failed to get assignment from 'assign-GPU.stanford.edu:8080': Empty work server assignment
19:15:18:ERROR:WU01:FS01:Exception: Could not get an assignment
19:15:18:WARNING:WU01:FS01:Failed to get assignment from 'assign-GPU.stanford.edu:80': Empty work server assignment
19:15:19:WARNING:WU01:FS01:Failed to get assignment from 'assign-GPU.stanford.edu:8080': Empty work server assignment
19:15:19:ERROR:WU01:FS01:Exception: Could not get an assignment
Re: ATI FirePro V5800 Problems
Okay, to summarize you have the correct GPUs file and you have the drivers that state they support OPENCL 1.1 and you're still getting Unsupported GPU.
The only other thing I can suggest at this point is to finish the smp slot, uninstall folding completely including data and re-install. You could backup your config.xml to another folder like Documents so that you can reference it for any needed input when you install again. But until that unsupported goes away I'm not sure it will ever work and I have no idea where the Unsupported status is coming from but just wondering if maybe when you first installed the client and your GPU wasn't supported that somehow that info is stored somewhere. All speculation so I certainly understand if you don't wish to try that and thanks for trying all that we've asked. We like to track down the reason for this type of mystery.
The only other thing I can suggest at this point is to finish the smp slot, uninstall folding completely including data and re-install. You could backup your config.xml to another folder like Documents so that you can reference it for any needed input when you install again. But until that unsupported goes away I'm not sure it will ever work and I have no idea where the Unsupported status is coming from but just wondering if maybe when you first installed the client and your GPU wasn't supported that somehow that info is stored somewhere. All speculation so I certainly understand if you don't wish to try that and thanks for trying all that we've asked. We like to track down the reason for this type of mystery.
-
- Posts: 20
- Joined: Wed Feb 20, 2013 8:13 pm
Re: ATI FirePro V5800 Problems
I'll try what you've suggested bollix and get back with you.
-
- Posts: 20
- Joined: Wed Feb 20, 2013 8:13 pm
Re: ATI FirePro V5800 Problems
Uninstalled folding completely including data and re-installed. Here's my log. Still UNSUPPORTED. Well, we tried! Thanks for all your help.
Code: Select all
21:53:11:******************************* System ********************************
21:53:11: CPU: Intel(R) Xeon(R) CPU W3530 @ 2.80GHz
21:53:11: CPU ID: GenuineIntel Family 6 Model 26 Stepping 5
21:53:11: CPUs: 8
21:53:11: Memory: 8.98GiB
21:53:11: Free Memory: 3.39GiB
21:53:11: Threads: WINDOWS_THREADS
21:53:11: Has Battery: false
21:53:11: On Battery: false
21:53:11: UTC offset: -7
21:53:11: PID: 1892
21:53:11: CWD: C:/Users/********/AppData/Roaming/FAHClient
21:53:11: OS: Windows 8 Enterprise
21:53:11: OS Arch: AMD64
21:53:11: GPUs: 1
21:53:11: GPU 0: UNSUPPORTED: Juniper XT [FirePro 3D V5800]
21:53:11: CUDA: Not detected
21:53:11:Win32 Service: false
-
- Posts: 128
- Joined: Thu Dec 06, 2007 9:48 pm
- Location: Norway
Re: ATI FirePro V5800 Problems
Doing a little digging, the Firepro v5800 is called Juniper XT for a reason, this card has got the same GPU what's in the Ati-HD5770-cards meaning it's definitely v5xxx, but it's lacking the double-precision of the Ati-HD5800-series.bruce wrote:I have not found a reliable source of information, but I think your V5800 is more like the 4xxx series than the 5xxx series and it will not be supported.
Since FAH doesn't use double-precision, I can't see any good reason for this card not being supported by FAH.
-
- Posts: 20
- Joined: Wed Feb 20, 2013 8:13 pm
Re: ATI FirePro V5800 Problems
bollix47 wrote:One more thing I noticed in your config is that you're using all 8 cores for your CPU slot but the amd/ati GPUs require a full core for GPU folding. Most people would drop their CPU config to cpu:6 so that the two slots don't compete for CPU usage. This can actually increase overall PPD as the constant interference can cause the CPU PPD to drop dramatically. This shouldn't have anything to do with your problem getting an assignment but you should probably change it if and when the GPU starts working.
Is leaving the CPU at 6 rather than the full 8 the same for Nvidia cards? Or is that just a requirement for amd/ati GPUs?
Re: ATI FirePro V5800 Problems
Currently, nvida cards use very little CPU compared to AMD cards so it is not needed to run SMP6.
-
- Posts: 20
- Joined: Wed Feb 20, 2013 8:13 pm
Re: ATI FirePro V5800 Problems
Great, thanks!