|
LLVM OpenMP* Runtime Library
|
#include <kmp_traits.h>
Inherits kmp_traits::kmp_trait.
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.