TASP VSIPL Core Plus implementation of VSIPL

Below is the TASP VSIPL Core Plus implementation of VSIPL. Core Plus includes all the functionality of the core profile plus most floating point Vector & Elementwise Operations not required by the VSIPL Core profile. The additional functions include such things as matrix elementwise add and multiply.


To download GZ compressed file:

Click here and "Save Link As..." to download the tar'd and gzip'd TASP VSIPL Core Plus library in a file named-

tvcp.tar.gz
then
gzip -d tvcp.tar.gz
untar it with
tar xfv tvcp.tar
and it makes a directory called
TASP_VSIPL_Core_Plus
with further instructions contained within.
To download ZIP compressed file:

Click here to download the zip'd TASP VSIPL Core Plus library in a file named

tvcp.zip
Then double click to uncompress using WinZip.