Question for liqih2004-07-08T23:07:29+00:00Hey liqih! I've tried to find out for myself to avoid looking like a fool....but i just haven't found any info on it....so, what the f**k is "SSE"....all the dash signature instruments of say non-sse....what does sse mean? is it something to do with processing power...graphix.....???
Thanx in advance.
Peace! TotcProductionshttps://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=6202
Hey liqih! I've tried to find out for myself to avoid looking like a fool....but i just haven't found any info on it....so, what the f**k is "SSE"....all the dash signature instruments of say non-sse....what does sse mean? is it something to do with processing power...graphix.....???
SSE is a set of "specific processor instructions"
used to make the code run faster on that processor,
Streaming SIMD Extensions - (SSE) Intel Corporation's floating point SIMD* extention of their Pentium microprocessor architecture. SSE was formerly know as KNI (Katmai New Instructions). It was introduced with the Pentium III.
but it's supported from AMD, Athlon XP up, too
*Single Instruction/Multiple Data - (SIMD) (Or "data parallel") The classification under Flynn's taxonomy for a parallel processor where many processing elements (functional units) perform the same operations on different data. There is often a central controller which broadcasts the instruction stream to all the processing elements.