summaryrefslogtreecommitdiffstats
path: root/docs/user-guide
diff options
context:
space:
mode:
authorMukund Keshava <mkeshava@nvidia.com>2025-06-10 10:18:24 +0530
committerGitHub <noreply@github.com>2025-06-10 04:48:24 +0000
commitd70da65a90ccd73439895a43b3958c0ea1441f35 (patch)
treee6f0c1cd8413e3e213a29bf233b5fc3a3fdf2eaf /docs/user-guide
parentab6b5f28d332f201fd96b7e05070116684d02899 (diff)
Add optix support for coopvec (#7286)
* WiP: Add coopvec support for Optix * format code * fix minor issues * Fix review comments --------- Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com>
Diffstat (limited to 'docs/user-guide')
-rw-r--r--docs/user-guide/a3-02-reference-capability-atoms.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/user-guide/a3-02-reference-capability-atoms.md b/docs/user-guide/a3-02-reference-capability-atoms.md
index 56809055b..9740806ea 100644
--- a/docs/user-guide/a3-02-reference-capability-atoms.md
+++ b/docs/user-guide/a3-02-reference-capability-atoms.md
@@ -153,10 +153,10 @@ Versions
> Represents HLSL NVAPI support.
`hlsl_2018`
-> Represet HLSL compatibility support.
+> Represent HLSL compatibility support.
`hlsl_coopvec_poc`
-> Represet compatibility support for the deprecated POC DXC
+> Represent compatibility support for the deprecated POC DXC
`dxil_lib`
> Represents capabilities required for DXIL Library compilation.
@@ -1322,6 +1322,9 @@ Other
----------------------
*Capabilities which may be deprecated*
+`optix_coopvec`
+> Represents capabilities required for optix cooperative vector support.
+
`SPIRV_1_0`
> Use `spirv_1_0` instead