| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Jeff Terry wrote:
You are reading the manual correctly. Attempting larger transforms on PowerPC definitely fails. However, the Intel implementation of vDSP uses different code, which I work on, and it does not have the same limits. Glancing at the code, I do not see a limit other than the natural address limits, but I am unprepared to make an authoritative statement. However, even if the code works mathematically, performance may be an issue. vDSP is generally designed only for in-cache operations. Large FFTs encounter not only memory bandwidth but also cache thrashing due to how memory is mapped to cache lines. To get good performance, the code has to be designed to deal with that. If this is a feature you would like in vDSP, please file a "bug report" (also used for feature requests) at http://bugreporter.apple.com. -- edp (Eric Postpischil) |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Scitech mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/scitech/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.