Hello everyone,
I have two different CUDA kernels that I have written to utilize the texture memory for all device reads. I would like to know how many texture cache misses occurred in both kernels. I have used the visual profiler but did not find any options regarding cache misses.
Does anybody know of a good method for determining the number of texture cache misses?
Thanks
Steffen