Jump to content

Functions of CUDA GPU mods


lethaldoze1983

Recommended Posts

I want to know more about the functions of CUDA and GPUs. Obviously GPUs are designed for graphic processing, but how might the GPU used for cracking, supercomputing and distributed computing? Are there any existing linux/windows software programs that utilize CUDA for something cool other than video processing?

Link to comment
Share on other sites

Why don't you go and look on the CUDA website to start? I'll even link you this time: CUDA @ NVIDIA - www.nvidia.com/cuda

No offense but don't register for a forum and first post ask a question which you could answer yourself extremely quickly and easily.

Now welcome to the community but please put in a little more leg work first.

Link to comment
Share on other sites

Its called stream processing, which is the little cousin of parallel processing. In terms of cracking a wpa key via brute force (which is a simple calculation) it simply means it can process lots of little jobs at once. Your CPU may be faster and more powerful but it can only check one answer at once (per core), so even with that extra speed it can't keep up with something that runs at half the speed but can check 50 keys per try.

Link to comment
Share on other sites

Do not be so dismissive of my question. Yes, I've already reviewed Nvidia's website and I've read several CS papers.

The information that I'm seeking is how CUDA is used for cracking and if there are any good aps that do this.

Pyrit looks to be interesting. Google is pretty interesting too.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...