From 5f9b913e8f7912ffeb8870487e09604bb98301dc Mon Sep 17 00:00:00 2001 From: Eric Phipps Date: Mon, 17 Jun 2024 11:28:29 -0600 Subject: [PATCH] Fix CUDA warning --- performance/Genten_MTTKRP.cpp | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/performance/Genten_MTTKRP.cpp b/performance/Genten_MTTKRP.cpp index 799b7780d8..45558103bd 100644 --- a/performance/Genten_MTTKRP.cpp +++ b/performance/Genten_MTTKRP.cpp @@ -243,13 +243,15 @@ int run_sparse_mttkrp(const std::string& inputfilename, for (ttb_indx n=0; n policy2(0,nRows); Kokkos::parallel_reduce(policy2, [=](const ttb_indx i, ttb_indx& nfail) { for (ttb_indx j=0; j policy2(0,nRows); Kokkos::parallel_reduce(policy2, [=](const ttb_indx i, ttb_indx& nfail) { for (ttb_indx j=0; j