Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Mac Programming / October 2007



Tip: Looking for answers? Try searching our database.

accelerate framework

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
bjarthur - 30 Oct 2007 00:58 GMT
BLAS and LAPACK exist on other platforms i know for sure, but what
about vDSP, vBasicOps, vForce and all the others?  i'd like to
optimize some code to use altivec/SSE, but don't want to re-write it
when i port it to linux/windows.  unfortunately, the functions i need
are in vDSP, vBasicOps, and vForce and *not* BLAS and LAPACK.  will i
just have to recode everything?  or do the former exist on other
platforms?

thanks,

ben
Paul Russell - 30 Oct 2007 19:26 GMT
> BLAS and LAPACK exist on other platforms i know for sure, but what
> about vDSP, vBasicOps, vForce and all the others?  i'd like to
[quoted text clipped - 3 lines]
> just have to recode everything?  or do the former exist on other
> platforms?

If you're planning to go cross-platform then I'm afraid you'll just have
to avoid any OS-specific libraries such as vDSP etc. Om the plus side
this means that you can probably come up with a more efficient overall
design if you're not tied to someone else's APIs.

Paul
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.