Skip to content

Commit

Permalink
Update docs/libcudacxx/ptx/examples/device_tensormap_initialization.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Giannis Gonidelis <[email protected]>
  • Loading branch information
ahendriksen and gonidelis authored Sep 16, 2024
1 parent 3a507dd commit 66bcca2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ How to initialize a tensor map on device

An introduction to TMA (Tensor Memory Access) can be found in the `CUDA
Programming Guide
<https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#asynchronous-data-copies-using-tensor-memory-access-tma>`__.
<https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html?highlight=tma#asynchronous-data-copies-using-the-tensor-memory-accelerator-tma>`__.
It describes how to create a tensor map on the **host** using the CUDA driver
API.

Expand Down

0 comments on commit 66bcca2

Please sign in to comment.