From 799bb8b16ee683809c3e9678d1a88ea80862c8b6 Mon Sep 17 00:00:00 2001 From: Istvan Kiss Date: Wed, 15 May 2024 17:49:13 +0200 Subject: [PATCH] See the real reference page for coop groups --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 69e5a60f99..0197bdf5c0 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -22,7 +22,7 @@ build: jobs: post_checkout: - git clone --depth=1 --single-branch --branch rocdoc-195 https://github.com/StreamHPC/llvm-project.git ../llvm-project - - git clone --depth=1 --single-branch --branch develop https://github.com/ROCm/clr.git ../clr + - git clone --depth=1 --single-branch --branch cooperative_groups_documentation https://github.com/ROCm/clr.git ../clr - git clone --depth=1 --single-branch --branch master https://github.com/ROCm/ROCR-Runtime.git ../ROCR-Runtime post_build: - rm -rf ../clr