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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T01:27:32+00:00 2026-06-04T01:27:32+00:00

In all the papers i am reading i see that the GPU is made

  • 0

In all the papers i am reading i see that the GPU is made up of multiprocessors and each multiprocessor has 8 processors which are capable of executing a single warp in parallel.
The GPU i am using is Nvidia 560, it has only 7 multiprocessors but 48 processors in each multiprocessor.
does this mean that every multiprocessor in the Nvidia 560 is able to execute 6 warps in parallel?
Can i say that the max number of threads executed in parallel on Nvidia 560 is 32*6*7=1344 threads in parallel?
(32=warp , 7=multipricessors , 6=warps executed in parallel)

How many multiprocessors is in the fastest Nvidia GPU? what is this GPU?
What is the maximum amount of global memory does the biggest GPU have?

  • 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-04T01:27:33+00:00Added an answer on June 4, 2026 at 1:27 am

    The papers you are reading are old. The first two generations of CUDA GPUs had 8 cores per MP, and issues instructions from single warp (if you want to simplify, each instruction gets executed four times on 8 cores to service a single warp).

    The Fermi card you have is newer and different. It “dual-issues” instructions from two different warps per multiprocessor (so each warp instruction is executed twice on 16 cores). When the code stream allows it, an additional instruction from one of those two warps can be issued onto the remaining 16 cores, ie. a limited form of out-of-order execution. This latter feature is only available on compute capability 2.1 devices. On compute capability 2.0 devices, there are only 32 cores per multiprocessor. But the number of warps per MP retiring instructions per multiprocessor on any given shader clock cycle is two is both cases. Note that there is a rather deep instruction pipeline, so there is considerable latency between issue and retirement and up to 48 are active per multiprocessor at any instant in time.

    So your answer is either 14 warps or 336 warps on 7 multiprocessors in your GTX 560, depending on which definition of “executed in parallel” you wish to adopt. The information I used to answer this mostly comes from Appendix F of the current Programming Guide.

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

Sidebar

Related Questions

in these days, i'm interested in software security. As i'm reading papers i see
I have an oracle table which has a column that stores XML in a
EDIT I've just started skimming Codd's famous 1970 paper that started it all, that
I currently have a table called paper , which holds all the information for
All I need this for is strcpy(). I want to see whether the first
All it does is output 'CHECK' which I put in to make sure it
All my searches returned nothing and I find it odd that there aren't any
While reading some papers about the Turing completeness of recurrent neural nets (for example:
It seems that all questions regarding this topic are very specific, and while I
I use git for all of my projects and papers. Sometimes I'm away from

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.