• 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 programming? Mailing list?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AltiVec programming? Mailing list?


  • Subject: Re: AltiVec programming? Mailing list?
  • From: James Dessart <email@hidden>
  • Date: Sat, 8 Nov 2003 22:39:41 -0500 (EST)

On Sat, 8 Nov 2003, David Thorup wrote:

> I just looked over Apples mailing lists and found that there is no
> mailing list dedicated to AltiVec/Velocity Engine programming. In the
> near future I will need to get into AltiVec programming to speed up
> some Mac applications and I was wondering where I could go to find good
> AltiVec examples, resources, and if there is an AltiVec mailing list.
>
> Is there an active AltiVec community? And if so, where do I go to find
> it? Also, if anyone knows of any good books or programming references
> then let me know.

Apple has a document, or rather many, that you can find out about at
http://developer.apple.com/hardware/ve/quickstart.html

I found their documents to be good references, although if your algorithms
are pretty common, the vDSP framework might already have implementations.
I've only ever used the C API directly, and had no trouble converting a
Mandelbrot calculation to Altivec. It gave me a 100% speed increase, when
combined with some loop unrolling. This was without compiler
optimizations.

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

References: 
 >AltiVec programming? Mailing list? (From: David Thorup <email@hidden>)

  • Prev by Date: Re: if ([[NSUserDefaults preferences] check box]==true) ?
  • Next by Date: Re: Code Example from WWDC
  • Previous by thread: AltiVec programming? Mailing list?
  • Next by thread: Re: AltiVec programming? Mailing list?
  • Index(es):
    • Date
    • Thread