Skip to content

Commit 26af93b

Browse files
jhuber6shiltian
andauthored
Update openmp/docs/SupportAndFAQ.rst
Co-authored-by: Shilei Tian <[email protected]>
1 parent e3e58e1 commit 26af93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openmp/docs/SupportAndFAQ.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ For AMDGPU offload, please see :ref:`build_amdgpu_offload_capable_compiler`.
9292

9393
Q: How to build an OpenMP Nvidia offload capable compiler?
9494
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
95-
The Cuda SDK is required on the machine that will build and execute the
95+
The CUDA SDK is required on the machine that will build and execute the
9696
offloading application. Normally this is only required at runtime by dynamically
9797
opening the CUDA driver API. This can be disabled in the build by omitting
9898
``cuda`` from the ``LIBOMPTARGET_DLOPEN_PLUGINS`` list which is present by

0 commit comments

Comments
 (0)