Google-apps
Hoofdmenu

Post a Comment On: C0DE517E

"How the GPU works - part 1"

9 Comments -

1 – 9 of 9
Blogger Alessandro Monopoli said...

Very nice article! Can't wait for part 2 :)

April 8, 2008 at 12:41 AM

Blogger Unknown said...

Thanks for the article. Nevertheless I hope it will become useless in the not so distant future, when we'll have CPUs with 128 cores and whatever else is needed to implement some alternative software rendering algorithms. I mean it would be cool not being so tied to the hardware and one rendering technique (no matter how efficient it is).

April 8, 2008 at 12:23 PM

Blogger DEADC0DE said...

remigiusz: I hope not. GPUs are way faster for what they have to do than CPUs exactly because they are more specialized, they use that nice, extremely efficient computational model. Anyway even if we have CPUs with N cores, GPUs with the same technology will be faster for what they have to do. I don't think that the two things should really converge into one. And also, the nice thing of the GPU model is how they hide memory latencies. Not sure how CPUs are going to deal with that problem, eventually to have a good performance they will have to be programmed in a "streaming" fashion as well, and thus studying that computational model and its data structures is always useful, even in the future.

April 8, 2008 at 1:52 PM

Comment deleted

This comment has been removed by a blog administrator.

February 17, 2009 at 9:18 PM

Anonymous jcc said...

great articles,
do you know of any good books on GPU architectures?
thanks!!

October 28, 2009 at 7:55 AM

Blogger Niels Olson said...

Looked briefly for your email address, didn't find it. So posting this here:

> over an uniform

s/an/a/

Say it out loud.

April 12, 2011 at 5:06 PM

Comment deleted

This comment has been removed by the author.

March 5, 2014 at 12:48 AM

Blogger Unknown said...

I've posted a "GPU primer" article. Check it out: http://gpuprimer.blogspot.com

March 5, 2014 at 12:51 AM

Blogger Unknown said...

Original link to the introductory paper at the beginning of this article is dead, can be found here: http://web.archive.org/web/20080206001716/http://www.cs.virginia.edu/~gfx/papers/paper.php?paper_id=59

February 28, 2019 at 11:45 AM

You can use some HTML tags, such as <b>, <i>, <a>

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.
Please prove you're not a robot