From d6f642834ac0b2561c09112b42aa72b0b9085ee2 Mon Sep 17 00:00:00 2001 From: xuchen-amd Date: Tue, 29 Oct 2024 15:39:55 -0400 Subject: [PATCH] Update docs/tutorial/includes/infinity-fabric-transactions.rst Co-authored-by: David Galiffi Signed-off-by: xuchen-amd --- docs/tutorial/includes/infinity-fabric-transactions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/includes/infinity-fabric-transactions.rst b/docs/tutorial/includes/infinity-fabric-transactions.rst index b60355bf7..fd510bd49 100644 --- a/docs/tutorial/includes/infinity-fabric-transactions.rst +++ b/docs/tutorial/includes/infinity-fabric-transactions.rst @@ -410,7 +410,7 @@ Experiment 5: Coarse-grained, CPU-DRAM reads ---------------------------------------------- In our next fabric experiment, we change our CPU memory allocation to be -`coarse-grained `__. We accomplish this by passing the +:ref:`coarse-grained `. We accomplish this by passing the ``hipHostMalloc`` API the ``hipHostMallocNonCoherent`` flag, to mark the allocation as coarse-grained: