Lines Matching refs:OpenMP
13 # Default messages, embedded into the OpenMP RTL, and source for English catalog.
173 StackOverflow "Stack overflow detected for OpenMP thread #%1$d"
366 # --- OpenMP errors detected at runtime ---
368 # %1 is the name of OpenMP construct (formatted with "Pragma" format).
375 # %1 is the name of the first OpenMP construct, %2 -- the name of the second one (both formatted with "Pragma" format).
448 EnvSerialWarn "%1$s must be set prior to OpenMP runtime library initialization; ignored."
460 GompFeatureNotSupported "libgomp compatibility layer does not support OpenMP feature: %1$s"
505 DuplicateLibrary "This means that multiple copies of the OpenMP runtime have been "
508 "The best thing to do is to ensure that only a single OpenMP runtime is "
509 "linked into the process, e.g. by avoiding static linking of the OpenMP "