What are the default intensities for x11 on a 980 ti??
Thanks
Is it the same as lyraRev2?
22 for 5.0+ cards across the board and 19.5 for older cards if I'm not mistaken:
uint32_t intensity = (device_sm[device_map[thr_id]] > 500) ? 256 * 256 * 22 : 256 * 128 * 39;
It'd be nice though if ccminer would show the instensity upon launch even if the -i parameter isn't used.