Forum Discussion

Fu_J_Intel's avatar
Fu_J_Intel
Icon for New Contributor rankNew Contributor
6 years ago

__attribute__((num_compute_units(20)))

if my kernel code (.cl) , i used ​__attribute__((num_compute_units(20))). But in report.html, it shows # Compute Units to 1. So how does " ​__attribute__((num_compute_units(20)))" affect number ...