SuperLU Distributed 9.0.0
gpu3d
complex16 Directory Reference
Directory dependency graph for complex16:
SRC/complex16

Files

file  dcomplex_dist.c
 Defines common arithmetic operations for complex type.
 
file  pz3dcomm.c
 
file  pzdistribute-aux3d.c
 
file  pzdistribute.c
 Re-distribute A on the 2D process mesh.
 
file  pzdistribute3d.c
 
file  pzGetDiagU.c
 
file  pzgsequ.c
 Computes row and column scalings.
 
file  pzgsmv.c
 Parallel sparse matrix-vector multiplication.
 
file  pzgsmv_AXglobal.c
 Performs sparse matrix-vector multiplication.
 
file  pzgsrfs.c
 Improves the computed solution to a system of linear equations and provides error bounds and backward error estimates.
 
file  pzgsrfs_ABXglobal.c
 Improves the computed solution and provies error bounds.
 
file  pzgssvx.c
 Solves a system of linear equations A*X=B.
 
file  pzgssvx3d.c
 Solves a system of linear equations A*X=B using 3D process grid.
 
file  pzgssvx3d_csc_batch.c
 
file  pzgssvx_ABglobal.c
 Solves a system of linear equations A*X=B,.
 
file  pzgstrf.c
 Performs LU factorization in parallel.
 
file  pzgstrf2.c
 Performs panel LU factorization.
 
file  pzgstrf3d.c
 Performs LU factorization in 3D process grid.
 
file  pzgstrf_irecv.c
 Performs LU factorization in parallel.
 
file  pzgstrs.c
 Solves a system of distributed linear equations A*X = B with a general N-by-N matrix A using the LU factors computed previously.
 
file  pzgstrs1.c
 Solves a system of distributed linear equations.
 
file  pzgstrs3d.c
 Solves a system of distributed linear equations A*X = B with a general N-by-N matrix A using the LU factors computed previously.
 
file  pzgstrs_Bglobal.c
 Solves a system of distributed linear equations A*X = B with a general N-by-N matrix A using the LU factorization.
 
file  pzgstrs_lsum.c
 Perform local block modifications: lsum[i] -= L_i,k * X[k].
 
file  pzlangs.c
 Returns the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest value.
 
file  pzlaqgs.c
 Equilibrates a general sparse M by N matrix.
 
file  pzsymbfact_distdata.c
 Redistribute the symbolic structure of L and U from the distribution.
 
file  pzutil.c
 Several matrix utilities.
 
file  z3DPartition.c
 
file  z_c2cpp_GetHWPM.cpp
 Get heavy-weight perfect matching (HWPM).
 
file  zbinary_io.c
 
file  zcommunication_aux.c
 
file  zdistribute.c
 Distribute the matrix onto the 2D process mesh.
 
file  zequil_batch.c
 
file  zgather.c
 
file  zgsequ_dist.c
 Computes row and column scalings.
 
file  zHWPM_CombBLAS.hpp [code]
 Get HWPM, heavy-weight perfect matching.
 
file  zlangs_dist.c
 Returns the value of the one norm, the infinity norm, or the element of largest value Modified from SuperLU routine ZLANGS.
 
file  zlaqgs_dist.c
 Equlibrates a general sprase matrix.
 
file  zldperm_dist.c
 Finds a row permutation so that the matrix has large entries on the diagonal.
 
file  zlook_ahead_update.c
 
file  zmemory_dist.c
 Memory utilities.
 
file  zmyblas2_dist.c
 Level 2 BLAS operations: solves and matvec, written in C.
 
file  znrformat_loc3d.c
 
file  zpivot_batch.c
 
file  zreadhb.c
 Read a DOUBLE COMPLEX PRECISION matrix stored in Harwell-Boeing format.
 
file  zreadMM.c
 Contributed by Francois-Henry Rouet.
 
file  zreadrb.c
 Read a matrix stored in Rutherford-Boeing format.
 
file  zreadtriple.c
 
file  zreadtriple_noheader.c
 
file  zscatter.c
 
file  zscatter3d.c
 
file  zSchCompUdt-2Ddynamic.c
 
file  zSchCompUdt-gpu.c
 
file  zsp_blas2_dist.c
 Sparse BLAS 2, using some dense BLAS 2 operations.
 
file  zsp_blas3_dist.c
 Sparse BLAS3, using some dense BLAS3 operations.
 
file  zssvx3dAux.c
 
file  zstatic_schedule.c
 Performs static scheduling for the look-ahead factorization algorithm.
 
file  zsuperlu_blas.c
 
file  ztreeFactorization.c
 
file  ztreeFactorizationGPU.c
 Factorization routines for the subtree using 2D process grid, with GPUs.
 
file  ztrfAux.c
 
file  ztrfCommWrapper.c
 
file  zutil_dist.c
 Several matrix utilities.