Forum Discussion

AustinKnutsonTMobile's avatar
AustinKnutsonTMobile
Icon for New Contributor rankNew Contributor
5 years ago

Different runtime behavior of shared memory and device memory?

The following snippet of code demonstrates a different between using shared memory and using device memory that I don't fully understand. A simple kernel uses the memory to build and iterate through ...