Detection of multiple CPU
#3
Yeah. OpenCL only exposes one CPU "device" to the application that represents all physical and logical processing cores. It's actually much better that way, very smart way to do it.


Messages In This Thread
Detection of multiple CPU - by MackWage - 03-20-2017, 03:21 AM
RE: Detection of multiple CPU - by MackWage - 03-20-2017, 05:27 AM
RE: Detection of multiple CPU - by epixoip - 03-20-2017, 05:40 AM