From 9025051bbb62fecc15429876d5d7543fad370ec0 Mon Sep 17 00:00:00 2001 From: Wenkai Du <43822138+wenkaidu@users.noreply.github.com> Date: Tue, 9 Aug 2022 11:04:38 -0700 Subject: [PATCH] Fix missing error checking for AllocateBuffs due to merge (#17) --- src/common.cu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common.cu b/src/common.cu index c31cff308e..a4577550ba 100644 --- a/src/common.cu +++ b/src/common.cu @@ -1250,7 +1250,7 @@ testResult_t run() { HIPCHECK(hipSetDevice(gpuid)); for (int j=0; j