Live data from Hacker News

Open-Source GPU Architecture from the University of Wisconsin-Madison

github.com

1–10 of 11 posts

Re: Open-Source GPU Architecture from the University of Wisconsin-Madison

#6

UWM = University of Wisconsin Milwaukee. The University of Wisconsin Madison is referred to as UW, "Wisconsin", or The University of Wisconsin -- but not UWM.

Isn't University of Wisconsin Milwaukee the folks that have the really good cryptography courses?

Re: Open-Source GPU Architecture from the University of Wisconsin-Madison

#9

I've been wanting to learn the internal architecture of GPUs for a long time, so this will certainly be very useful. Thank you.

One set you might find interesting, with likely expired patents, are the once-revolutionary SGI systems. Their O2 workstations and InfiniteReality systems specifically. Systems like O2 and Octane were used for movies such as Fight Club plus visualization applications (and Quake). The InfiniteReality technology was used in the Final Fantasy movie albeit with a lot of it. These might be copied in an open effort.

Note: To be clear, these aren't GPGPU systems but straight GPU's. I think MIMD architectures for general-purpose have proven better than GPU's. Just less investment and good one's mostly get acquired. FPGA's can be better, too, with good HLS tools and S-ASIC/ASIC conversion for better performance later.

http://webstaff.itn.liu.se/~matco/TNM053/Papers/p45-kilgard....

https://en.wikipedia.org/wiki/InfiniteReality

Far as internal architecture of regular GPU's, just search for it in Google with terms like that to find it. There should be descriptions of their architectures and plenty that came before them.

Post reply on HN