Center for Communications and Digital Signal Processing (CCDSP)


CCDSP Silicon DSP Corporation CCDSP Tech Blog

On CLAPACK on MSYS2

Capsim 64 Bit MSYS2 Announcement

CapsimTMK Installation and User Guides


For each platform Silicon DSP Corporation has built the libraries for clapack and the include files.
We had to do quite a bit of hacking to get clapack to compile and create the libraries for MSYS2 64 bit.

We include the modified calapack. No need to build.

See note below on clapack for information purposes only.

NOTE:
If you downloaded the right release for your platform then the CLAPACK
libraries are included.

However, since performance depends on the platform it is wise to download
the CLAPACK source and build it on your machine.

CapsimTMK uses the LAPACK library for advanced linear algebra and matrix
operations.

Before building capsim you must download and build the CLAPACK libraries:

lapack_LINUX.a
blas_LINUX.a
libf2c.a

and copy them into the $CAPSIM/CLAPACK directory.

You must also copy the two include files below into the $CAPSIM/include
directory:

f2c.h
clapack.h

To obtain the source code for CLAPACK visit the LAPACK web site:
www.netlib.net/lapack


© 2007-2017 Silicon DSP Corporation