LUFactFlops man page on OpenIndiana

Man page or keyword search:  
man Server   20441 pages
apropos Keyword Search (all sections)
Output format
OpenIndiana logo
[printable version]

LUFactFlops(3P)		    Sun Performance Library	       LUFactFlops(3P)

NAME
       LUFactFlops  -  A query function that returns the floating point opera‐
       tion count of the factorization step of the SuperLU solver.

SYNOPSIS
       #include <sunperf.h>

       float LUFactFlops(SuperLUStat_t *stat);

       float LUFactFlops_64(SuperLUStat_t_64 *stat);

PURPOSE
       LUFactFlops[_64] returns the floating point operation count in the fac‐
       torization  step	 of the SuperLU solver.	 This information is collected
       and stored in a structure object of type SuperLUStat_t[_64]:

       typedef struct {
	   int	  *panel_histo;
	   double *utime;
	   float  *ops;
	   int	  TinyPivots;
	   int	  RefineSteps;
       } SuperLUStat_t;

       typedef struct {
	   long	  *panel_histo;
	   double *utime;
	   float  *ops;
	   long	  TinyPivots;
	   long	  RefineSteps;
       } SuperLUStat_t_64;

       where

       panel_histo is histogram of panel size distribution

       utime is running time at various phases

       ops is operation count at various phases

       TinyPivots is number of tiny pivots

       RefineSteps is number of iterative refinement steps

LUFactFlops[_64] returns the single precision floating point  value  in	 array
ops  that  represents the number of floating point operations performed in the
factorization step.

ARGUMENTS
       SuperLUStat_t[_64] *stat (input)
		 On entry, stat points to a SuperLUStat_t[_64] structure.

COPYRIGHT
       Copyright (c) 2003,  The	 Regents  of  the  University  of  California,
       through	Lawrence  Berkeley  National Laboratory (subject to receipt of
       any required approvals from U.S. Dept. of Energy)

SEE ALSO
       StatInit

       StatFree

       LUFactTime

       LUSolveTime

       LUSolveFlops

       SuperMatrix

       http://crd.lbl.gov/~xiaoye/SuperLU/

       James W. Demmel, Stanley C. Eisenstat, John R. Gilbert,	Xiaoye	S.  Li
       and  Joseph  W. H. Liu, "A supernodal approach to sparse partial pivot‐
       ing", SIAM J. Matrix Analysis and Applications, Vol. 20, Num. 3,	 1999,
       pp. 720-755.

				  6 Mar 2009		       LUFactFlops(3P)
[top]

List of man pages available for OpenIndiana

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net