particles sample using atomic operations

Dear all,

Is there an implementation of the particles sample using atomic operations for the grid generation? In this samples web page[1] say: “It implements a uniform grid data structure using either a fast radix sort or atomic operations.”, but I can’t found the implementation using atomic operations.

[1] http://developer.download.nvidia.com/compute/cuda/sdk/website/samples.html#particles

Best regards

Dear all,

Is there an implementation of the particles sample using atomic operations for the grid generation? In this samples web page[1] say: “It implements a uniform grid data structure using either a fast radix sort or atomic operations.”, but I can’t found the implementation using atomic operations.

[1] http://developer.download.nvidia.com/compute/cuda/sdk/website/samples.html#particles

Best regards