CUDA: Instruction fetch issues -


i have written kernel has issues instruction fetching. more 75% of issue stall reasons due instruction fetch.

i have no clue of how improve this. nvidia not instruction fetch policies , nsight documentation doesn't bring light either: "instruction fetch stall reason if next assembly instruction has not yet been fetched."

is there way of how avoid issue (or reduce impact) ?enter image description here


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -