InterviewSolution
| 1. |
Solve : speed fan? |
|
Answer» When onboard video, there is no GPU, the CPU serves as the GPU and the system memory is shared, a portion is set aside for the video's exclusive use. There is some power reduction because the CPU is not working as hard, but not enough offset a dedicated GPU. BTW, modern GPU's are more powerful than CPU's of just a few years ago.Thanks. That's something I've always wondered about.Onboard still has a graphics controller, somethimes integrated into the chipset (chipsets used to be "sets of chips", i.e. more than one), it's just not doing the heavy processsing. HENCE, the continuing confusion and interchangeability of terms: graphics controller, graphics processor (or graphics processing unit), graphics memory, video controller, video memory, shared memory. As cpu's and memory and chipsets have become faster and cheaper and way more plentiful, onboard memory is not so bad. For the same reasons, separate video cards will always be better. Just Google "Moore's Law".It would seem that you were right all along, computer_commando... I do need a graphics card. |
|