SPELL=vc SPELLX=Vc VERSION=0.7.3 VX=174 SOURCE_HASH=sha512:79330ca9d9258ab356d15760550ec6e88421bc7c268a46eb120680a5df6008384cf9b35d28f37f28bcf795be594a4a87c6e31496484f59cec9a611cc55f9ac42 SOURCE=$SPELLX-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION WEB_SITE=http://code.compeng.uni-frankfurt.de/projects/vc SOURCE_URL[0]=http://code.compeng.uni-frankfurt.de/attachments/download/$VX/$SOURCE LICENSE[0]=GPL ENTERED=20130430 KEYWORDS="" SHORT="vector library" cat << EOF Vc is a free software library to ease explicit vectorization of C++ code. It has an intuitive API and provides portability between different compilers and compiler versions as well as portability between different vector instruction sets. Thus an application written with Vc can be compiled for AVX SSE2 up to SSE4.2 SSE4a, XOP, and FMA4 Scalar (fallback which works everywhere) LRBni support disabled, waiting for MIC EOF .