GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
BSmain_perm(3) BlockSolve95 BSmain_perm(3)

BSmain_perm - Permute the matrix for efficient parallel execution

procinfo
- the usual processor context information
A
- the sparse matrix

the sparse matrix permuted into an efficient structure

(1) The sparse matrix must be symmetric in structure (2) The graph associated with the sparse matrix must be connected (3) max_inode_size and max_clique_size should usually be set to INT_MAX (they are kept in the context) (4) see the manual for more details on what algorithms BSmain_perm uses (5) the context variable "retain" will indicate whether or not some extra data should be kept around to allow for fast permutation of a matrix with the same structure in the future

BSpar_mat *BSmain_perm(BSprocinfo *procinfo, BSspmat *A)

BlockSolve95/src/BSmain_perm.c
1/11/1996

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.