cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

jstier
Journeyman III

multiple GPU

clGetDeviceIDs only returns one GPU

Hi, I have two HD 5830 in my PC but a call to clGetDeviceIDs only detects one of the devices. According to the device manager on Windows 7 (64) both devices seem to be running fine using driver version 8.831.2.0. Am I missing something here? Are multiple devices already supported?

 

 



 

 



 

 





 





 



 

 



 

sStatusCL = clGetDeviceIDs(lPlatform, CL_DEVICE_TYPE_GPU, 100, lDevices, &lCount);

0 Likes
21 Replies