From ffd7511808dc91cbf124eeb3f96ee0fb23e3fbdd Mon Sep 17 00:00:00 2001 From: Ben Sander Date: Mon, 16 May 2016 14:09:46 -0500 Subject: [PATCH] Update README.md --- hipamd/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/hipamd/README.md b/hipamd/README.md index 5a2146e74d..b434e30d42 100644 --- a/hipamd/README.md +++ b/hipamd/README.md @@ -1,3 +1,11 @@ +# HIP's internal servers have moved to GERRIT! + +Please see here: +http://git.amd.com:8080/#/q/project:compute/ec/hip + +The move integrates HIP with standard release flow for other ROCm projects and provides code review and automated regressions. + + ## What is this repository for? ### HIP allows developers to convert CUDA code to portable C++. The same source code can be compiled to run on NVIDIA or AMD GPUs.