EPCCed / gpu-directives

Contains material for a course using GPU directives
0 stars 0 forks source link

The loop construct #9

Open lucaparisi91 opened 2 months ago

lucaparisi91 commented 2 months ago

Resources:

lucaparisi91 commented 2 months ago

It is a declarative construct, identifying the loop iterations as cuncurrent. The region should not contain any omp construct/run time call.