The concept of vectorizing code
- From: "Bram Bos" <buramu@xxxxxxxxx>
- Date: 31 Jul 2008 08:16:15 -0700
I was wondering: is there information available somewhere (a tutorial or simple rationale outline) which describes how vectorizing code works?
I understand that it is basically about structuring your code in such a way that the CPU can process multiple instructions simultaneously and I've seen some examples in the archives but I would really like to learn how it works and how to apply it properly.
Thanks
Bram
.
- Prev by Date: New Libraries ?
- Next by Date: Re: Faster Frac() imlementation?
- Previous by thread: New Libraries ?
- Index(es):