Skip to content

Commit 2f6382d

Browse files
Fixed typo# Please enter the commit message for your changes. Lines starting
1 parent 68dca01 commit 2f6382d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/learning-paths/laptops-and-desktops/dgx_spark_llamacpp/2_gb10_llamacpp_gpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ When the configuration process completes successfully, the terminal should displ
9595

9696
{{% notice Note %}}
9797
- For systems with multiple CUDA versions installed, explicitly specifying the compilers (`-DCMAKE_C_COMPILER`, `-DCMAKE_CXX_COMPILER`, `-DCMAKE_CUDA_COMPILER`) ensures that CMake uses the correct CUDA 13.0 toolchain.
98-
- If you encounter configuration errors, return to the previous section and confirm that your CUDA toolkit and driver versions are correctly installed and compatible with Blackwell (sm_121).{{% /notice Note %}}
98+
- If you encounter configuration errors, return to the previous section and confirm that your CUDA toolkit and driver versions are correctly installed and compatible with Blackwell (sm_121).{{% /notice %}}
9999

100100
Once CMake configuration succeeds, start the compilation process:
101101

0 commit comments

Comments
 (0)