Jump to content

Please explain these cards to me :)

Hi so if someone could explain to me what these are I would greatly appreciate it:

-different types of bus and what it is/does

-cuda cores/stream processors 

-gddr5 vs ddr3 

-clock speed 

 

just trying to further my understand of GPUs at the moment any help would be great would save me reading over lots of the same info again 

(attached some images as references/examples of it helps) 

thanks image.png

 

 

image.png

Thanks ??

Link to comment
Share on other sites

Link to post
Share on other sites

In brief: 

Bus: what transfers data on the card, larger numbers better.

Cuda/Stream Cores/Processors: Kinda like CPU cores, except on a GFX card. They allow it to do lots of parralel tasks. Bigger numbers better.

DDR(3) is CPU RAM. GDDR(5) is GPU RAM. Bigger is better, for textures.

Clock speed: How fast GPU (or memory) runs. Bigger is better.

 

Google is your friend, btw. 

i5 6600k and GTX 1070 but I play 1600-900. 1440p BABY!

Still, don't put too much faith in my buying decisions. xD 

Link to comment
Share on other sites

Link to post
Share on other sites

Bus is basically a highway, so a wider bus can send more information per pulse
So a 192 bit bus can send 192 bits over a single cycle, how fast the cycles are on the bus is another thing

 

Clock speed is basically the amount of cycles on the "brain" part of the card that occur per second, with it only being able to calculate 1 thing per cycle.
So if you had two identical cards, a higher clockspeed can calculate more per second.

DDR3 is motherboard ram Gddr5 is graphics card ram (people call it Vram), its basically storage for anything.
So if you load a game, all the pictures for everything you could look at within say 500m are loaded into vram
When you load microsoft office, all the pictures, word art, and fonts are loaded into your motherboard ram

Link to comment
Share on other sites

Link to post
Share on other sites

10 minutes ago, Cptnstevez said:

Hi so if someone could explain to me what these are I would greatly appreciate it:

-different types of bus and what it is/does

-cuda cores/stream processors 

-gddr5 vs ddr3 

-clock speed 

CUDA cores/stream processors do a lot of the heavy lifting when it comes to processing data. These include rendering applications, Folding@home, and PhysX processing(NVIDIA). 

 

GDDR5 is significantly faster than DDR3 when it comes to raw bandwidth, but one might ask why we use DDR3 with CPUs rather than GDDR5 if it's so much faster. The reason is that while GDDR5 has more raw bandwidth, it has much higher latency, and CPUs need to have very low latency because they don't need huge amounts of bandwidth usually. This can change though if the CPU is handling a lot of data at once, for example during rendering, where a higher clock speed is favored over lower latency(though achieving both is more ideal) because the CPU needs more raw bandwidth.

 

Clock speed is subjective to the architecture. If you compare a 3570K to an FX 4300 at the same frequency, you'll see exactly what I mean. The 3570K will crush the CPU completely because while the clock speeds and thread counts are the same, the 3570K has a significantly higher IPC than the 4300. A clock speed is how many cycles or operations are completed per second. 

 

Buses simply allow data to be transferred. They're essentially wires embedded in the board that allow for the memory controllers in the GPU to be connected to the memory chips for example.

Edited by Godlygamer23

"It pays to keep an open mind, but not so open your brain falls out." - Carl Sagan.

"I can explain it to you, but I can't understand it for you" - Edward I. Koch

Link to comment
Share on other sites

Link to post
Share on other sites

 

We have a NEW and GLORIOUSER-ER-ER PSU Tier List Now. (dammit @LukeSavenije stop coming up with new ones)

You can check out the old one that gave joy to so many across the land here

 

Computer having a hard time powering on? Troubleshoot it with this guide. (Currently looking for suggestions to update it into the context of <current year> and make it its own thread)

Computer Specs:

Spoiler

Mathresolvermajig: Intel Xeon E3 1240 (Sandy Bridge i7 equivalent)

Chillinmachine: Noctua NH-C14S
Framepainting-inator: EVGA GTX 1080 Ti SC2 Hybrid

Attachcorethingy: Gigabyte H61M-S2V-B3

Infoholdstick: Corsair 2x4GB DDR3 1333

Computerarmor: Silverstone RL06 "Lookalike"

Rememberdoogle: 1TB HDD + 120GB TR150 + 240 SSD Plus + 1TB MX500

AdditionalPylons: Phanteks AMP! 550W (based on Seasonic GX-550)

Letterpad: Rosewill Apollo 9100 (Cherry MX Red)

Buttonrodent: Razer Viper Mini + Huion H430P drawing Tablet

Auralnterface: Sennheiser HD 6xx

Liquidrectangles: LG 27UK850-W 4K HDR

 

Link to comment
Share on other sites

Link to post
Share on other sites

5 minutes ago, YedZed said:

In brief: 

Bus: what transfers data on the card, larger numbers better.

Cuda/Stream Cores/Processors: Kinda like CPU cores, except on a GFX card. They allow it to do lots of parralel tasks. Bigger numbers better.

DDR(3) is CPU RAM. GDDR(5) is GPU RAM. Bigger is better, for textures.

Clock speed: How fast GPU (or memory) runs. Bigger is better.

 

Google is your friend, btw. 

I wouldn't define DDR3 as "CPU RAM." It's just a memory type that's usually used with CPUs. And the same goes with GDDR5, just the opposite. CPUs can most definitely use GDDR5 as RAM as shown in the PS4, and DDR3 can be used as vRAM as shown in the Xbox One. 

 

And the amount of stream processors isn't necessarily better if the architecture is junk.

Edited by Godlygamer23

"It pays to keep an open mind, but not so open your brain falls out." - Carl Sagan.

"I can explain it to you, but I can't understand it for you" - Edward I. Koch

Link to comment
Share on other sites

Link to post
Share on other sites

Just now, Godlygamer23 said:

I wouldn't define DDR3 as "CPU RAM." It's just a memory type that's usually used with CPUs. And the same goes with GDDR5, just the opposite. CPUs can most definitely use GDDR5 as RAM as shown in the PS4, and DDR3 can be used as vRAM as shown in the Xbox One. 

Really? I did not know those examples. That's very interesting. Thank you.

i5 6600k and GTX 1070 but I play 1600-900. 1440p BABY!

Still, don't put too much faith in my buying decisions. xD 

Link to comment
Share on other sites

Link to post
Share on other sites

That was actually one of the things I was trying to understand it for because I had seem them using apks one with gddr5 and the other with ddr3

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, YedZed said:

Really? I did not know those examples. That's very interesting. Thank you.

For your learning pleasure:

https://en.wikipedia.org/wiki/PlayStation_4_technical_specifications#System_memory_.28RAM.29

https://en.wikipedia.org/wiki/Xbox_One#Hardware

"It pays to keep an open mind, but not so open your brain falls out." - Carl Sagan.

"I can explain it to you, but I can't understand it for you" - Edward I. Koch

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×