[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS Module CGBL3B in BLAS


CGBL3B

 
GEMM-Based Level 3 BLAS (single precision complex model implementation). Basic
matrix-matix operations such as multiplication, rank k updates and solving
triangular systems. Designed to be highly efficient (i.e. to reduce data
traffic) on machines with a memory hierarchy, e.g. a single processor on machines
with local or global caches or micro processors with on-chip caches. Can be
parallelized. (Developed by Bo Kagstrom, Per Ling and Charles Van Loan).
 
Classes  :  D1b . Elementary matrix operations
 
Type     : Fortran software in BLAS collection.
Access   : Some uses prohibited. Portable.
Precision: Single.
Note     : Source and Tests are distributed as gzipped Unix tar files
 
Details  : Readme Source Tests
Sites    : (1) NETLIB
 

Implementation of CGBL3B from BLAS on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Single. (Double: ZGBL3B)
Note     : Source and Tests are distributed as gzipped Unix tar files
 
You may access components from NETLIB outside GAMS as follows.
 
   Source       : Download blas/cgbl3b.tgz via anonymous ftp from 
                  ftp://ftp.netlib.org/
   Tests        : Download blas/cbench.tgz via anonymous ftp from 
                  ftp://ftp.netlib.org/
   Readme       : echo 'send readme from blas/gemm_based' | mail
                  netlib@ornl.gov


[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS is a service of the Mathematical and Computational Sciences Division of the Information Technology Laboratory of the National Institute of Standards and Technology

This page was generated on Wed Sep 17, 2008 at 18:07:46 UTC