************************************************************************************************************************ *** WIDEN YOUR WINDOW TO 120 CHARACTERS. Use 'enscript -r -fCourier9' to print this document *** ************************************************************************************************************************ ---------------------------------------------- PETSc Performance Summary: ---------------------------------------------- ./femsolcu on a linux-gnu named fuzhou with 1 processor, by xiangze Fri Mar 16 08:45:50 2012 Using Petsc Development HG revision: 2c4589cfcadbae5ef75ecd387a8f0be19121454f HG Date: Fri Mar 09 18:34:58 2012 -0500 Max Max/Min Avg Total Time (sec): 8.799e+01 1.00000 8.799e+01 Objects: 1.600e+01 1.00000 1.600e+01 Flops: 7.697e+07 1.00000 7.697e+07 7.697e+07 Flops/sec: 8.748e+05 1.00000 8.748e+05 8.748e+05 Memory: 1.862e+07 1.00000 1.862e+07 MPI Messages: 0.000e+00 0.00000 0.000e+00 0.000e+00 MPI Message Lengths: 0.000e+00 0.00000 0.000e+00 0.000e+00 MPI Reductions: 1.710e+02 1.00000 Flop counting convention: 1 flop = 1 real number operation of type (multiply/divide/add/subtract) e.g., VecAXPY() for real vectors of length N --> 2N flops and VecAXPY() for complex vectors of length N --> 8N flops Summary of Stages: ----- Time ------ ----- Flops ----- --- Messages --- -- Message Lengths -- -- Reductions -- Avg %Total Avg %Total counts %Total Avg %Total counts %Total 0: Main Stage: 8.7987e+01 100.0% 7.6967e+07 100.0% 0.000e+00 0.0% 0.000e+00 0.0% 1.700e+02 99.4% ------------------------------------------------------------------------------------------------------------------------ See the 'Profiling' chapter of the users' manual for details on interpreting output. Phase summary info: Count: number of times phase was executed Time and Flops: Max - maximum over all processors Ratio - ratio of maximum to minimum over all processors Mess: number of messages sent Avg. len: average message length Reduct: number of global reductions Global: entire computation Stage: stages of a computation. Set stages with PetscLogStagePush() and PetscLogStagePop(). %T - percent time in this phase %f - percent flops in this phase %M - percent messages in this phase %L - percent message lengths in this phase %R - percent reductions in this phase Total Mflop/s: 10e-6 * (sum of flops over all processors)/(max time over all processors) ------------------------------------------------------------------------------------------------------------------------ ########################################################## # # # WARNING!!! # # # # This code was compiled with a debugging option, # # To get timing results run ./configure # # using --with-debugging=no, the performance will # # be generally two or three times faster. # # # ########################################################## Event Count Time (sec) Flops --- Global --- --- Stage --- Total Max Ratio Max Ratio Max Ratio Mess Avg len Reduct %T %f %M %L %R %T %f %M %L %R Mflop/s ------------------------------------------------------------------------------------------------------------------------ --- Event Stage 0: Main Stage MatMult 32 1.0 5.9884e-02 1.0 3.47e+07 1.0 0.0e+00 0.0e+00 0.0e+00 0 45 0 0 0 0 45 0 0 0 580 MatSOR 33 1.0 2.3081e-01 1.0 3.64e+07 1.0 0.0e+00 0.0e+00 0.0e+00 0 47 0 0 0 0 47 0 0 0 158 MatAssemblyBegin 1 1.0 1.9073e-06 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0 MatAssemblyEnd 1 1.0 1.3371e-02 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0 MatCUSPCopyTo 1 1.0 6.0320e-03 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0 VecDot 32 1.0 3.2060e-03 1.0 1.05e+06 1.0 0.0e+00 0.0e+00 0.0e+00 0 1 0 0 0 0 1 0 0 0 329 VecDotNorm2 16 1.0 2.3086e-03 1.0 1.05e+06 1.0 0.0e+00 0.0e+00 0.0e+00 0 1 0 0 0 0 1 0 0 0 457 VecNorm 17 1.0 1.0040e-03 1.0 5.60e+05 1.0 0.0e+00 0.0e+00 0.0e+00 0 1 0 0 0 0 1 0 0 0 558 VecCopy 2 1.0 1.6117e-04 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0 VecSet 11 1.0 2.9254e-04 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0 VecAXPBYCZ 32 1.0 1.5464e-03 1.0 2.11e+06 1.0 0.0e+00 0.0e+00 0.0e+00 0 3 0 0 0 0 3 0 0 0 1363 VecWAXPY 32 1.0 1.4739e-03 1.0 1.05e+06 1.0 0.0e+00 0.0e+00 0.0e+00 0 1 0 0 0 0 1 0 0 0 715 VecAssemblyBegin 2 1.0 1.4067e-05 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 3.0e+00 0 0 0 0 2 0 0 0 0 2 0 VecAssemblyEnd 2 1.0 5.9605e-06 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0 VecScatterBegin 1 1.0 1.9073e-05 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0 VecCUSPCopyTo 34 1.0 2.0611e-03 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0 VecCUSPCopyFrom 53 1.0 2.8989e-03 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0 KSPSetUp 1 1.0 4.8113e-04 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 2.2e+01 0 0 0 0 13 0 0 0 0 13 0 KSPSolve 1 1.0 4.1893e-01 1.0 7.70e+07 1.0 0.0e+00 0.0e+00 1.3e+02 0100 0 0 78 0100 0 0 78 184 PCSetUp 1 1.0 0.0000e+00 0.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0 PCApply 33 1.0 2.5177e-01 1.0 3.64e+07 1.0 0.0e+00 0.0e+00 0.0e+00 0 47 0 0 0 0 47 0 0 0 145 ------------------------------------------------------------------------------------------------------------------------ Memory usage is given in bytes: Object Type Creations Destructions Memory Descendants' Mem. Reports information only for process 0. --- Event Stage 0: Main Stage Matrix 1 1 1122344 0 Vector 10 10 607364 0 Vector Scatter 1 1 620 0 Krylov Solver 1 1 1056 0 Preconditioner 1 1 812 0 Index Set 1 1 736 0 Viewer 1 0 0 0 ======================================================================================================================== Average time to get PetscTime(): 2.14577e-07 #PETSc Option Table entries: -ksp_atol 1e-6 -ksp_max_it 2000 -ksp_type bcgs -log_summary [c_sor_sum] -mat_no_inode -pc_sor_omega 1.2 -pc_type sor #End of PETSc Option Table entries Compiled without FORTRAN kernels Compiled with single precision PetscScalar and PetscReal Compiled with full precision matrices (default) sizeof(short) 2 sizeof(int) 4 sizeof(long) 8 sizeof(void*) 8 sizeof(PetscScalar) 4 sizeof(PetscInt) 4 Configure run at: Sat Mar 10 21:49:33 2012 Configure options: --with-cc=gcc --with-fc=gfortran --download-f-blas-lapack=1 --download-mpich=1 --with-cuda=1 --with-cusp=1 --with-thrust=1 --with-precision=single ----------------------------------------- Libraries compiled on Sat Mar 10 21:49:33 2012 on fuzhou Machine characteristics: Linux-3.2.0-1-amd64-x86_64-with-debian-wheezy-sid Using PETSc directory: /usr/src/petsc-dev Using PETSc arch: linux-gnu ----------------------------------------- Using C compiler: /usr/src/petsc-dev/linux-gnu/bin/mpicc -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 ${COPTFLAGS} ${CFLAGS} Using Fortran compiler: /usr/src/petsc-dev/linux-gnu/bin/mpif90 -Wall -Wno-unused-variable -Wno-unused-dummy-argument -g ${FOPTFLAGS} ${FFLAGS} ----------------------------------------- Using include paths: -I/usr/src/petsc-dev/linux-gnu/include -I/usr/src/petsc-dev/include -I/usr/src/petsc-dev/include -I/usr/src/petsc-dev/linux-gnu/include -I/usr/local/cuda/include -I/usr/local/cuda/cusp/ ----------------------------------------- Using C linker: /usr/src/petsc-dev/linux-gnu/bin/mpicc Using Fortran linker: /usr/src/petsc-dev/linux-gnu/bin/mpif90 Using libraries: -Wl,-rpath,/usr/src/petsc-dev/linux-gnu/lib -L/usr/src/petsc-dev/linux-gnu/lib -lpetsc -lX11 -lpthread -Wl,-rpath,/usr/local/cuda/lib64 -L/usr/local/cuda/lib64 -lcufft -lcublas -lcudart -lcusparse -Wl,-rpath,/usr/src/petsc-dev/linux-gnu/lib -L/usr/src/petsc-dev/linux-gnu/lib -lflapack -lfblas -lm -L/usr/lib/gcc/x86_64-linux-gnu/4.4.6 -L/usr/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -ldl -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -lmpichf90 -lgfortran -lm -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -lgfortran -lm -lquadmath -lm -lmpichcxx -lstdc++ -ldl -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl -----------------------------------------