The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Can any one explain CUDA?

    Discussion in 'Dell XPS and Studio XPS' started by nader_rizk2003, May 27, 2011.

  1. nader_rizk2003

    nader_rizk2003 Notebook Evangelist

    Reputations:
    66
    Messages:
    373
    Likes Received:
    124
    Trophy Points:
    56
  2. Kuu

    Kuu That Quiet Person

    Reputations:
    765
    Messages:
    968
    Likes Received:
    18
    Trophy Points:
    31
    CUDA is a type of GPU acceleration that uses the GPU to do things instead of the CPU. Some types of tasks run more efficiently on the GPU due to the 9001 cores that they have, while leaving the CPU to do other tasks.

    In my use, I use CoreAVC to run video through the GPU, which leaves the CPU to render the subtitles for anime that I watch.

    I believe Photoshop can use CUDA to do real time previews of effects that you're applying to pictures, and improve performance in other areas of it, but I don't mess with that.

    Another case of GPU acceleration is in Vista and 7, Aero runs off the GPU to draw everything on your display instead of using the CPU to draw the display, which is how XP worked and ate CPU cycles.

    I suck at explaining things, in short it just makes some types of things you do run faster :eek:
    Things that can use more cores at once will run better if you use CUDA, but it's not the only way to use hardware acceleration :eek:
     
  3. nader_rizk2003

    nader_rizk2003 Notebook Evangelist

    Reputations:
    66
    Messages:
    373
    Likes Received:
    124
    Trophy Points:
    56
    thanks for help but i have 2 questions,

    1-is it safe to install these toolkits on my L502x?

    2-what the other ways can i use instead of this?

    thanks again
     
  4. Kuu

    Kuu That Quiet Person

    Reputations:
    765
    Messages:
    968
    Likes Received:
    18
    Trophy Points:
    31
    You can install the toolkits if you want, but I don't think they'd do much unless you do programming.

    I think some other ways of using it are for CAD programs (but there are better ways of doing that), Folding@Home type applications, Video transcoding, brute forcing passwords... among other things.

    Might be better off listing what you're trying to use it for and seeing if it's possible to use cuda for it.
     
  5. pedram

    pedram Notebook Enthusiast

    Reputations:
    0
    Messages:
    15
    Likes Received:
    0
    Trophy Points:
    5
    CUDA will only work if the program you have, supports it. As far as I know, CUDA will turn each bit line into a 1.1ghz cpu. For example, a videocard has a 512 bit connection. When CUDA is turned on, those 512 bits will be turned into 512 mini cpu's.

    CUDA is about 80% faster then any quad core cpu.

    Dont install the toolkit unless you have a huge knowledge of programming hardware. CUDA is supported and built in the apps that you may use.
     
  6. pmassey31545

    pmassey31545 Whats the mission sir?

    Reputations:
    533
    Messages:
    1,394
    Likes Received:
    1
    Trophy Points:
    56
    to jump in here-So if the program, regardless of what you are doing, does not support CUDA, it won't help? Is that how I understand it works?
     
  7. TimeWriter

    TimeWriter Notebook Evangelist

    Reputations:
    244
    Messages:
    419
    Likes Received:
    0
    Trophy Points:
    30
    Your don't need CUDA for Aero, any GPU out there with WDM drivers will cut it.

    Also, DirectX acceleration (also known as DXVA) works with many GPUs (including some newer Intel GPUs, starting with 4500MHD), this provides GPU acceleration for H.264 movies (as well as other video codecs).
    CUDA uses your card's shader processors for rendering if your application supports it (newer versions of Photoshop do this, as well as some video converters and video editors).

    CUDA is faster than many CPUs out there, but bear in mind that your GPU (9600M GT) has only 32 shader processors with an old arhitecture (1st generation of CUDA-supported cards). Newer cards (like GT 420M) have 3 times more shaders with an improved arhitecture, thus providing over 3 times more processing power (and remember, this is a low-to-mid-range GPU, high-end GPUs like GTX 485 will perform a lot better).
     
  8. pedram

    pedram Notebook Enthusiast

    Reputations:
    0
    Messages:
    15
    Likes Received:
    0
    Trophy Points:
    5
    Exactly my mate

    You can test it yourself, take 2 video converting programs. 1 with Cuda and 1 without. Youll see that the one with Cuda is much faster.
     
  9. Darkstone

    Darkstone Notebook Consultant

    Reputations:
    45
    Messages:
    253
    Likes Received:
    1
    Trophy Points:
    31
  10. ajtmcse

    ajtmcse Newbie

    Reputations:
    0
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    5
  11. Darkstone

    Darkstone Notebook Consultant

    Reputations:
    45
    Messages:
    253
    Likes Received:
    1
    Trophy Points:
    31
    I know what cuda is, but i do not belive it is significantly faster than openCL (crossplatform) or intel's quicksync. Especially in non-enterprise applications.
     
  12. mavericke

    mavericke Notebook Consultant

    Reputations:
    12
    Messages:
    104
    Likes Received:
    0
    Trophy Points:
    30
    Many thanks for the information. Personally I don't really understand what CUDA is but I can assure you guys that the 3GB GT555M runs a lot faster than my 2 year old 512MB ATI HD 4570. It took half the time for me to encode a 60 minutes footage on the 3GB GT555M. Impressive...
     
  13. Darkstone

    Darkstone Notebook Consultant

    Reputations:
    45
    Messages:
    253
    Likes Received:
    1
    Trophy Points:
    31
    Half the time than what?