Re: AltiVec optimization in Cocoa?
Re: AltiVec optimization in Cocoa?
- Subject: Re: AltiVec optimization in Cocoa?
- From: Fred Mandrea <email@hidden>
- Date: Sun, 19 May 2002 13:08:27 +0200
+ Mamdouh ; <email@hidden> wrote:
>
Is there away to optimize Cocoa Apps for the velocity engine (AltiVec)?
>
Or is it already done for us (I doubt it, but i still hope :)
I guess Cocoa routines are (at least partly) optimized for Altivec. But to
optimize your own computations, I think there's no other way than explicit
use of Altivec functions.
To get started with Altivec, you may take a look at this article on O'Reilly
network : <
http://www.macdevcenter.com/pub/a/mac/2002/04/05/altivec.html>
(and then, of course, you should visit Apple's Altivec home page :
<
http://developer.apple.com/hardware/ve/>)
HTH,
--
Fred
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.