./math/tasp-vsipl, Vector Signal Image Processing Library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q2, Version: 20030710nb1, Package name: tasp-vsipl-20030710nb1, Maintainer: pkgsrc-users

This is an implementation of a VSIP Library (Vector/Signal/Image
Processing Library) as defined by the VSIPL Forum for a CORE profile.

The TASP_VSIPL library is an effort to produce a VSIPL library
suitable for demonstration and early development and testing of VSIPL
code and ideas.

The Tactical Advanced Signal Processing Common Operating Environment
(TASP COE) effort is striving to produce a common operating
environment for signal processing throughout the Navy and DOD for the
COTS environment. VSIPL is thought by TASP to have a good chance of
becoming a standard signal processing library for many vendors who
supply DOD high performance computing products. For this reason TASP
is supporting the VSIPL effort.

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

The TASP VSIPL code is required to be freely available for any
use.


Required to build:
[pkgtools/x11-links]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2009-07-09 11:32:43 by Matthias Scheler | Files touched by this commit (1)
Log message:
Pullup ticket #2803 - requested by he
math/tasp-vsipl: build fix

Revisions pulled up:
- math/tasp-vsipl/Makefile		1.12-1.13
---
Module Name:	pkgsrc
Committed By:	he
Date:		Tue Jul  7 23:14:12 UTC 2009

Modified Files:
	pkgsrc/math/tasp-vsipl: Makefile

Log message:
Minor adjustments for this package:

 o Ensure that the include/ directory exists before installing into it
   (uncovered during bulk build, causing include to be a file, and
   causing cascading build problems for all subsequent packages
   wanting to install include files...)
 o Do some other minor adjustments to placate pkglint.
---
Module Name:    pkgsrc
Committed By:   tron
Date:           Thu Jul  9 09:19:03 UTC 2009

Modified Files:
        pkgsrc/math/tasp-vsipl: Makefile

Log message:
Add "lib" to the list of installation directories.