From a13f242b3ce6dc9e49904c648b2552c9f80ddc6c Mon Sep 17 00:00:00 2001 From: abenmos Date: Mon, 15 Jul 2019 15:46:23 -0400 Subject: [PATCH] Further updates to README.md file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e008ffd..d4b9d98 100755 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The supported platforms by the **GUI app** are: * OpenCL - AMD's LLVM-based Lightning Compiler for ROCm The supported platforms by the **command-line tool** are: -* D3D12 (compute only) +* D3D12 (compute only, see https://gpuopen.com/radeon-gpu-analyzer-2-2-direct3d12-compute/ for more info) * D3D11 * OpenCL - AMD's LLVM-based Lightning Compiler for ROCm (-s rocm-cl) * OpenCL - Legacy compiler (-s cl)