From 0c7ac3f4b7a925b9837a0dfae1b55619dab95943 Mon Sep 17 00:00:00 2001 From: Allison Piper Date: Sat, 12 Oct 2024 12:46:41 -0400 Subject: [PATCH] Update project list in issue template (#2532) * Update project list in issue template * Update .github/ISSUE_TEMPLATE/feature_request.yml Co-authored-by: Jake Hemstad --------- Co-authored-by: Jake Hemstad --- .github/ISSUE_TEMPLATE/feature_request.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index cd496a7096f..6f249aa687c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -21,6 +21,9 @@ body: - Thrust - CUB - libcu++ + - CUDA Experimental (cudax) + - cuda.cooperative (Python) + - cuda.parallel (Python) - General CCCL - Infrastructure - Not sure