xzl1blastst

Langue: en

Autres versions - même langue

Version: February 2009 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

ATLAS - xzl1blastst

SYNOPSIS

xzl1blastst [-options ...]

DESCRIPTION

`xzl1blastst' tests and times single precision level 3 BLAS routines
-h
. print this message
-R <rout>
. select one or all routines to test. rout must be in {rotg,rot,nrm2,amax, asum,scal,rscal,axpy,copy,swap,dotc, dotu}. Default is -R axpy. Ex: -R swap
-R <nrout> <rout1> ... <routN>
. same as above for more than one routine. Ex: -R 3 nrm2 copy rotg
-n <n>
. select one value for the parameter N. Ex: -n 100
-N <n1> <nN> <ninc>
. select the values of N, from n1 to nN by increment of ninc. n1 > 0. Ex: -N 100 1000 100
-a <nalphas> <a1r> <a1i> ...
<aNi> . select the values of alpha, where a1r and a1i are the real and imaginary parts of a1. Default is -a 1 1.0 0.0
-X <nincXs>
<incX0> ... <incX1> . select the values of the increment INCX. Default is 1; Ex: -X 2 1 -1
-Y <nincYs>
<incY0> ... <incYN> . same as above for the the values of INCY.
-T <0/1>
. disable computational check. Default is -T 1
-F <mflops>
. perform at least mflops per measure.
-C <CacheSize>
. select how much memory in kilobytes to flush to clear the caches. Put 1 for no cache flushing. Default is the size of the biggest cache.

bin/Linux_base_shared/xzl1blastst --help

AUTHOR

Written by R. Clint Whaley, et. al. Copyright © 2002 R. Clint Whaley et. al.

Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted provided that the above copyright notice appear in all copies and that both the copyright notice and this permission notice appear in supporting documentation.

Neither the University of Tennessee nor the Author make any representations about the suitability of this software for any purpose. This software is provided ``as is'' without express or implied warranty.

On alpha architectures, the standard builds use K. GOTO's kernels contributed to the ATLAS project under the LGPL. Therefore on these platforms, the distributed prebuilt libraries, as well as any user built library using this kernel, is licensed under the LGPL.

On Debian GNU/Linux systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'.