LLVM OpenMP* Runtime Library
Loading...
Searching...
No Matches
List of all members
kmp_traits::kmp_uid_trait Class Referencefinal

#include <kmp_traits.h>

Inherits kmp_traits::kmp_trait.

Detailed Description

Represents a specific UID. UID is deliberately not resolved at construction time since libomptarget might not be initialized yet. This is why we delay calls to omp_get_uid_from_device / omp_get_device_from_uid until the trait is evaluated.

Definition at line 158 of file kmp_traits.h.


The documentation for this class was generated from the following file: