Author

Topic: multiple gpu issue with pyopencl (Read 1003 times)

member
Activity: 73
Merit: 10
November 12, 2012, 11:25:25 PM
#1
Since this issue extends to poclbm/guiminer.py  I thought maybe you guys might have some experience...
ATI correctly notes 2 cards

Quote
aticonfig --list-adapters
* 0. 01:00.0 AMD Radeon HD 6900 Series
  1. 02:00.0 AMD Radeon HD 6900 Series

* - Default adapter
However pyopencl only sees one
Quote
python pyopencl/examples/demo.py
Choose device(s):
  • [1]
and so poclbm only sees the same
Quote
python poclbm/poclbm.py
No device specified or device not found, use -d to specify one of the following

  •    Cayman
  • [1]   Intel(R) Core(TM)2 Quad  CPU   Q9550  @ 2.83GHz
The card is good and it's driving a second monitor
I've tried both the stable and beta releases of ATI drivers... (even tried an older release but that just seemed to break more things then it fixed)
Thoughts?

Will tip if someone can solve...


Edit: To note.  I have tried several other threads with similar problems to no avail.
Jump to: