aboutsummaryrefslogtreecommitdiff
path: root/lib/libomp/kmp_i18n_default.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libomp/kmp_i18n_default.inc')
-rw-r--r--lib/libomp/kmp_i18n_default.inc10
1 files changed, 6 insertions, 4 deletions
diff --git a/lib/libomp/kmp_i18n_default.inc b/lib/libomp/kmp_i18n_default.inc
index 1bc4896f183c..a0e200808292 100644
--- a/lib/libomp/kmp_i18n_default.inc
+++ b/lib/libomp/kmp_i18n_default.inc
@@ -1,6 +1,6 @@
// $FreeBSD$
// Do not edit this file! //
-// The file was generated from en_US.txt by message-converter.pl on Fri Aug 23 08:40:57 2019. //
+// The file was generated from en_US.txt by message-converter.pl on Mon Apr 26 14:12:23 2021. //
static char const *
__kmp_i18n_default_meta[] =
@@ -245,7 +245,7 @@ __kmp_i18n_default_messages[] =
"%1$s: Affinity capable, using default \"flat\" topology",
"%1$s: Affinity not capable, using local cpuid info",
"%1$s: Affinity not capable, using cpuinfo file",
- "%1$s: Affinity not capable, assumming \"flat\" topology",
+ "%1$s: Affinity not capable, assuming \"flat\" topology",
"%1$s: Initial OS proc set respected: %2$s",
"%1$s: Initial OS proc set not respected: %2$s",
"%1$s: %2$d available OS procs",
@@ -311,7 +311,7 @@ __kmp_i18n_default_messages[] =
"%1$s - exiting.",
"Incompatible %1$s library with version %2$s found.",
"ittnotify: Function %1$s failed:",
- "ittnofify: Error #%1$d.",
+ "ittnotify: Error #%1$d.",
"%1$s must be set prior to first parallel region or certain API calls; ignored.",
"Lock initialized at %1$s(%2$d) was not destroyed",
"Cannot determine machine load balance - Using %1$s",
@@ -354,6 +354,7 @@ __kmp_i18n_default_messages[] =
"%1$s: Ignoring hwloc mechanism.",
"%1$s: Hwloc failed in %2$s. Relying on internal affinity mechanisms.",
"%1$s must be set prior to OpenMP runtime library initialization; ignored.",
+ "You have enabled the use of umonitor/umwait. If the CPU doesn't have that enabled you'll get an illegal instruction exception.",
"%1$s variable deprecated, please use %2$s instead.",
"KMP_FORCE_REDUCTION: %1$s method is not supported; using critical.",
"KMP_HW_SUBSET ignored: unsupported item requested for non-HWLOC topology method (KMP_TOPOLOGY_METHOD)",
@@ -363,6 +364,7 @@ __kmp_i18n_default_messages[] =
"Hierarchy ignored: unsupported level: %1$s.",
"OMP: pid %1$s tid %2$s thread %3$s bound to OS proc set {%4$s}",
"%1$s routine deprecated, please use %2$s instead.",
+ "libgomp compatibility layer does not support OpenMP feature: %1$s",
NULL
};
@@ -413,7 +415,7 @@ __kmp_i18n_sections[] =
{ 5, __kmp_i18n_default_meta },
{ 55, __kmp_i18n_default_strings },
{ 6, __kmp_i18n_default_formats },
- { 270, __kmp_i18n_default_messages },
+ { 272, __kmp_i18n_default_messages },
{ 27, __kmp_i18n_default_hints },
{ 0, NULL }
};