• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AltiVec optimization in Cocoa?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AltiVec optimization in Cocoa?


  • Subject: Re: AltiVec optimization in Cocoa?
  • From: email@hidden
  • Date: Sun, 19 May 2002 12:16:43 -0400

Can't you use GCC3 and use the flag -faltivec? It is slows it down a
ton because it can't use the precompiled headers, but it also seems to
deliver better performance on my G4.

Owen Anderson

On Sunday, May 19, 2002, at 07:08 AM, Fred Mandrea wrote:

+ 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.
_______________________________________________
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.

  • Follow-Ups:
    • Re: AltiVec optimization in Cocoa?
      • From: Phillip Morelock <email@hidden>
  • Prev by Date: NSStepper and Time
  • Next by Date: detecting mouseDown events in subviews
  • Previous by thread: Re: AltiVec optimization in Cocoa?
  • Next by thread: Re: AltiVec optimization in Cocoa?
  • Index(es):
    • Date
    • Thread