From 8f2b2d09f36fa3d5371bd8a3dde3fb3e2afa7e91 Mon Sep 17 00:00:00 2001 From: darren-amd Date: Mon, 9 Mar 2026 14:11:43 -0400 Subject: [PATCH] Point towards rocm-systems/clr --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 059164efb5..4a9a625afd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # AMD CLR - Compute Language Runtimes +> [!CAUTION] +> The clr repository is retired, please use the [ROCm/rocm-systems](https://github.com/ROCm/rocm-systems/tree/develop/projects/clr) repository for development. This `develop` branch will only accept patch updates from a bot that mirrors clr-specific updates from `rocm-systems` into here. + AMD CLR (Compute Language Runtime) contains source codes for AMD's compute languages runtimes: `HIP` and `OpenCLâ„¢`.