Bitcoin Forum
June 24, 2024, 05:27:15 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: 3 x HD 5970 + Ubuntu 11.04  (Read 1113 times)
pollus (OP)
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
September 01, 2011, 08:01:08 PM
Last edit: September 01, 2011, 08:57:45 PM by pollus
 #1

Hi there,

I just got this new equipment today I installed everything and it seems to be working fine but... here is a thing:

When I start poclbm.py on once core (d0 ) i get about 360+ mhash/s if I start poclbm on any of the other 4 the other cores (why 4 - explanation below) is hitting max 15 mhash/s and d0 is decreasing to ~300.

Any ideas what is causing this behavior?

I am running SDK 2.3
and ATI drivers 11.4

 
Not second problem as upper mentioned 3 x 5970 ubuntu only sees 5 cores not 6 if I do list adapters i get this:

pollus@RIG-5970:~/Kiv-poclbm-89f9bd4$ aticonfig --list-adapters
* 0. 13:00.0 ATI Radeon HD 5900 Series
  1. 12:00.0 ATI Radeon HD 5900 Series
  2. 0b:00.0 ATI Radeon HD 5900 Series
  3. 0a:00.0 ATI Radeon HD 5900 Series
  4. 07:00.0 ATI Radeon HD 5900 Series
  5. 06:00.0 ATI Radeon HD 5900 Series

but if I test it for opencl i get this:

pollus@RIG-5970:/opt/ati-stream-sdk-v2.3-lnx64/samples/opencl/bin/x86_64$ ./CLInfo |grep CL_DEVICE_TYPE_GPU
  Device Type:                CL_DEVICE_TYPE_GPU
  Device Type:                CL_DEVICE_TYPE_GPU
  Device Type:                CL_DEVICE_TYPE_GPU
  Device Type:                CL_DEVICE_TYPE_GPU
  Device Type:                CL_DEVICE_TYPE_GPU

Only 5 devices. Any idea what might be wrong ? Is it a software or a hardware fault?

To clarify:

it is not an issue with processor ( I have 6 core AMD processor to support this rig) so it has to be something else.

Any help is appreciated.


Thank you !

Cheers

pollus

Small update,

I have eliminated the second issue it looks like the graphic card itself might be a culprit here. After I replaced it with a different one I can see all 6 cores.

I still have the other issue though.

TeaL
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile
September 02, 2011, 02:22:35 AM
 #2

You should use version 11.6 of the catalyst driver, it's faster and supports overclocking. You should also use either AMD APP SDK v 2.4 or 2.5. As for the issue it self, I believe it's related to having crossfire enabled. You can check to see if crossfire is enabled with the command:

Code:
aticonfig --lscs

You can disable it with:

Code:
aticonifg --adapter=all  --cf=off

You'll have to restart your X server for the changes to take effect tho.
pollus (OP)
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
September 02, 2011, 11:51:16 PM
 #3

Bullseye !

Thanks for the hint. I got everything up and running now. The culprit as you said was the crossfire option enabled.

thanks for that !

Have a godo weekend.
TeaL
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile
September 03, 2011, 06:37:49 AM
 #4

Just glad I could help.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!