@@ -10,7 +10,7 @@ Introduced by NVIDIA in 2006. While GPU compute was hackishly possible before CU
### Related Pages
{:.no_toc}
-- [HIP](/se/lang/hip/)
+- [HIP](../hip/)
## TODO
@@ -11,8 +11,8 @@ Compared to OpenCL (which is also supported by both NVIDIA and AMD), it's much m
-- [ROCm](/config/hpc/rocm/)
-- [CUDA](/config/hpc/cuda/)
+- [ROCm](../rocm/)
+- [CUDA](../cuda/)
## Resources
@@ -11,7 +11,7 @@ It uses the runtime API and kernel language HIP, which is compilable for both AM
-- [HIP](/config/hpc/hip/)