PDA

View Full Version : Transitioning Vectorized code to Intel


kelvin
2006.01.04, 02:19 PM
Apple has a useful guide on transitioning from Altivec to SSE (http://developer.apple.com/documentation/Performance/Conceptual/Accelerate_sse_migration/index.html).
Good information on both Altivec and SSE wrt mac programming.

See also:Accelerate.framework (http://developer.apple.com/performance/accelerateframework.html).