Forum Discussion

Björne's avatar
Björne
Icon for New Contributor rankNew Contributor
2 years ago

Why does aoc set ii to 6 when I use high clock frequencies?

I have a simple toy that I want to run at 1000 MHz kernel that doesn't do much: __attribute__((uses_global_work_offset(0))) __attribute__((max_global_work_dim(0))) __kernel void netsim( __global...