EPCCed / gpu-directives

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

interop construct ( OpenMP 5.1 ) #15

Closed lucaparisi91 closed 4 weeks ago

lucaparisi91 commented 1 month ago

Improves interoperability with native level libraries. Allows to query low level properties offered fom the vendor ( vendor id , vendor name, device number, platform, device , device context, targetsync object [ stream ] ) .

lucaparisi91 commented 1 month ago

Does not seem to have been implemented yet in any of the major compilers. So I would not include it in the course.