My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/content/blog/00_introduction.md

564 B

Title: An open source GPU Category: Blog Tags: OpenMPU, matrices, opengl, hardware

For as long as I can remember I've wanted to build my own computer. Sorta from scratch.

And there is something I want to do even more: build a GPU. Something that can process vectors and matrecies in an efficient manner, build a graphics rendering pipeline in hardware. Sorta from scratch.

And that's what this project is about. OpenMCU stands for "Open Matrix Computation Unit" and will be a part of the OpenGPU (working title).

The basic architecture

<insert picture>