<div dir="ltr">Hi,<div>As this</div><div><br></div><div>int *a[1024];</div><div>#pragma omp target parallelĀ for map(tofrom: a[0:1024][0:1])</div><div><br></div><div>does not compile. How do I move data to the device properly?</div></div>