Dealazer

Results 1 issues of Dealazer

@KlausT throughputmax = device_intensity(device_map[thr_id], __func__, intensity) / 2; should be: throughputmax = device_intensity(device_map[thr_id], __func__, intensity) / 32; Then intensity problem will be fixed. And are capable of running up to...