Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

libfreevec

Compare

  No analysis available

A free (ΜΙΤ) library with hand-optimized replacement routines for GLIBC, such as memcpy(), strlen(), etc. These routines have been written specifically to take advantage of the SIMD units in modern cpus, specifically, SSE for x86/x86_64 cpus, AltiVec for ppc32/ppc64 and NEON for ARM (Cortex ... [More] A8/A9). See freevec project page (http://www.freevec.org). [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: lgpl

Vecmathlib

Compare

  Analyzed about 9 hours ago

Vecmathlib provides efficient, accurate, tunable, and most importantly vectorizable math functions such as sqrt, sin, or atan. The library is implemented in C++, and intended to be called on SIMD vectors, e.g. those provided by SSE, AVX, or available in Power7 and Blue Gene architectures. The ... [More] same algorithms should also work efficiently on accelerators such as GPUs. Even without vectorization, vecmathlib's algorithms are efficient on standard CPUs. [Less]

34K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses