Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » External resources » Software optimization resources
Re: Software optimization resources [message #30685 is a reply to message #30511] Mon, 17 January 2011 05:53 Go to previous message
Novo is currently offline  Novo
Messages: 1430
Registered: December 2006
Ultimate Contributor
I found another interesting resource related to vectorization. It was referenced in a book about the Cell processor.

http://www.freevec.org/

This is a C library, which has vectorized code for most popular functions. And it can handle unaligned data (in a petty simple way). The hardest part was to figure out how to download it.

http://www.ohloh.net/p/libfreevec (there is a "Download Page" link on top right)


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Bit Twiddling Hacks
Next Topic: C++ Resyntaxed
Goto Forum:
  


Current Time: Sat Jun 07 21:20:27 CEST 2025

Total time taken to generate the page: 0.04214 seconds