I was wondering if we may find-out if a kernel is memory bound or compute bound by not actually running the program, but by doing a static analysis of the generated PTX code. Am I hoping for too much?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How can a kernel be both cache bound and not memory bound? | 0 | 1888 | October 31, 2011 | |
Is there any tool which can tell my kernel is compute bound or memory bound | 7 | 6004 | April 3, 2010 | |
How to calculate if a kernel is compute bound or memory bound based on Peak FLOPS and Peak Memory Bandwidth? | 4 | 4827 | November 3, 2021 | |
memory bound | 3 | 1187 | April 10, 2013 | |
How to tell if a kernel is memory or compute bound | 8 | 9339 | February 4, 2010 | |
Memory Performance Evaluation | 0 | 1009 | February 11, 2009 | |
Looking for compute bound Cuda examples | 1 | 1072 | May 15, 2011 | |
Bandwidth limited, Latency limited and Compute limited Need examples for each case | 1 | 6464 | March 17, 2010 | |
Numerical estimatation of run time | 1 | 894 | June 11, 2009 | |
analysis inside kernel | 2 | 1434 | July 2, 2012 |