True, however hardware Vector engines, will seriously Crunch alot faster than just letting the processor crunch it.Originally Posted by onewingedangel
Alot of Nested loops, that is just plain bad programmingOriginally Posted by brentpresley
True, however hardware Vector engines, will seriously Crunch alot faster than just letting the processor crunch it.Originally Posted by onewingedangel
Alot of Nested loops, that is just plain bad programmingOriginally Posted by brentpresley
Fast computers breed slow, lazy programmers
The price of reliability is the pursuit of the utmost simplicity. It is a price which the very rich find most hard to pay.
http://www.lighterra.com/papers/modernmicroprocessors/
Modern Ram, makes an old overclocker miss BH-5 and the fun it was
YES I have Zero social Skills but that should have been covered in the first 3 Chapters of your Book. Regardless of the language. Hell It is practically Page 1 material.Originally Posted by brentpresley
Fast computers breed slow, lazy programmers
The price of reliability is the pursuit of the utmost simplicity. It is a price which the very rich find most hard to pay.
http://www.lighterra.com/papers/modernmicroprocessors/
Modern Ram, makes an old overclocker miss BH-5 and the fun it was
It makes it clear to the human what's going on, but more important it makes it really clear to the compiler's optimizer how the data's being accessed. It can then use that information to replace entire spans of code with auto-parallelized equivalents taking advantage of SSEx and/or multiple threads.
I think the compiler in use at the time just wasn't very smart.
Bookmarks