Skip to content

Commit 1f780ba

Browse files
committed
array clean up in prefixSumInclude
1 parent d1e4127 commit 1f780ba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/GraphBLAS-sharp.Backend/Common/ClArray.fs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,8 @@ module ClArray =
277277

278278
processor.Post(Msg.CreateRunMsg<_, _> kernel)
279279

280+
processor.Post(Msg.CreateFreeMsg(copiedArray))
281+
280282
outputArray, totalSum
281283

282284

0 commit comments

Comments
 (0)