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 6901067
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T07:37:36+00:00 2026-05-27T07:37:36+00:00

To hide latency for calling cuda kernels, is there support for calling a sequence

  • 0

To hide latency for calling cuda kernels, is there support for calling a sequence of kernels without having to return to the CPU to call the next kernel? So a sequence of kernels can be dequeued on the GPU device. This seems important when dealing with larger kernels where you might be hitting the instruction size limit and want to create more modularity to reduce the overall instruction size. (Where inlining might not be a good solution)

(In case its important, I’m using JCuda, if this creates a limitation in achieving this functionality please let me know.)

  • 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-27T07:37:37+00:00Added an answer on May 27, 2026 at 7:37 am

    What instruction size limit are you referring to? I’m not aware of one.

    All CUDA kernel calls (<<<>>> or cuLaunch, etc.) are asynchronous, meaning control returns to the CPU immediately. The CUDA driver pushes hardware commands including kernel launches onto a command queue that the hardware dequeues from. Thus if you call multiple subsequent CUDA kernels with no other intervening CPU work or CUDA calls, they will be executed asynchronously by the GPU without “returning to the CPU”, and control will return to the CPU immediately after the CUDA API enqueues the commands.

    See the CUDA Programming Guide for more detail.

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

Sidebar

Related Questions

I would like to hide the UISearchBar most of the time and only call
The .hide / .show functions jump to top of page with return false ,
$(.div1).hide(); $(.div2).offset( $(.div1).offset() ).slideDown(); offset() seems to return the current cordinates of an element
I want to dynamically hide/show some of the columns in a NSTableView, based on
I am trying to hide some divs before the user prints this giant form,
I need to hide a Windows form from the taskbar but I can't use
How to hide the default toolbar and to disallow the default context menu of
I'm trying to hide the Title field in a list. This doesn't seem to
How to hide controller name in Url? I use the ASP.NET MVC. The original
I am trying to hide the button based on the user's role using the

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.