This directory contains the following programs

gemm.c -	sample C program using BLAS DGEMM
make.SGI -	makefile on SGI machines, usage: make -f make.SGI
make.CrayT3E -	makefile on Cray T3Es, usage: make -f make.CrayT3E
dgemm.f -	Fortran source code of DGEMM, including specifications
		about the calling conventions

For information on other BLAS routines, refer to NetLib.

Kai Shen
5/11/99