We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8afa4c4 commit 0386021Copy full SHA for 0386021
openmp/docs/ReleaseNotes.rst
@@ -63,7 +63,7 @@ Non-comprehensive list of changes in this release
63
runtime on a CUDA free system. ``gcc-multilib`` and ``g++-multilib`` are
64
required. If CUDA is found, the device runtime will be built by default.
65
66
- - Static NVPTX device runtime library (``libomptarget-nvptx.a``) was dropped.
+- Static NVPTX device runtime library (``libomptarget-nvptx.a``) was dropped.
67
A bitcode library is required to build an OpenMP program. If the library is
68
not found in the default path or any of the paths defined by ``LIBRARY_PATH``,
69
an error will be raised. User can also specify the path to the bitcode device
0 commit comments