Open Source GPU: Difference between revisions
(Added industry standards + the open graphics project) |
(Added some more links) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Basics= | =Basics= | ||
- Part of the [[Open Source Computer Componets Construction Set]] | |||
- An abbreviation for Graphics Processing Unit | - An abbreviation for Graphics Processing Unit | ||
- This is more acurateley a video card (since it has memory as well as a GPU etc...) but the names are used near interchangibly | |||
- Takes the data and converts it into a signal that a Display can understand | - Takes the data and converts it into a signal that a Display can understand | ||
Line 29: | Line 33: | ||
- [https://www.nvidia.com/en-us/geforce/products/10series/geforce-gtx-1080-ti/ Medium End (Nvidia GTX 1080Ti) ] | - [https://www.nvidia.com/en-us/geforce/products/10series/geforce-gtx-1080-ti/ Medium End (Nvidia GTX 1080Ti) ] | ||
- [https://www.nvidia.com/en-us/titan/ | - [https://www.nvidia.com/en-us/titan/titan-v/ High End (Nvidia Titan XP/V) ] | ||
- [https://www.nvidia.com/en-us/design-visualization/quadro-desktop-gpus/ Ultra-High End (Nvidia Quadro P6000) ] | - [https://www.nvidia.com/en-us/design-visualization/quadro-desktop-gpus/ Ultra-High End (Nvidia Quadro P6000) ] | ||
Line 84: | Line 88: | ||
=See Also= | =See Also= | ||
- [[Open Graphics | - [[Open Graphics Project]] | ||
Line 92: | Line 96: | ||
=Useful Links= | =Useful Links= | ||
- | - [https://en.wikipedia.org/wiki/Video_card Wikipedia Page on Graphics/Video Cards (GPU's) ] | ||
- [https://en.wikipedia.org/wiki/Open_Graphics_Project Open Graphics Project] |
Latest revision as of 20:32, 1 January 2018
Basics
- Part of the Open Source Computer Componets Construction Set
- An abbreviation for Graphics Processing Unit
- This is more acurateley a video card (since it has memory as well as a GPU etc...) but the names are used near interchangibly
- Takes the data and converts it into a signal that a Display can understand
- Also has ports for said display
- Can also be used for graphics acceleration of certain tasks such as photo editing or deep learning
Used For
- Open Source Computer Construction Set
- Open Source Server + Networking Construction Set
Industry Standards
- Low End (Nvidia GTX 1050/1050Ti)
- Medium End (Nvidia GTX 1080Ti)
- High End (Nvidia Titan XP/V)
- Ultra-High End (Nvidia Quadro P6000)
Existing Open Source Designs
Minimum Viable Product
- High Processing Power (Multiple 1080p screens at a high refresh rate/fps minimum)
- Uses standard power + motherboard connections
- Overclockable
- Modular Cooling (ie can be air cooled, water cooled, phase change, or cryogenic liquid cooled)
Basic Design
Silicon Wafer
-
Case/Shell
-
BOM
-
See Also