projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9f14cd
)
[OpenMP] Fixing Typo in Documentation
author
Joseph Huber
<jhuber6@vols.utk.edu>
Wed, 23 Dec 2020 14:16:55 +0000
(09:16 -0500)
committer
Joseph Huber
<jhuber6@vols.utk.edu>
Wed, 23 Dec 2020 14:17:51 +0000
(09:17 -0500)
openmp/docs/design/Runtimes.rst
patch
|
blob
|
history
diff --git
a/openmp/docs/design/Runtimes.rst
b/openmp/docs/design/Runtimes.rst
index 39ed256c48569f0d3d7a5b41786e04685b399188..2e5f2bfe03844762cec8e24beb7551af1864f3b8 100644
(file)
--- a/
openmp/docs/design/Runtimes.rst
+++ b/
openmp/docs/design/Runtimes.rst
@@
-67,7
+67,7
@@
will be completely disabled.
LIBOMPTARGET_INFO
"""""""""""""""""
-``LIBOMPTARGET_INFO`` allows the user to request different types runtime
+``LIBOMPTARGET_INFO`` allows the user to request different types
of
runtime
information from ``libomptarget``. ``LIBOMPTARGET_INFO`` uses a 32-bit field to
enable or disable different types of information. This includes information
about data-mappings and kernel execution. It is recommended to build your