-
Notifications
You must be signed in to change notification settings - Fork 11
Noise in final result #2
Copy link
Copy link
Open
Description
I am using cuda 10.2 to compile the code.
But I found noise block in the image.

------------------The only code I have modified -------------------------
Some function are deprecated, like __ballot __shfl_up __shfl,etc...
Then I modify all of them from __ballot(*) to __ballot_sync(0xfffffff, *)
So did I do it right?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels