Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6382881
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T02:34:50+00:00 2026-05-25T02:34:50+00:00

I got information from CUDA Profiler. I am so confused why Replays Instruction !=

  • 0

I got information from CUDA Profiler. I am so confused why
Replays Instruction != Grobal memory replay + Local memory replay + Shared bank conflict replay?

See the following information I got from profiler:

Replayed Instructions(%): 81.60
Global memory replay(%): 21.80
Local memory replays(%): 0.00
Shared bank conflict replay(%): 0.00

Could you help me explain this? Is there any other case causing instruction replay?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T02:34:51+00:00Added an answer on May 25, 2026 at 2:34 am

    Because The SM can replay instructions due to other factors, like different branching logic.

    So I can assume that 60% of your code is being reissued due to branching and 20% due to global memory. Can you post a snippet ?

    From the F1 Help menu of the Cuda 4.0 profiler:

    Replayed Instructions (%) This gives the percentage of
    instructions replayed during kernel execution. Replayed instructions
    are the difference between the numbers of instructions that are
    actually issued by the hardware to the number of instructions that are
    to be executed by the kernel. Ideally this should be zero. This is
    calculated as 100 * (instructions issued – instruction executed) /
    instruction issued

    Global memory replay (%) Percentage of replayed instructions
    caused due to global memory accesses. This is calculated as 100 * (l1
    global load miss) / instructions issued

    Local memory replay (%) Percentage of replayed instructions caused
    due to local memory accesses. This is calculated as 100 * (l1 local
    load miss + l1 local store miss) / instructions issued

    Shared bank conflict replay (%) Percentage of replayed
    instructions caused due to shared memory bank conflicts. This is
    calculated as 100 * (l1 shared conflict)/ instructions issued

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to get the pixel information from an image and have got to
I would like to get some information from a website. I have already got
Im pulling information from a database and ive got the query working fine except
I have got the user's information from contacts,and I want to store the information,so
I've got an app that gets information from a SOAP web service and I
It's the simpliest program but I've got this error. I copy all information from
I've got a table that holds the location and timestamp information from a GPS
I'm using a webservice to get information from the server and got this error:
I've got an issue that's been bothering me. I have to store information from
I got a requirement from client that he wants to know distinct users information

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.