From 386c8a80b059f1b72aa5969238705afdf05ae671 Mon Sep 17 00:00:00 2001 From: jujiang Date: Thu, 4 Jul 2024 13:05:14 -0400 Subject: [PATCH] SWDEV-455106 - Make a correction in clr readme Change-Id: I218e2b3ad22424b6a1c564498bbaa18c14e8a751 [ROCm/clr commit: e3114e8f383fe4c47ce86eaa6a699b04e189b11a] --- projects/clr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/clr/README.md b/projects/clr/README.md index 6b07fd5bde..f51aa6aec2 100644 --- a/projects/clr/README.md +++ b/projects/clr/README.md @@ -1,6 +1,6 @@ # AMD CLR - Compute Language Runtimes -AMD CLR (Compute Language Runtime) contains source codes for AMD's compute languages runtimes: `HIP` and `OpenCLâ„¢`. +AMD CLR (Common Language Runtime) contains source codes for AMD's compute languages runtimes: `HIP` and `OpenCLâ„¢`. ## Project Organisation