Seems particular CUDA implementations has some precision issues, which made integer coordinate (which was expected to always be positive) to go negative.
1.8 KiB
1.8 KiB
Seems particular CUDA implementations has some precision issues, which made integer coordinate (which was expected to always be positive) to go negative.