Skip to content

Commit

Permalink
Update link to rocRAND data type support (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
amd-jnovotny authored Sep 17, 2024
1 parent f66f1da commit 4022ea5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/api-reference/data-type-support.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

.. _data-type:

====================
Data type support
====================
=========================
hipRAND data type support
=========================

The data type support in hipRAND is similar to cuRAND. On AMD hardware, the backend is provided by rocRAND. To see the data type comparison between rocRAND and cuRAND, see `rocRAND's data type support <https://rocm.docs.amd.com/projects/rocRAND/en/latest/data-type-support.html>`_ page.
The data type support in hipRAND is similar to cuRAND. On AMD hardware, the backend is provided by rocRAND. To see the data type comparison between rocRAND and cuRAND, see :doc:`rocRAND's data type support <rocrand:api-reference/data-type-support>` page.

You can find the ROCm data type support summary at `Supported data types in ROCm <https://rocm.docs.amd.com/en/latest/about/compatibility/precision-support.html#data-type-support-in-rocm-libraries>`_.

0 comments on commit 4022ea5

Please sign in to comment.