The given code is :
std::cout << "Device has max compute units: " << maxComputeUnits << std::endl;
The stated output is:
Device 4098 has max compute units: 8
But the device ID is not included in the cout statement.
Original issue reported on code.google.com by chen...@gmail.com on 24 Jan 2012 at 5:55
Original issue reported on code.google.com by
chen...@gmail.com
on 24 Jan 2012 at 5:55