Skip to main content
Home Forums MacNN AltiVec sucks — #13
Post #13 by OreoCookie
Source ForumMacNN
CategoryPowerPC
Post DateSat, 23 Apr 2005 - 17:47
Original URLhttps://web.archive.org/web/20050427021600/https://forums.macnn.com/showthread.php?t=253048
Post
Using Altivec amounts to the same as using SSE (MMX wasn't useful and AFAIK not really used) -- you have to write apps to use it. So most of the things that use it have relatively simple code which allows for parallelization. Media encoding would be the perfect example, another one are specific filters.
mp.ls