mfakto
mfakto copied to clipboard
Only consider OpenCL platforms that have at least one device
Request the number of devices for the platform. If there are no devices, the platform should not be selected whether it's AMD or not.
Print the number of devices for the platform if DETAILED_INFO is enabled, even if the platform is AMD.
Fix compilation with DETAILED_INFO enabled.