Re: dispatch_apply strange results
Re: dispatch_apply strange results
- Subject: Re: dispatch_apply strange results
- From: Quincey Morris <email@hidden>
- Date: Sun, 09 Feb 2014 00:26:48 -0800
On Feb 9, 2014, at 00:19 , Gerriet M. Denkmann <email@hidden> wrote:
> But I would really like to understand what I should do.
You might get a happier outcome by using a different approach that’s designed for this sort of the thing. For example:
— One of the vector frameworks, like Accelerate.
— OpenCL
Otherwise you’re faced with the problem of optimizing for every different CPU configuration out there, along with the raw behavior of the CPUs.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden