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

  • Home
  • SEARCH
  • 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 8325645
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T00:30:31+00:00 2026-06-09T00:30:31+00:00

See the image below of an Nvidia Nsight 2.2 profiling session (Win7, MSVC++ 10

  • 0

See the image below of an Nvidia Nsight 2.2 profiling session (Win7, MSVC++ 10 Pro, CUDA 4.2, GTX 670).

Nsight timeline

On the first host thread (26.8%) I get the function call names from the CUDA API. Is it possible to get the function call names from the user defined functions being executed by the second thread (13.6%) in the host process? If so, how?

  • 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-06-09T00:30:33+00:00Added an answer on June 9, 2026 at 12:30 am

    Paul, this is not supported by default.

    Using the NVIDIA Tools Extension (NVTX) library you can manually instrument your code. This library is installed in the directory C:\Program Files\NVIDIA GPU Computing Toolkit\nvToolsExt with Nsight Visual Studio Edition (all versions) or CUDA Toolkit 5.0 RC. NVTX is supported by Visual Profiler in 5.0 RC.

    The library comes with two samples to show you how to use the library. The NvtxMultithread.cpp sample provides a helper library. The functions of interest are

    nvtxRangePushA
    nvtxRangePop
    

    or if you are using C++ the helper library has the scoped helper that can be used as

    nvtx::ScopedRange range(__FUNCTION__)
    

    at the top of each function.

    It is possible to automate this by using the cl.exe options /Gh and /GH but this requires writing assembly.

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

Sidebar

Related Questions

How to create such (see image below) effect using pure HTML JS and CSS?
I have an interface that has large numbers of controls, see image below. Interface
See this Image below http://i46.tinypic.com/2pt6jkn.jpg This is report in SSRS as shown when it
I have a .txt file with content(see first image) I need the content in
I have two divs inside a parent div (see image below). When the black
I'm trying to reproduce the design of Twitter UITableView (see image below) : Did
I have a tableView with the custom cell (see image below.) Taking a three
I want to convert image into HTML sections ( see image below marked as
See the image below. I have a table, tbl_AccountTransaction in which I have 10
See the image below (I sat a breakpoint on CGPostError). Is there anything to

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.