<86>Apr 27 04:04:40 userdel[25380]: delete user `rooter' <86>Apr 27 04:04:40 userdel[25380]: remove group `rooter' <86>Apr 27 04:04:40 groupadd[25381]: new group: name=rooter, gid=501 <86>Apr 27 04:04:40 useradd[25382]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 04:04:40 userdel[25384]: delete user `builder' <86>Apr 27 04:04:40 userdel[25384]: remove group `builder' <86>Apr 27 04:04:40 groupadd[25385]: new group: name=builder, gid=502 <86>Apr 27 04:04:40 useradd[25386]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 04:04:43 rpmi: libncursesw-5.6-alt4 installed <13>Apr 27 04:04:43 rpmi: dialog-1.1-alt2 installed <13>Apr 27 04:04:43 rpmi: libgfortran4.3-4.3.2-alt6 installed <13>Apr 27 04:04:44 rpmi: libatlas-3.7.11-alt5 installed <13>Apr 27 04:04:44 rpmi: libgmp-devel-4.2.2-alt1 installed <13>Apr 27 04:04:44 rpmi: libmpfr-devel-2.3.1-alt1 installed <13>Apr 27 04:04:44 rpmi: libatlas-devel-3.7.11-alt5 installed <13>Apr 27 04:04:44 rpmi: liblapack-1:3.1.1-alt3 installed <13>Apr 27 04:04:44 rpmi: liblapack-devel-1:3.1.1-alt3 installed <86>Apr 27 04:04:44 groupadd[25702]: new group: name=crontab, gid=36 <13>Apr 27 04:04:44 rpmi: crontab-control-1.1-alt1 installed <13>Apr 27 04:04:44 rpmi: setproctitle-0.3.1-alt1 installed <13>Apr 27 04:04:44 rpmi: vixie-cron-4.1.20060426-alt4 installed <13>Apr 27 04:04:44 rpmi: crontabs-1.8-alt1 installed <13>Apr 27 04:04:44 rpmi: stmpclean-0.3-alt2 installed <13>Apr 27 04:04:44 rpmi: gcc-fortran-common-1.4.11-alt1 installed <13>Apr 27 04:04:44 rpmi: libgfortran4.3-devel-4.3.2-alt6 installed <13>Apr 27 04:04:45 rpmi: gcc4.3-fortran-4.3.2-alt6 installed <13>Apr 27 04:04:46 rpmi: libpng12-1.2.27-alt1 installed <13>Apr 27 04:04:46 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 04:04:53 rpmi: tetex-core-2.0-alt4 installed <13>Apr 27 04:04:57 rpmi: tetex-dvips-2.0-alt4 installed <13>Apr 27 04:04:58 rpmi: tetex-latex-2.0-alt4 installed Installing libsuitesparse-devel-3.1-alt3.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40255 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libsuitesparse-devel-3.1 + echo 'Source #0 (libsuitesparse-devel-3.1.tar.gz):' Source #0 (libsuitesparse-devel-3.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libsuitesparse-devel-3.1.tar.gz + /bin/tar -xf - + cd libsuitesparse-devel-3.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (no-metis.patch):' Patch #0 (no-metis.patch): + /usr/bin/patch -p1 patching file UFconfig/UFconfig.mk + echo 'Patch #1 (makedoc.patch):' Patch #1 (makedoc.patch): + /usr/bin/patch -p1 patching file Makefile + echo 'Patch #2 (pic.patch):' Patch #2 (pic.patch): + /usr/bin/patch -p1 patching file CSparse/Lib/Makefile patching file CXSparse/Lib/Makefile patching file CXSparse_newfiles/Lib/Makefile patching file UFconfig/UFconfig.mk + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2621 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libsuitesparse-devel-3.1 + make make: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1' ( cd UFconfig/xerbla ; make ) make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/UFconfig/xerbla' cc -O3 -fPIC -c xerbla.c ar cr libcerbla.a xerbla.o rm -f xerbla.o make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/UFconfig/xerbla' ( cd AMD ; make ) make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD' ( cd Lib ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD/Lib' cc -O3 -fPIC -I../Include -I../../UFconfig -c ../Source/amd_global.c -o amd_global.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/amd_aat.c -o amd_i_aat.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/amd_1.c -o amd_i_1.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/amd_2.c -o amd_i_2.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/amd_dump.c -o amd_i_dump.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/amd_postorder.c -o amd_i_postorder.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/amd_post_tree.c -o amd_i_post_tree.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/amd_defaults.c -o amd_i_defaults.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/amd_order.c -o amd_i_order.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/amd_control.c -o amd_i_control.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/amd_info.c -o amd_i_info.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/amd_valid.c -o amd_i_valid.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/amd_preprocess.c -o amd_i_preprocess.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/amd_aat.c -o amd_l_aat.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/amd_1.c -o amd_l_1.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/amd_2.c -o amd_l_2.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/amd_dump.c -o amd_l_dump.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/amd_postorder.c -o amd_l_postorder.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/amd_post_tree.c -o amd_l_post_tree.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/amd_defaults.c -o amd_l_defaults.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/amd_order.c -o amd_l_order.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/amd_control.c -o amd_l_control.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/amd_info.c -o amd_l_info.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/amd_valid.c -o amd_l_valid.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/amd_preprocess.c -o amd_l_preprocess.o ar cr ../Lib/libamd.a amd_global.o amd_i_aat.o amd_i_1.o amd_i_2.o amd_i_dump.o amd_i_postorder.o amd_i_post_tree.o amd_i_defaults.o amd_i_order.o amd_i_control.o amd_i_info.o amd_i_valid.o amd_i_preprocess.o amd_l_aat.o amd_l_1.o amd_l_2.o amd_l_dump.o amd_l_postorder.o amd_l_post_tree.o amd_l_defaults.o amd_l_order.o amd_l_control.o amd_l_info.o amd_l_valid.o amd_l_preprocess.o ranlib ../Lib/libamd.a make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD/Lib' ( cd Demo ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD/Demo' ( cd ../Lib ; make ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD/Lib' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD/Lib' cc -O3 -fPIC -I../Include -I../../UFconfig -o amd_simple amd_simple.c ../Lib/libamd.a -lm ./amd_simple > my_amd_simple.out diff amd_simple.out my_amd_simple.out cc -O3 -fPIC -I../Include -I../../UFconfig -o amd_demo amd_demo.c ../Lib/libamd.a -lm ./amd_demo > my_amd_demo.out diff amd_demo.out my_amd_demo.out cc -O3 -fPIC -I../Include -I../../UFconfig -o amd_demo2 amd_demo2.c ../Lib/libamd.a -lm ./amd_demo2 > my_amd_demo2.out diff amd_demo2.out my_amd_demo2.out cc -O3 -fPIC -I../Include -I../../UFconfig -o amd_l_demo amd_l_demo.c ../Lib/libamd.a -lm ./amd_l_demo > my_amd_l_demo.out diff amd_l_demo.out my_amd_l_demo.out 9c9 < size of AMD integer: 8 --- > size of AMD integer: 4 126c126 < memory used, in bytes: 3032 --- > memory used, in bytes: 1516 make[2]: [amd_l_demo] Error 1 (ignored) make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD/Demo' make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD' ( cd CAMD ; make ) make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CAMD' ( cd Lib ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CAMD/Lib' cc -O3 -fPIC -I../Include -I../../UFconfig -c ../Source/camd_global.c -o camd_global.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/camd_aat.c -o camd_i_aat.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/camd_1.c -o camd_i_1.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/camd_2.c -o camd_i_2.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/camd_dump.c -o camd_i_dump.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/camd_postorder.c -o camd_i_postorder.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/camd_defaults.c -o camd_i_defaults.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/camd_order.c -o camd_i_order.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/camd_control.c -o camd_i_control.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/camd_info.c -o camd_i_info.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/camd_valid.c -o camd_i_valid.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDINT -c ../Source/camd_preprocess.c -o camd_i_preprocess.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/camd_aat.c -o camd_l_aat.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/camd_1.c -o camd_l_1.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/camd_2.c -o camd_l_2.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/camd_dump.c -o camd_l_dump.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/camd_postorder.c -o camd_l_postorder.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/camd_defaults.c -o camd_l_defaults.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/camd_order.c -o camd_l_order.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/camd_control.c -o camd_l_control.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/camd_info.c -o camd_l_info.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/camd_valid.c -o camd_l_valid.o cc -O3 -fPIC -I../Include -I../../UFconfig -DDLONG -c ../Source/camd_preprocess.c -o camd_l_preprocess.o ar cr libcamd.a camd_global.o camd_i_aat.o camd_i_1.o camd_i_2.o camd_i_dump.o camd_i_postorder.o camd_i_defaults.o camd_i_order.o camd_i_control.o camd_i_info.o camd_i_valid.o camd_i_preprocess.o camd_l_aat.o camd_l_1.o camd_l_2.o camd_l_dump.o camd_l_postorder.o camd_l_defaults.o camd_l_order.o camd_l_control.o camd_l_info.o camd_l_valid.o camd_l_preprocess.o ranlib libcamd.a make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CAMD/Lib' ( cd Demo ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CAMD/Demo' ( cd ../Lib ; make ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CAMD/Lib' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CAMD/Lib' cc -O3 -fPIC -I../Include -I../../UFconfig -o camd_simple camd_simple.c ../Lib/libcamd.a -lm ./camd_simple > my_camd_simple.out diff camd_simple.out my_camd_simple.out cc -O3 -fPIC -I../Include -I../../UFconfig -o camd_demo camd_demo.c ../Lib/libcamd.a -lm ./camd_demo > my_camd_demo.out diff camd_demo.out my_camd_demo.out cc -O3 -fPIC -I../Include -I../../UFconfig -o camd_demo2 camd_demo2.c ../Lib/libcamd.a -lm ./camd_demo2 > my_camd_demo2.out diff camd_demo2.out my_camd_demo2.out cc -O3 -fPIC -I../Include -I../../UFconfig -o camd_l_demo camd_l_demo.c ../Lib/libcamd.a -lm ./camd_l_demo > my_camd_l_demo.out diff camd_l_demo.out my_camd_l_demo.out 125c125 < memory used, in bytes: 3288 --- > memory used, in bytes: 1644 make[2]: [camd_l_demo] Error 1 (ignored) make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CAMD/Demo' make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CAMD' ( cd COLAMD ; make ) make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/COLAMD' ( cd Lib ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/COLAMD/Lib' cc -O3 -fPIC -I../Include -I../../UFconfig -c ../Source/colamd_global.c cc -O3 -fPIC -I../Include -I../../UFconfig -c ../Source/colamd.c cc -O3 -fPIC -I../Include -I../../UFconfig -c ../Source/colamd.c -DDLONG -o colamd_l.o ar cr libcolamd.a colamd.o colamd_l.o colamd_global.o make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/COLAMD/Lib' ( cd Demo ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/COLAMD/Demo' ( cd ../Lib ; make ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/COLAMD/Lib' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/COLAMD/Lib' cc -O3 -fPIC -I../Include -I../../UFconfig -o colamd_example colamd_example.c ../Lib/libcolamd.a -lm ./colamd_example > my_colamd_example.out diff colamd_example.out my_colamd_example.out cc -O3 -fPIC -I../Include -I../../UFconfig -o colamd_l_example colamd_l_example.c ../Lib/libcolamd.a -lm ./colamd_l_example > my_colamd_l_example.out diff colamd_example.out my_colamd_example.out make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/COLAMD/Demo' make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/COLAMD' ( cd BTF ; make ) make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/BTF' ( cd Lib ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/BTF/Lib' cc -O3 -fPIC -c -I../Include -I../../UFconfig ../Source/btf_order.c -o btf_order.o cc -O3 -fPIC -c -I../Include -I../../UFconfig ../Source/btf_maxtrans.c -o btf_maxtrans.o cc -O3 -fPIC -c -I../Include -I../../UFconfig ../Source/btf_strongcomp.c -o btf_strongcomp.o cc -O3 -fPIC -c -I../Include -I../../UFconfig -DDLONG ../Source/btf_order.c -o btf_l_order.o cc -O3 -fPIC -c -I../Include -I../../UFconfig -DDLONG ../Source/btf_maxtrans.c -o btf_l_maxtrans.o cc -O3 -fPIC -c -I../Include -I../../UFconfig -DDLONG ../Source/btf_strongcomp.c -o btf_l_strongcomp.o ar cr libbtf.a btf_order.o btf_maxtrans.o btf_strongcomp.o btf_l_order.o btf_l_maxtrans.o btf_l_strongcomp.o ranlib libbtf.a make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/BTF/Lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/BTF' ( cd KLU ; make ) make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/KLU' ( cd Lib ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/KLU/Lib' cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_free_symbolic.c -o klu_free_symbolic.o cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_defaults.c -o klu_defaults.o cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_analyze_given.c -o klu_analyze_given.o cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_analyze.c -o klu_analyze.o cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_memory.c -o klu_memory.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_free_symbolic.c -o klu_l_free_symbolic.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_defaults.c -o klu_l_defaults.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_analyze_given.c -o klu_l_analyze_given.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_analyze.c -o klu_l_analyze.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_memory.c -o klu_l_memory.o cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu.c -o klu_d.o cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_kernel.c -o klu_d_kernel.o cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_dump.c -o klu_d_dump.o cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_factor.c -o klu_d_factor.o cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_free_numeric.c -o klu_d_free_numeric.o cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_solve.c -o klu_d_solve.o cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_scale.c -o klu_d_scale.o cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_refactor.c -o klu_d_refactor.o cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_tsolve.c -o klu_d_tsolve.o cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_diagnostics.c -o klu_d_diagnostics.o cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_sort.c -o klu_d_sort.o cc -O3 -fPIC -c -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_extract.c -o klu_d_extract.o cc -O3 -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu.c -o klu_z.o cc -O3 -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_kernel.c -o klu_z_kernel.o cc -O3 -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_dump.c -o klu_z_dump.o cc -O3 -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_factor.c -o klu_z_factor.o cc -O3 -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_free_numeric.c -o klu_z_free_numeric.o cc -O3 -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_solve.c -o klu_z_solve.o cc -O3 -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_scale.c -o klu_z_scale.o cc -O3 -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_refactor.c -o klu_z_refactor.o cc -O3 -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_tsolve.c -o klu_z_tsolve.o cc -O3 -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_diagnostics.c -o klu_z_diagnostics.o cc -O3 -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_sort.c -o klu_z_sort.o cc -O3 -fPIC -c -DCOMPLEX -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_extract.c -o klu_z_extract.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu.c -o klu_l.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_kernel.c -o klu_l_kernel.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_dump.c -o klu_l_dump.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_factor.c -o klu_l_factor.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_free_numeric.c -o klu_l_free_numeric.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_solve.c -o klu_l_solve.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_scale.c -o klu_l_scale.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_refactor.c -o klu_l_refactor.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_tsolve.c -o klu_l_tsolve.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_diagnostics.c -o klu_l_diagnostics.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_sort.c -o klu_l_sort.o cc -O3 -fPIC -c -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_extract.c -o klu_l_extract.o cc -O3 -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu.c -o klu_zl.o cc -O3 -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_kernel.c -o klu_zl_kernel.o cc -O3 -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_dump.c -o klu_zl_dump.o cc -O3 -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_factor.c -o klu_zl_factor.o cc -O3 -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_free_numeric.c -o klu_zl_free_numeric.o cc -O3 -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_solve.c -o klu_zl_solve.o cc -O3 -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_scale.c -o klu_zl_scale.o cc -O3 -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_refactor.c -o klu_zl_refactor.o cc -O3 -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_tsolve.c -o klu_zl_tsolve.o cc -O3 -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_diagnostics.c -o klu_zl_diagnostics.o cc -O3 -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_sort.c -o klu_zl_sort.o cc -O3 -fPIC -c -DCOMPLEX -DDLONG -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../UFconfig ../Source/klu_extract.c -o klu_zl_extract.o ar cr libklu.a klu_free_symbolic.o klu_defaults.o klu_analyze_given.o klu_analyze.o klu_memory.o klu_l_free_symbolic.o klu_l_defaults.o klu_l_analyze_given.o klu_l_analyze.o klu_l_memory.o klu_d.o klu_d_kernel.o klu_d_dump.o klu_d_factor.o klu_d_free_numeric.o klu_d_solve.o klu_d_scale.o klu_d_refactor.o klu_d_tsolve.o klu_d_diagnostics.o klu_d_sort.o klu_d_extract.o klu_z.o klu_z_kernel.o klu_z_dump.o klu_z_factor.o klu_z_free_numeric.o klu_z_solve.o klu_z_scale.o klu_z_refactor.o klu_z_tsolve.o klu_z_diagnostics.o klu_z_sort.o klu_z_extract.o klu_l.o klu_l_kernel.o klu_l_dump.o klu_l_factor.o klu_l_free_numeric.o klu_l_solve.o klu_l_scale.o klu_l_refactor.o klu_l_tsolve.o klu_l_diagnostics.o klu_l_sort.o klu_l_extract.o klu_zl.o klu_zl_kernel.o klu_zl_dump.o klu_zl_factor.o klu_zl_free_numeric.o klu_zl_solve.o klu_zl_scale.o klu_zl_refactor.o klu_zl_tsolve.o klu_zl_diagnostics.o klu_zl_sort.o klu_zl_extract.o ranlib libklu.a make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/KLU/Lib' ( cd Demo ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/KLU/Demo' cc -O3 -fPIC -I../../UFconfig -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../CHOLMOD/Include klu_simple.c -o klu_simple ../Lib/libklu.a ../../BTF/Lib/libbtf.a ../../AMD/Lib/libamd.a ../../COLAMD/Lib/libcolamd.a -lm ./klu_simple x [0] = 1 x [1] = 2 x [2] = 3 x [3] = 4 x [4] = 5 ( cd ../../CHOLMOD ; make library ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CHOLMOD' ( cd Lib ; make ) make[4]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CHOLMOD/Lib' cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_aat.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_add.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_band.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_change_factor.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_common.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_complex.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_copy.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_dense.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_error.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_factor.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_memory.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_sparse.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_transpose.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_triplet.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Check/cholmod_check.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Check/cholmod_read.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Check/cholmod_write.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_amd.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_analyze.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_colamd.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_etree.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_factorize.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_postorder.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_rcond.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_resymbol.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_rowcolcounts.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_rowfac.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_solve.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_spsolve.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_drop.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_horzcat.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_norm.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_scale.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_sdmult.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_ssmult.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_submatrix.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_vertcat.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_symmetry.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Modify/cholmod_rowadd.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Modify/cholmod_rowdel.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Modify/cholmod_updown.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Supernodal/cholmod_super_numeric.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Supernodal/cholmod_super_solve.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Supernodal/cholmod_super_symbolic.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Partition/cholmod_ccolamd.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Partition/cholmod_csymamd.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Partition/cholmod_metis.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Partition/cholmod_nesdis.c cc -O3 -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Partition/cholmod_camd.c cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_aat.c -o cholmod_l_aat.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_add.c -o cholmod_l_add.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_band.c -o cholmod_l_band.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_change_factor.c -o cholmod_l_change_factor.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_common.c -o cholmod_l_common.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_complex.c -o cholmod_l_complex.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_copy.c -o cholmod_l_copy.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_dense.c -o cholmod_l_dense.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_error.c -o cholmod_l_error.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_factor.c -o cholmod_l_factor.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_memory.c -o cholmod_l_memory.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_sparse.c -o cholmod_l_sparse.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_transpose.c -o cholmod_l_transpose.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Core/cholmod_triplet.c -o cholmod_l_triplet.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Check/cholmod_check.c -o cholmod_l_check.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Check/cholmod_read.c -o cholmod_l_read.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Check/cholmod_write.c -o cholmod_l_write.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_amd.c -o cholmod_l_amd.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_analyze.c -o cholmod_l_analyze.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_colamd.c -o cholmod_l_colamd.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_etree.c -o cholmod_l_etree.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_factorize.c -o cholmod_l_factorize.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_postorder.c -o cholmod_l_postorder.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_rcond.c -o cholmod_l_rcond.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_resymbol.c -o cholmod_l_resymbol.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_rowcolcounts.c -o cholmod_l_rowcolcounts.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_rowfac.c -o cholmod_l_rowfac.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_solve.c -o cholmod_l_solve.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Cholesky/cholmod_spsolve.c -o cholmod_l_spsolve.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_drop.c -o cholmod_l_drop.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_horzcat.c -o cholmod_l_horzcat.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_norm.c -o cholmod_l_norm.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_scale.c -o cholmod_l_scale.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_sdmult.c -o cholmod_l_sdmult.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_ssmult.c -o cholmod_l_ssmult.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_submatrix.c -o cholmod_l_submatrix.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_vertcat.c -o cholmod_l_vertcat.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../MatrixOps/cholmod_symmetry.c -o cholmod_l_symmetry.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Modify/cholmod_rowadd.c -o cholmod_l_rowadd.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Modify/cholmod_rowdel.c -o cholmod_l_rowdel.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Modify/cholmod_updown.c -o cholmod_l_updown.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Supernodal/cholmod_super_numeric.c -o cholmod_l_super_numeric.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Supernodal/cholmod_super_solve.c -o cholmod_l_super_solve.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Supernodal/cholmod_super_symbolic.c -o cholmod_l_super_symbolic.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Partition/cholmod_ccolamd.c -o cholmod_l_ccolamd.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Partition/cholmod_csymamd.c -o cholmod_l_csymamd.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Partition/cholmod_metis.c -o cholmod_l_metis.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Partition/cholmod_nesdis.c -o cholmod_l_nesdis.o cc -O3 -fPIC -DNPARTITION -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/Lib -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Partition/cholmod_camd.c -o cholmod_l_camd.o ar cr libcholmod.a cholmod_aat.o cholmod_add.o cholmod_band.o cholmod_change_factor.o cholmod_common.o cholmod_complex.o cholmod_copy.o cholmod_dense.o cholmod_error.o cholmod_factor.o cholmod_memory.o cholmod_sparse.o cholmod_transpose.o cholmod_triplet.o cholmod_check.o cholmod_read.o cholmod_write.o cholmod_amd.o cholmod_analyze.o cholmod_colamd.o cholmod_etree.o cholmod_factorize.o cholmod_postorder.o cholmod_rcond.o cholmod_resymbol.o cholmod_rowcolcounts.o cholmod_rowfac.o cholmod_solve.o cholmod_spsolve.o cholmod_drop.o cholmod_horzcat.o cholmod_norm.o cholmod_scale.o cholmod_sdmult.o cholmod_ssmult.o cholmod_submatrix.o cholmod_vertcat.o cholmod_symmetry.o cholmod_rowadd.o cholmod_rowdel.o cholmod_updown.o cholmod_super_numeric.o cholmod_super_solve.o cholmod_super_symbolic.o cholmod_ccolamd.o cholmod_csymamd.o cholmod_metis.o cholmod_nesdis.o cholmod_camd.o cholmod_l_aat.o cholmod_l_add.o cholmod_l_band.o cholmod_l_change_factor.o cholmod_l_common.o cholmod_l_complex.o cholmod_l_copy.o cholmod_l_dense.o cholmod_l_error.o cholmod_l_factor.o cholmod_l_memory.o cholmod_l_sparse.o cholmod_l_transpose.o cholmod_l_triplet.o cholmod_l_check.o cholmod_l_read.o cholmod_l_write.o cholmod_l_amd.o cholmod_l_analyze.o cholmod_l_colamd.o cholmod_l_etree.o cholmod_l_factorize.o cholmod_l_postorder.o cholmod_l_rcond.o cholmod_l_resymbol.o cholmod_l_rowcolcounts.o cholmod_l_rowfac.o cholmod_l_solve.o cholmod_l_spsolve.o cholmod_l_drop.o cholmod_l_horzcat.o cholmod_l_norm.o cholmod_l_scale.o cholmod_l_sdmult.o cholmod_l_ssmult.o cholmod_l_submatrix.o cholmod_l_vertcat.o cholmod_l_symmetry.o cholmod_l_rowadd.o cholmod_l_rowdel.o cholmod_l_updown.o cholmod_l_super_numeric.o cholmod_l_super_solve.o cholmod_l_super_symbolic.o cholmod_l_ccolamd.o cholmod_l_csymamd.o cholmod_l_metis.o cholmod_l_nesdis.o cholmod_l_camd.o ranlib libcholmod.a make[4]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CHOLMOD/Lib' make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CHOLMOD' cc -O3 -fPIC -I../../UFconfig -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../CHOLMOD/Include kludemo.c -o kludemo ../Lib/libklu.a ../../BTF/Lib/libbtf.a ../../AMD/Lib/libamd.a ../../COLAMD/Lib/libcolamd.a ../../CHOLMOD/Lib/libcholmod.a -lm cc -O3 -fPIC -I../../UFconfig -I../../AMD/Include -I../../COLAMD/Include -I../../BTF/Include -I../Include -I../../CHOLMOD/Include kluldemo.c -o kluldemo ../Lib/libklu.a ../../BTF/Lib/libbtf.a ../../AMD/Lib/libamd.a ../../COLAMD/Lib/libcolamd.a ../../CHOLMOD/Lib/libcholmod.a -lm ./klu_simple x [0] = 1 x [1] = 2 x [2] = 3 x [3] = 4 x [4] = 5 ./kludemo < ../Matrix/1c.mtx KLU: Nov 1, 2007, version: 1.0.1 n 1 nnz(A) 1 nnz(L+U+F) 1 resid 0 recip growth 1 condest 1 rcond 1 flops 0 peak memory usage: 396 bytes ./kludemo < ../Matrix/arrowc.mtx KLU: Nov 1, 2007, version: 1.0.1 n 100 nnz(A) 298 nnz(L+U+F) 298 resid 1.68007e-14 recip growth 0.019999 condest 295.99 rcond 0.019999 flops 297 peak memory usage: 32148 bytes ./kludemo < ../Matrix/arrow.mtx KLU: Nov 1, 2007, version: 1.0.1 n 100 nnz(A) 298 nnz(L+U+F) 298 resid 1.77636e-15 recip growth 0.0204082 condest 303 rcond 0.0204082 flops 297 peak memory usage: 20316 bytes ./kludemo < ../Matrix/impcol_a.mtx KLU: Nov 1, 2007, version: 1.0.1 n 207 nnz(A) 572 nnz(L+U+F) 615 resid 6.98492e-10 recip growth 0.00957447 condest 4.35093e+07 rcond 4.5277e-05 flops 259 peak memory usage: 32876 bytes ./kludemo < ../Matrix/w156.mtx KLU: Nov 1, 2007, version: 1.0.1 n 156 nnz(A) 362 nnz(L+U+F) 396 resid 2.61235e-08 recip growth 0.00889922 condest 1.79787e+09 rcond 0.000124785 flops 175 peak memory usage: 38356 bytes ./kludemo < ../Matrix/ctina.mtx KLU: Nov 1, 2007, version: 1.0.1 n 11 nnz(A) 36 nnz(L+U+F) 45 resid 4.44089e-16 recip growth 1 condest 56 rcond 1 flops 73 peak memory usage: 4156 bytes ./kluldemo < ../Matrix/1c.mtx KLU: Nov 1, 2007, version: 1.0.1 n 1 nnz(A) 1 nnz(L+U+F) 1 resid 0 recip growth 1 condest 1 rcond 1 flops 0 peak memory usage: 396 bytes ./kluldemo < ../Matrix/arrowc.mtx KLU: Nov 1, 2007, version: 1.0.1 n 100 nnz(A) 298 nnz(L+U+F) 298 resid 1.68007e-14 recip growth 0.019999 condest 295.99 rcond 0.019999 flops 297 peak memory usage: 32148 bytes ./kluldemo < ../Matrix/arrow.mtx KLU: Nov 1, 2007, version: 1.0.1 n 100 nnz(A) 298 nnz(L+U+F) 298 resid 1.77636e-15 recip growth 0.0204082 condest 303 rcond 0.0204082 flops 297 peak memory usage: 20316 bytes ./kluldemo < ../Matrix/impcol_a.mtx KLU: Nov 1, 2007, version: 1.0.1 n 207 nnz(A) 572 nnz(L+U+F) 615 resid 6.98492e-10 recip growth 0.00957447 condest 4.35093e+07 rcond 4.5277e-05 flops 259 peak memory usage: 32876 bytes ./kluldemo < ../Matrix/w156.mtx KLU: Nov 1, 2007, version: 1.0.1 n 156 nnz(A) 362 nnz(L+U+F) 396 resid 2.61235e-08 recip growth 0.00889922 condest 1.79787e+09 rcond 0.000124785 flops 175 peak memory usage: 38356 bytes ./kluldemo < ../Matrix/ctina.mtx KLU: Nov 1, 2007, version: 1.0.1 n 11 nnz(A) 36 nnz(L+U+F) 45 resid 4.44089e-16 recip growth 1 condest 56 rcond 1 flops 73 peak memory usage: 4156 bytes make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/KLU/Demo' make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/KLU' ( cd LDL ; make ) make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/LDL' ( cd Lib ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/LDL/Lib' cc -O3 -fPIC -I../../UFconfig -I../Include -c ../Source/ldl.c -o ldl.o cc -O3 -fPIC -I../../UFconfig -I../Include -DLDL_LONG -c ../Source/ldl.c -o ldll.o ar cr libldl.a ldl.o ldll.o ranlib libldl.a make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/LDL/Lib' ( cd Demo ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/LDL/Demo' ( cd ../../AMD ; make library ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD' ( cd Lib ; make ) make[4]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD/Lib' make[4]: Nothing to be done for `default'. make[4]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD/Lib' make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD' ( cd ../Lib ; make ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/LDL/Lib' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/LDL/Lib' cc -O3 -fPIC -I../../UFconfig -I../Include ldlsimple.c ../Lib/libldl.a -o ldlsimple -lm ./ldlsimple > my_ldlsimple.out diff ldlsimple.out my_ldlsimple.out cc -O3 -fPIC -I../../UFconfig -I../Include -I../../UFconfig -I../Include -DLDL_LONG ldlsimple.c ../Lib/libldl.a -o ldllsimple -lm ./ldllsimple > my_ldllsimple.out diff ldlsimple.out my_ldllsimple.out cc -O3 -fPIC -I../../UFconfig -I../Include ldlmain.c ../Lib/libldl.a -o ldlmain -lm ldlmain.c: In function 'main': ldlmain.c:155: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ldlmain.c:159: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ldlmain.c:165: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ldlmain.c:172: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ldlmain.c:176: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ldlmain.c:180: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ./ldlmain > my_ldlmain.out diff ldlmain.out my_ldlmain.out 33c33 < relative maxnorm of residual: 0 --- > relative maxnorm of residual: 1.97627e-17 36c36 < relative maxnorm of residual: 0 --- > relative maxnorm of residual: 1.97627e-17 45c45 < relative maxnorm of residual: 8.32667e-17 --- > relative maxnorm of residual: 5.51017e-17 48c48 < relative maxnorm of residual: 8.32667e-17 --- > relative maxnorm of residual: 5.51017e-17 57c57 < relative maxnorm of residual: 5.55112e-17 --- > relative maxnorm of residual: 5.79215e-17 60c60 < relative maxnorm of residual: 5.55112e-17 --- > relative maxnorm of residual: 5.79215e-17 69c69 < relative maxnorm of residual: 1.11022e-16 --- > relative maxnorm of residual: 1.08019e-16 72c72 < relative maxnorm of residual: 1.11022e-16 --- > relative maxnorm of residual: 1.08019e-16 81c81 < relative maxnorm of residual: 1.11022e-16 --- > relative maxnorm of residual: 1.5077e-16 84c84 < relative maxnorm of residual: 1.11022e-16 --- > relative maxnorm of residual: 1.5077e-16 93c93 < relative maxnorm of residual: 1.38778e-16 --- > relative maxnorm of residual: 1.27147e-16 96c96 < relative maxnorm of residual: 1.38778e-16 --- > relative maxnorm of residual: 1.27147e-16 129c129 < relative maxnorm of residual: 2.59625e-10 --- > relative maxnorm of residual: 1.81886e-10 132c132 < relative maxnorm of residual: 2.72848e-10 --- > relative maxnorm of residual: 2.24873e-10 141c141 < relative maxnorm of residual: 3.27418e-10 --- > relative maxnorm of residual: 2.06159e-10 144c144 < relative maxnorm of residual: 2.32376e-10 --- > relative maxnorm of residual: 2.80602e-10 153c153 < relative maxnorm of residual: 2.38712e-13 --- > relative maxnorm of residual: 2.28188e-13 156c156 < relative maxnorm of residual: 2.27374e-13 --- > relative maxnorm of residual: 1.85363e-13 165c165 < relative maxnorm of residual: 2.27374e-13 --- > relative maxnorm of residual: 2.5105e-13 168c168 < relative maxnorm of residual: 3.83693e-13 --- > relative maxnorm of residual: 3.7946e-13 201c201 < relative maxnorm of residual: 5.96745e-16 --- > relative maxnorm of residual: 5.6363e-16 204c204 < relative maxnorm of residual: 6.93889e-16 --- > relative maxnorm of residual: 7.07792e-16 213c213 < relative maxnorm of residual: 5.55112e-16 --- > relative maxnorm of residual: 5.44894e-16 216c216 < relative maxnorm of residual: 5.55112e-16 --- > relative maxnorm of residual: 5.27717e-16 225c225 < relative maxnorm of residual: 5.55112e-16 --- > relative maxnorm of residual: 5.24313e-16 228c228 < relative maxnorm of residual: 1.11022e-15 --- > relative maxnorm of residual: 1.05398e-15 237c237 < relative maxnorm of residual: 5.68434e-14 --- > relative maxnorm of residual: 5.22823e-14 240c240 < relative maxnorm of residual: 2.15827e-12 --- > relative maxnorm of residual: 2.13561e-12 249c249 < relative maxnorm of residual: 7.50219e-13 --- > relative maxnorm of residual: 9.467e-13 252c252 < relative maxnorm of residual: 7.50219e-13 --- > relative maxnorm of residual: 9.467e-13 261c261 < relative maxnorm of residual: 8.59759e-13 --- > relative maxnorm of residual: 7.56824e-13 264c264 < relative maxnorm of residual: 8.59759e-13 --- > relative maxnorm of residual: 7.56824e-13 273c273 < relative maxnorm of residual: 2.22045e-16 --- > relative maxnorm of residual: 1.3857e-16 276c276 < relative maxnorm of residual: 2.22045e-16 --- > relative maxnorm of residual: 1.3857e-16 285c285 < relative maxnorm of residual: 2.22045e-16 --- > relative maxnorm of residual: 1.3857e-16 288c288 < relative maxnorm of residual: 2.22045e-16 --- > relative maxnorm of residual: 1.3857e-16 332c332 < Largest residual during all tests: 3.27418e-10 --- > Largest residual during all tests: 2.80602e-10 cc -O3 -fPIC -I../../UFconfig -I../Include -DLDL_LONG ldlmain.c ../Lib/libldl.a -o ldllmain -lm make[2]: [ldlmain] Error 1 (ignored) ldlmain.c: In function 'main': ldlmain.c:155: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ldlmain.c:159: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ldlmain.c:165: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ldlmain.c:172: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ldlmain.c:176: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ldlmain.c:180: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ./ldllmain > my_ldllmain.out diff ldlmain.out my_ldllmain.out 33c33 < relative maxnorm of residual: 0 --- > relative maxnorm of residual: 1.97627e-17 36c36 < relative maxnorm of residual: 0 --- > relative maxnorm of residual: 1.97627e-17 45c45 < relative maxnorm of residual: 8.32667e-17 --- > relative maxnorm of residual: 5.51017e-17 48c48 < relative maxnorm of residual: 8.32667e-17 --- > relative maxnorm of residual: 5.51017e-17 57c57 < relative maxnorm of residual: 5.55112e-17 --- > relative maxnorm of residual: 5.79215e-17 60c60 < relative maxnorm of residual: 5.55112e-17 --- > relative maxnorm of residual: 5.79215e-17 69c69 < relative maxnorm of residual: 1.11022e-16 --- > relative maxnorm of residual: 1.08019e-16 72c72 < relative maxnorm of residual: 1.11022e-16 --- > relative maxnorm of residual: 1.08019e-16 81c81 < relative maxnorm of residual: 1.11022e-16 --- > relative maxnorm of residual: 1.5077e-16 84c84 < relative maxnorm of residual: 1.11022e-16 --- > relative maxnorm of residual: 1.5077e-16 93c93 < relative maxnorm of residual: 1.38778e-16 --- > relative maxnorm of residual: 1.27147e-16 96c96 < relative maxnorm of residual: 1.38778e-16 --- > relative maxnorm of residual: 1.27147e-16 129c129 < relative maxnorm of residual: 2.59625e-10 --- > relative maxnorm of residual: 1.81886e-10 132c132 < relative maxnorm of residual: 2.72848e-10 --- > relative maxnorm of residual: 2.24873e-10 141c141 < relative maxnorm of residual: 3.27418e-10 --- > relative maxnorm of residual: 2.06159e-10 144c144 < relative maxnorm of residual: 2.32376e-10 --- > relative maxnorm of residual: 2.80602e-10 153c153 < relative maxnorm of residual: 2.38712e-13 --- > relative maxnorm of residual: 2.28188e-13 156c156 < relative maxnorm of residual: 2.27374e-13 --- > relative maxnorm of residual: 1.85363e-13 165c165 < relative maxnorm of residual: 2.27374e-13 --- > relative maxnorm of residual: 2.5105e-13 168c168 < relative maxnorm of residual: 3.83693e-13 --- > relative maxnorm of residual: 3.7946e-13 201c201 < relative maxnorm of residual: 5.96745e-16 --- > relative maxnorm of residual: 5.6363e-16 204c204 < relative maxnorm of residual: 6.93889e-16 --- > relative maxnorm of residual: 7.07792e-16 213c213 < relative maxnorm of residual: 5.55112e-16 --- > relative maxnorm of residual: 5.44894e-16 216c216 < relative maxnorm of residual: 5.55112e-16 --- > relative maxnorm of residual: 5.27717e-16 225c225 < relative maxnorm of residual: 5.55112e-16 --- > relative maxnorm of residual: 5.24313e-16 228c228 < relative maxnorm of residual: 1.11022e-15 --- > relative maxnorm of residual: 1.05398e-15 237c237 < relative maxnorm of residual: 5.68434e-14 --- > relative maxnorm of residual: 5.22823e-14 240c240 < relative maxnorm of residual: 2.15827e-12 --- > relative maxnorm of residual: 2.13561e-12 249c249 < relative maxnorm of residual: 7.50219e-13 --- > relative maxnorm of residual: 9.467e-13 252c252 < relative maxnorm of residual: 7.50219e-13 --- > relative maxnorm of residual: 9.467e-13 261c261 < relative maxnorm of residual: 8.59759e-13 --- > relative maxnorm of residual: 7.56824e-13 264c264 < relative maxnorm of residual: 8.59759e-13 --- > relative maxnorm of residual: 7.56824e-13 273c273 < relative maxnorm of residual: 2.22045e-16 --- > relative maxnorm of residual: 1.3857e-16 276c276 < relative maxnorm of residual: 2.22045e-16 --- > relative maxnorm of residual: 1.3857e-16 285c285 < relative maxnorm of residual: 2.22045e-16 --- > relative maxnorm of residual: 1.3857e-16 288c288 < relative maxnorm of residual: 2.22045e-16 --- > relative maxnorm of residual: 1.3857e-16 332c332 < Largest residual during all tests: 3.27418e-10 --- > Largest residual during all tests: 2.80602e-10 make[2]: [ldllmain] Error 1 (ignored) cc -O3 -fPIC -I../../UFconfig -I../Include -I../../AMD/Include -DUSE_AMD \ ldlmain.c ../../AMD/Lib/libamd.a ../Lib/libldl.a -o ldlamd -lm ldlmain.c: In function 'main': ldlmain.c:155: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ldlmain.c:159: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ldlmain.c:165: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ldlmain.c:172: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ldlmain.c:176: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ldlmain.c:180: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ./ldlamd > my_ldlamd.out diff ldlamd.out my_ldlamd.out 107c107 < relative maxnorm of residual: 0 --- > relative maxnorm of residual: 1.97627e-17 110c110 < relative maxnorm of residual: 0 --- > relative maxnorm of residual: 1.97627e-17 157c157 < relative maxnorm of residual: 8.32667e-17 --- > relative maxnorm of residual: 5.51017e-17 160c160 < relative maxnorm of residual: 8.32667e-17 --- > relative maxnorm of residual: 5.51017e-17 207c207 < relative maxnorm of residual: 5.55112e-17 --- > relative maxnorm of residual: 5.79215e-17 210c210 < relative maxnorm of residual: 5.55112e-17 --- > relative maxnorm of residual: 5.79215e-17 257c257 < relative maxnorm of residual: 1.11022e-16 --- > relative maxnorm of residual: 1.08019e-16 260c260 < relative maxnorm of residual: 1.11022e-16 --- > relative maxnorm of residual: 1.08019e-16 307c307 < relative maxnorm of residual: 1.11022e-16 --- > relative maxnorm of residual: 1.5077e-16 310c310 < relative maxnorm of residual: 1.11022e-16 --- > relative maxnorm of residual: 1.5077e-16 357c357 < relative maxnorm of residual: 1.38778e-16 --- > relative maxnorm of residual: 1.27147e-16 360c360 < relative maxnorm of residual: 1.38778e-16 --- > relative maxnorm of residual: 1.27147e-16 507c507 < relative maxnorm of residual: 2.59625e-10 --- > relative maxnorm of residual: 1.81886e-10 510c510 < relative maxnorm of residual: 2.72848e-10 --- > relative maxnorm of residual: 2.24873e-10 557c557 < relative maxnorm of residual: 3.27418e-10 --- > relative maxnorm of residual: 2.06159e-10 560c560 < relative maxnorm of residual: 2.32376e-10 --- > relative maxnorm of residual: 2.80602e-10 607c607 < relative maxnorm of residual: 2.38712e-13 --- > relative maxnorm of residual: 2.28188e-13 610c610 < relative maxnorm of residual: 2.27374e-13 --- > relative maxnorm of residual: 1.85363e-13 657c657 < relative maxnorm of residual: 2.27374e-13 --- > relative maxnorm of residual: 2.5105e-13 660c660 < relative maxnorm of residual: 3.83693e-13 --- > relative maxnorm of residual: 3.7946e-13 807c807 < relative maxnorm of residual: 5.96745e-16 --- > relative maxnorm of residual: 5.6363e-16 810c810 < relative maxnorm of residual: 6.93889e-16 --- > relative maxnorm of residual: 7.07792e-16 857c857 < relative maxnorm of residual: 5.55112e-16 --- > relative maxnorm of residual: 5.44894e-16 860c860 < relative maxnorm of residual: 5.55112e-16 --- > relative maxnorm of residual: 5.27717e-16 907c907 < relative maxnorm of residual: 5.55112e-16 --- > relative maxnorm of residual: 5.24313e-16 910c910 < relative maxnorm of residual: 1.11022e-15 --- > relative maxnorm of residual: 1.05398e-15 957c957 < relative maxnorm of residual: 5.68434e-14 --- > relative maxnorm of residual: 5.22823e-14 960c960 < relative maxnorm of residual: 2.15827e-12 --- > relative maxnorm of residual: 2.13561e-12 1007c1007 < relative maxnorm of residual: 7.50219e-13 --- > relative maxnorm of residual: 9.467e-13 1010c1010 < relative maxnorm of residual: 7.50219e-13 --- > relative maxnorm of residual: 9.467e-13 1057c1057 < relative maxnorm of residual: 8.59759e-13 --- > relative maxnorm of residual: 7.56824e-13 1060c1060 < relative maxnorm of residual: 8.59759e-13 --- > relative maxnorm of residual: 7.56824e-13 1107c1107 < relative maxnorm of residual: 2.22045e-16 --- > relative maxnorm of residual: 1.3857e-16 1110c1110 < relative maxnorm of residual: 2.22045e-16 --- > relative maxnorm of residual: 1.3857e-16 1157c1157 < relative maxnorm of residual: 2.22045e-16 --- > relative maxnorm of residual: 1.3857e-16 1160c1160 < relative maxnorm of residual: 2.22045e-16 --- > relative maxnorm of residual: 1.3857e-16 1204c1204 < Largest residual during all tests: 3.27418e-10 --- > Largest residual during all tests: 2.80602e-10 make[2]: [ldlamd] Error 1 (ignored) cc -O3 -fPIC -I../../UFconfig -I../Include -DLDL_LONG -I../../UFconfig -I../Include -I../../AMD/Include -DUSE_AMD \ ldlmain.c ../../AMD/Lib/libamd.a ../Lib/libldl.a -o ldllamd -lm ldlmain.c: In function 'main': ldlmain.c:155: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ldlmain.c:159: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ldlmain.c:165: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ldlmain.c:172: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ldlmain.c:176: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ldlmain.c:180: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ./ldllamd > my_ldllamd.out diff ldllamd.out my_ldllamd.out 13c13 < size of AMD integer: 8 --- > size of AMD integer: 4 43c43 < size of AMD integer: 8 --- > size of AMD integer: 4 73c73 < size of AMD integer: 8 --- > size of AMD integer: 4 84c84 < memory used, in bytes: 72 --- > memory used, in bytes: 36 107c107 < relative maxnorm of residual: 0 --- > relative maxnorm of residual: 1.97627e-17 110c110 < relative maxnorm of residual: 0 --- > relative maxnorm of residual: 1.97627e-17 123c123 < size of AMD integer: 8 --- > size of AMD integer: 4 134c134 < memory used, in bytes: 104 --- > memory used, in bytes: 52 157c157 < relative maxnorm of residual: 8.32667e-17 --- > relative maxnorm of residual: 5.51017e-17 160c160 < relative maxnorm of residual: 8.32667e-17 --- > relative maxnorm of residual: 5.51017e-17 173c173 < size of AMD integer: 8 --- > size of AMD integer: 4 184c184 < memory used, in bytes: 160 --- > memory used, in bytes: 80 207c207 < relative maxnorm of residual: 5.55112e-17 --- > relative maxnorm of residual: 5.79215e-17 210c210 < relative maxnorm of residual: 5.55112e-17 --- > relative maxnorm of residual: 5.79215e-17 223c223 < size of AMD integer: 8 --- > size of AMD integer: 4 234c234 < memory used, in bytes: 224 --- > memory used, in bytes: 112 257c257 < relative maxnorm of residual: 1.11022e-16 --- > relative maxnorm of residual: 1.08019e-16 260c260 < relative maxnorm of residual: 1.11022e-16 --- > relative maxnorm of residual: 1.08019e-16 273c273 < size of AMD integer: 8 --- > size of AMD integer: 4 284c284 < memory used, in bytes: 272 --- > memory used, in bytes: 136 307c307 < relative maxnorm of residual: 1.11022e-16 --- > relative maxnorm of residual: 1.5077e-16 310c310 < relative maxnorm of residual: 1.11022e-16 --- > relative maxnorm of residual: 1.5077e-16 323c323 < size of AMD integer: 8 --- > size of AMD integer: 4 334c334 < memory used, in bytes: 392 --- > memory used, in bytes: 196 357c357 < relative maxnorm of residual: 1.38778e-16 --- > relative maxnorm of residual: 1.27147e-16 360c360 < relative maxnorm of residual: 1.38778e-16 --- > relative maxnorm of residual: 1.27147e-16 373c373 < size of AMD integer: 8 --- > size of AMD integer: 4 384c384 < memory used, in bytes: 3032 --- > memory used, in bytes: 1516 423c423 < size of AMD integer: 8 --- > size of AMD integer: 4 434c434 < memory used, in bytes: 4736 --- > memory used, in bytes: 2368 473c473 < size of AMD integer: 8 --- > size of AMD integer: 4 484c484 < memory used, in bytes: 4360 --- > memory used, in bytes: 2180 507c507 < relative maxnorm of residual: 2.59625e-10 --- > relative maxnorm of residual: 1.81886e-10 510c510 < relative maxnorm of residual: 2.72848e-10 --- > relative maxnorm of residual: 2.24873e-10 523c523 < size of AMD integer: 8 --- > size of AMD integer: 4 534c534 < memory used, in bytes: 7184 --- > memory used, in bytes: 3592 557c557 < relative maxnorm of residual: 3.27418e-10 --- > relative maxnorm of residual: 2.06159e-10 560c560 < relative maxnorm of residual: 2.32376e-10 --- > relative maxnorm of residual: 2.80602e-10 573c573 < size of AMD integer: 8 --- > size of AMD integer: 4 584c584 < memory used, in bytes: 6832 --- > memory used, in bytes: 3416 607c607 < relative maxnorm of residual: 2.38712e-13 --- > relative maxnorm of residual: 2.28188e-13 610c610 < relative maxnorm of residual: 2.27374e-13 --- > relative maxnorm of residual: 1.85363e-13 623c623 < size of AMD integer: 8 --- > size of AMD integer: 4 634c634 < memory used, in bytes: 11000 --- > memory used, in bytes: 5500 657c657 < relative maxnorm of residual: 2.27374e-13 --- > relative maxnorm of residual: 2.5105e-13 660c660 < relative maxnorm of residual: 3.83693e-13 --- > relative maxnorm of residual: 3.7946e-13 673c673 < size of AMD integer: 8 --- > size of AMD integer: 4 684c684 < memory used, in bytes: 3456 --- > memory used, in bytes: 1728 723c723 < size of AMD integer: 8 --- > size of AMD integer: 4 734c734 < memory used, in bytes: 4056 --- > memory used, in bytes: 2028 773c773 < size of AMD integer: 8 --- > size of AMD integer: 4 784c784 < memory used, in bytes: 5928 --- > memory used, in bytes: 2964 807c807 < relative maxnorm of residual: 5.96745e-16 --- > relative maxnorm of residual: 5.6363e-16 810c810 < relative maxnorm of residual: 6.93889e-16 --- > relative maxnorm of residual: 7.07792e-16 823c823 < size of AMD integer: 8 --- > size of AMD integer: 4 834c834 < memory used, in bytes: 9192 --- > memory used, in bytes: 4596 857c857 < relative maxnorm of residual: 5.55112e-16 --- > relative maxnorm of residual: 5.44894e-16 860c860 < relative maxnorm of residual: 5.55112e-16 --- > relative maxnorm of residual: 5.27717e-16 873c873 < size of AMD integer: 8 --- > size of AMD integer: 4 884c884 < memory used, in bytes: 7152 --- > memory used, in bytes: 3576 907c907 < relative maxnorm of residual: 5.55112e-16 --- > relative maxnorm of residual: 5.24313e-16 910c910 < relative maxnorm of residual: 1.11022e-15 --- > relative maxnorm of residual: 1.05398e-15 923c923 < size of AMD integer: 8 --- > size of AMD integer: 4 934c934 < memory used, in bytes: 10912 --- > memory used, in bytes: 5456 957c957 < relative maxnorm of residual: 5.68434e-14 --- > relative maxnorm of residual: 5.22823e-14 960c960 < relative maxnorm of residual: 2.15827e-12 --- > relative maxnorm of residual: 2.13561e-12 973c973 < size of AMD integer: 8 --- > size of AMD integer: 4 984c984 < memory used, in bytes: 45936 --- > memory used, in bytes: 22968 1007c1007 < relative maxnorm of residual: 7.50219e-13 --- > relative maxnorm of residual: 9.467e-13 1010c1010 < relative maxnorm of residual: 7.50219e-13 --- > relative maxnorm of residual: 9.467e-13 1023c1023 < size of AMD integer: 8 --- > size of AMD integer: 4 1034c1034 < memory used, in bytes: 87872 --- > memory used, in bytes: 43936 1057c1057 < relative maxnorm of residual: 8.59759e-13 --- > relative maxnorm of residual: 7.56824e-13 1060c1060 < relative maxnorm of residual: 8.59759e-13 --- > relative maxnorm of residual: 7.56824e-13 1073c1073 < size of AMD integer: 8 --- > size of AMD integer: 4 1084c1084 < memory used, in bytes: 4752 --- > memory used, in bytes: 2376 1107c1107 < relative maxnorm of residual: 2.22045e-16 --- > relative maxnorm of residual: 1.3857e-16 1110c1110 < relative maxnorm of residual: 2.22045e-16 --- > relative maxnorm of residual: 1.3857e-16 1123c1123 < size of AMD integer: 8 --- > size of AMD integer: 4 1134c1134 < memory used, in bytes: 5864 --- > memory used, in bytes: 2932 1157c1157 < relative maxnorm of residual: 2.22045e-16 --- > relative maxnorm of residual: 1.3857e-16 1160c1160 < relative maxnorm of residual: 2.22045e-16 --- > relative maxnorm of residual: 1.3857e-16 1204c1204 < Largest residual during all tests: 3.27418e-10 --- > Largest residual during all tests: 2.80602e-10 make[2]: [ldllamd] Error 1 (ignored) make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/LDL/Demo' make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/LDL' ( cd CCOLAMD ; make ) make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CCOLAMD' ( cd Lib ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CCOLAMD/Lib' cc -O3 -fPIC -I../Include -I../../UFconfig -c ../Source/ccolamd_global.c cc -O3 -fPIC -I../Include -I../../UFconfig -c ../Source/ccolamd.c cc -O3 -fPIC -I../Include -I../../UFconfig -c ../Source/ccolamd.c -DDLONG -o ccolamd_l.o ar cr libccolamd.a ccolamd.o ccolamd_l.o ccolamd_global.o make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CCOLAMD/Lib' ( cd Demo ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CCOLAMD/Demo' ( cd ../Lib ; make ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CCOLAMD/Lib' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CCOLAMD/Lib' cc -O3 -fPIC -I../Include -I../../UFconfig -o ccolamd_example ccolamd_example.c ../Lib/libccolamd.a -lm ./ccolamd_example > my_ccolamd_example.out diff ccolamd_example.out my_ccolamd_example.out cc -O3 -fPIC -I../Include -I../../UFconfig -o ccolamd_l_example ccolamd_l_example.c ../Lib/libccolamd.a -lm ./ccolamd_l_example > my_ccolamd_l_example.out diff ccolamd_example.out my_ccolamd_example.out make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CCOLAMD/Demo' make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CCOLAMD' ( cd UMFPACK ; make ) make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/UMFPACK' ( cd ../AMD ; make library ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD' ( cd Lib ; make ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD/Lib' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD/Lib' make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD' ( cd Lib ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/UMFPACK/Lib' cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_analyze.c -o umf_i_analyze.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_apply_order.c -o umf_i_apply_order.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_colamd.c -o umf_i_colamd.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_free.c -o umf_i_free.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_fsize.c -o umf_i_fsize.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_is_permutation.c -o umf_i_is_permutation.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_malloc.c -o umf_i_malloc.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_realloc.c -o umf_i_realloc.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_report_perm.c -o umf_i_report_perm.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_singletons.c -o umf_i_singletons.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_analyze.c -o umf_l_analyze.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_apply_order.c -o umf_l_apply_order.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_colamd.c -o umf_l_colamd.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_free.c -o umf_l_free.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_fsize.c -o umf_l_fsize.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_is_permutation.c -o umf_l_is_permutation.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_malloc.c -o umf_l_malloc.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_realloc.c -o umf_l_realloc.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_report_perm.c -o umf_l_report_perm.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_singletons.c -o umf_l_singletons.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -c ../Source/umfpack_timer.c -o umfpack_gn_timer.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -c ../Source/umfpack_tictoc.c -o umfpack_gn_tictoc.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -c ../Source/umfpack_global.c -o umfpack_gn_global.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -DCONJUGATE_SOLVE -c ../Source/umf_ltsolve.c -o umf_di_lhsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -DCONJUGATE_SOLVE -c ../Source/umf_utsolve.c -o umf_di_uhsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -DDO_MAP -c ../Source/umf_triplet.c -o umf_di_triplet_map_nox.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -DDO_VALUES -c ../Source/umf_triplet.c -o umf_di_triplet_nomap_x.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_triplet.c -o umf_di_triplet_nomap_nox.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -DDO_MAP -DDO_VALUES -c ../Source/umf_triplet.c -o umf_di_triplet_map_x.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -DFIXQ -c ../Source/umf_assemble.c -o umf_di_assemble_fixq.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -DDROP -c ../Source/umf_store_lu.c -o umf_di_store_lu_drop.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_assemble.c -o umf_di_assemble.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_blas3_update.c -o umf_di_blas3_update.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_build_tuples.c -o umf_di_build_tuples.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_create_element.c -o umf_di_create_element.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_dump.c -o umf_di_dump.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_extend_front.c -o umf_di_extend_front.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_garbage_collection.c -o umf_di_garbage_collection.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_get_memory.c -o umf_di_get_memory.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_init_front.c -o umf_di_init_front.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_kernel.c -o umf_di_kernel.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_kernel_init.c -o umf_di_kernel_init.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_kernel_wrapup.c -o umf_di_kernel_wrapup.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_local_search.c -o umf_di_local_search.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_lsolve.c -o umf_di_lsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_ltsolve.c -o umf_di_ltsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_mem_alloc_element.c -o umf_di_mem_alloc_element.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_mem_alloc_head_block.c -o umf_di_mem_alloc_head_block.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_mem_alloc_tail_block.c -o umf_di_mem_alloc_tail_block.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_mem_free_tail_block.c -o umf_di_mem_free_tail_block.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_mem_init_memoryspace.c -o umf_di_mem_init_memoryspace.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_report_vector.c -o umf_di_report_vector.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_row_search.c -o umf_di_row_search.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_scale_column.c -o umf_di_scale_column.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_set_stats.c -o umf_di_set_stats.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_solve.c -o umf_di_solve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_symbolic_usage.c -o umf_di_symbolic_usage.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_transpose.c -o umf_di_transpose.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_tuple_lengths.c -o umf_di_tuple_lengths.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_usolve.c -o umf_di_usolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_utsolve.c -o umf_di_utsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_valid_numeric.c -o umf_di_valid_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_valid_symbolic.c -o umf_di_valid_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_grow_front.c -o umf_di_grow_front.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_start_front.c -o umf_di_start_front.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_2by2.c -o umf_di_2by2.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_store_lu.c -o umf_di_store_lu.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umf_scale.c -o umf_di_scale.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -DWSOLVE -c ../Source/umfpack_solve.c -o umfpack_di_wsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_col_to_triplet.c -o umfpack_di_col_to_triplet.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_defaults.c -o umfpack_di_defaults.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_free_numeric.c -o umfpack_di_free_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_free_symbolic.c -o umfpack_di_free_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_get_numeric.c -o umfpack_di_get_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_get_lunz.c -o umfpack_di_get_lunz.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_get_symbolic.c -o umfpack_di_get_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_get_determinant.c -o umfpack_di_get_determinant.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_numeric.c -o umfpack_di_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_qsymbolic.c -o umfpack_di_qsymbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_report_control.c -o umfpack_di_report_control.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_report_info.c -o umfpack_di_report_info.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_report_matrix.c -o umfpack_di_report_matrix.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_report_numeric.c -o umfpack_di_report_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_report_perm.c -o umfpack_di_report_perm.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_report_status.c -o umfpack_di_report_status.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_report_symbolic.c -o umfpack_di_report_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_report_triplet.c -o umfpack_di_report_triplet.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_report_vector.c -o umfpack_di_report_vector.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_solve.c -o umfpack_di_solve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_symbolic.c -o umfpack_di_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_transpose.c -o umfpack_di_transpose.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_triplet_to_col.c -o umfpack_di_triplet_to_col.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_scale.c -o umfpack_di_scale.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_load_numeric.c -o umfpack_di_load_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_save_numeric.c -o umfpack_di_save_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_load_symbolic.c -o umfpack_di_load_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDINT -c ../Source/umfpack_save_symbolic.c -o umfpack_di_save_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -DCONJUGATE_SOLVE -c ../Source/umf_ltsolve.c -o umf_dl_lhsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -DCONJUGATE_SOLVE -c ../Source/umf_utsolve.c -o umf_dl_uhsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -DDO_MAP -c ../Source/umf_triplet.c -o umf_dl_triplet_map_nox.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -DDO_VALUES -c ../Source/umf_triplet.c -o umf_dl_triplet_nomap_x.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_triplet.c -o umf_dl_triplet_nomap_nox.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -DDO_MAP -DDO_VALUES -c ../Source/umf_triplet.c -o umf_dl_triplet_map_x.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -DFIXQ -c ../Source/umf_assemble.c -o umf_dl_assemble_fixq.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -DDROP -c ../Source/umf_store_lu.c -o umf_dl_store_lu_drop.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_assemble.c -o umf_dl_assemble.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_blas3_update.c -o umf_dl_blas3_update.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_build_tuples.c -o umf_dl_build_tuples.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_create_element.c -o umf_dl_create_element.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_dump.c -o umf_dl_dump.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_extend_front.c -o umf_dl_extend_front.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_garbage_collection.c -o umf_dl_garbage_collection.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_get_memory.c -o umf_dl_get_memory.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_init_front.c -o umf_dl_init_front.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_kernel.c -o umf_dl_kernel.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_kernel_init.c -o umf_dl_kernel_init.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_kernel_wrapup.c -o umf_dl_kernel_wrapup.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_local_search.c -o umf_dl_local_search.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_lsolve.c -o umf_dl_lsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_ltsolve.c -o umf_dl_ltsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_mem_alloc_element.c -o umf_dl_mem_alloc_element.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_mem_alloc_head_block.c -o umf_dl_mem_alloc_head_block.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_mem_alloc_tail_block.c -o umf_dl_mem_alloc_tail_block.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_mem_free_tail_block.c -o umf_dl_mem_free_tail_block.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_mem_init_memoryspace.c -o umf_dl_mem_init_memoryspace.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_report_vector.c -o umf_dl_report_vector.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_row_search.c -o umf_dl_row_search.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_scale_column.c -o umf_dl_scale_column.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_set_stats.c -o umf_dl_set_stats.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_solve.c -o umf_dl_solve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_symbolic_usage.c -o umf_dl_symbolic_usage.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_transpose.c -o umf_dl_transpose.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_tuple_lengths.c -o umf_dl_tuple_lengths.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_usolve.c -o umf_dl_usolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_utsolve.c -o umf_dl_utsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_valid_numeric.c -o umf_dl_valid_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_valid_symbolic.c -o umf_dl_valid_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_grow_front.c -o umf_dl_grow_front.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_start_front.c -o umf_dl_start_front.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_2by2.c -o umf_dl_2by2.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_store_lu.c -o umf_dl_store_lu.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umf_scale.c -o umf_dl_scale.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -DWSOLVE -c ../Source/umfpack_solve.c -o umfpack_dl_wsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_col_to_triplet.c -o umfpack_dl_col_to_triplet.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_defaults.c -o umfpack_dl_defaults.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_free_numeric.c -o umfpack_dl_free_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_free_symbolic.c -o umfpack_dl_free_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_get_numeric.c -o umfpack_dl_get_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_get_lunz.c -o umfpack_dl_get_lunz.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_get_symbolic.c -o umfpack_dl_get_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_get_determinant.c -o umfpack_dl_get_determinant.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_numeric.c -o umfpack_dl_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_qsymbolic.c -o umfpack_dl_qsymbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_report_control.c -o umfpack_dl_report_control.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_report_info.c -o umfpack_dl_report_info.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_report_matrix.c -o umfpack_dl_report_matrix.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_report_numeric.c -o umfpack_dl_report_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_report_perm.c -o umfpack_dl_report_perm.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_report_status.c -o umfpack_dl_report_status.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_report_symbolic.c -o umfpack_dl_report_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_report_triplet.c -o umfpack_dl_report_triplet.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_report_vector.c -o umfpack_dl_report_vector.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_solve.c -o umfpack_dl_solve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_symbolic.c -o umfpack_dl_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_transpose.c -o umfpack_dl_transpose.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_triplet_to_col.c -o umfpack_dl_triplet_to_col.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_scale.c -o umfpack_dl_scale.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_load_numeric.c -o umfpack_dl_load_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_save_numeric.c -o umfpack_dl_save_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_load_symbolic.c -o umfpack_dl_load_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DDLONG -c ../Source/umfpack_save_symbolic.c -o umfpack_dl_save_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -DCONJUGATE_SOLVE -c ../Source/umf_ltsolve.c -o umf_zi_lhsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -DCONJUGATE_SOLVE -c ../Source/umf_utsolve.c -o umf_zi_uhsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -DDO_MAP -c ../Source/umf_triplet.c -o umf_zi_triplet_map_nox.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -DDO_VALUES -c ../Source/umf_triplet.c -o umf_zi_triplet_nomap_x.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_triplet.c -o umf_zi_triplet_nomap_nox.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -DDO_MAP -DDO_VALUES -c ../Source/umf_triplet.c -o umf_zi_triplet_map_x.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -DFIXQ -c ../Source/umf_assemble.c -o umf_zi_assemble_fixq.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -DDROP -c ../Source/umf_store_lu.c -o umf_zi_store_lu_drop.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_assemble.c -o umf_zi_assemble.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_blas3_update.c -o umf_zi_blas3_update.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_build_tuples.c -o umf_zi_build_tuples.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_create_element.c -o umf_zi_create_element.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_dump.c -o umf_zi_dump.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_extend_front.c -o umf_zi_extend_front.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_garbage_collection.c -o umf_zi_garbage_collection.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_get_memory.c -o umf_zi_get_memory.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_init_front.c -o umf_zi_init_front.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_kernel.c -o umf_zi_kernel.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_kernel_init.c -o umf_zi_kernel_init.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_kernel_wrapup.c -o umf_zi_kernel_wrapup.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_local_search.c -o umf_zi_local_search.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_lsolve.c -o umf_zi_lsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_ltsolve.c -o umf_zi_ltsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_mem_alloc_element.c -o umf_zi_mem_alloc_element.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_mem_alloc_head_block.c -o umf_zi_mem_alloc_head_block.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_mem_alloc_tail_block.c -o umf_zi_mem_alloc_tail_block.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_mem_free_tail_block.c -o umf_zi_mem_free_tail_block.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_mem_init_memoryspace.c -o umf_zi_mem_init_memoryspace.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_report_vector.c -o umf_zi_report_vector.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_row_search.c -o umf_zi_row_search.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_scale_column.c -o umf_zi_scale_column.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_set_stats.c -o umf_zi_set_stats.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_solve.c -o umf_zi_solve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_symbolic_usage.c -o umf_zi_symbolic_usage.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_transpose.c -o umf_zi_transpose.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_tuple_lengths.c -o umf_zi_tuple_lengths.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_usolve.c -o umf_zi_usolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_utsolve.c -o umf_zi_utsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_valid_numeric.c -o umf_zi_valid_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_valid_symbolic.c -o umf_zi_valid_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_grow_front.c -o umf_zi_grow_front.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_start_front.c -o umf_zi_start_front.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_2by2.c -o umf_zi_2by2.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_store_lu.c -o umf_zi_store_lu.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umf_scale.c -o umf_zi_scale.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -DWSOLVE -c ../Source/umfpack_solve.c -o umfpack_zi_wsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_col_to_triplet.c -o umfpack_zi_col_to_triplet.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_defaults.c -o umfpack_zi_defaults.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_free_numeric.c -o umfpack_zi_free_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_free_symbolic.c -o umfpack_zi_free_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_get_numeric.c -o umfpack_zi_get_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_get_lunz.c -o umfpack_zi_get_lunz.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_get_symbolic.c -o umfpack_zi_get_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_get_determinant.c -o umfpack_zi_get_determinant.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_numeric.c -o umfpack_zi_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_qsymbolic.c -o umfpack_zi_qsymbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_report_control.c -o umfpack_zi_report_control.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_report_info.c -o umfpack_zi_report_info.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_report_matrix.c -o umfpack_zi_report_matrix.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_report_numeric.c -o umfpack_zi_report_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_report_perm.c -o umfpack_zi_report_perm.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_report_status.c -o umfpack_zi_report_status.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_report_symbolic.c -o umfpack_zi_report_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_report_triplet.c -o umfpack_zi_report_triplet.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_report_vector.c -o umfpack_zi_report_vector.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_solve.c -o umfpack_zi_solve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_symbolic.c -o umfpack_zi_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_transpose.c -o umfpack_zi_transpose.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_triplet_to_col.c -o umfpack_zi_triplet_to_col.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_scale.c -o umfpack_zi_scale.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_load_numeric.c -o umfpack_zi_load_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_save_numeric.c -o umfpack_zi_save_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_load_symbolic.c -o umfpack_zi_load_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZINT -c ../Source/umfpack_save_symbolic.c -o umfpack_zi_save_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -DCONJUGATE_SOLVE -c ../Source/umf_ltsolve.c -o umf_zl_lhsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -DCONJUGATE_SOLVE -c ../Source/umf_utsolve.c -o umf_zl_uhsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -DDO_MAP -c ../Source/umf_triplet.c -o umf_zl_triplet_map_nox.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -DDO_VALUES -c ../Source/umf_triplet.c -o umf_zl_triplet_nomap_x.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_triplet.c -o umf_zl_triplet_nomap_nox.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -DDO_MAP -DDO_VALUES -c ../Source/umf_triplet.c -o umf_zl_triplet_map_x.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -DFIXQ -c ../Source/umf_assemble.c -o umf_zl_assemble_fixq.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -DDROP -c ../Source/umf_store_lu.c -o umf_zl_store_lu_drop.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_assemble.c -o umf_zl_assemble.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_blas3_update.c -o umf_zl_blas3_update.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_build_tuples.c -o umf_zl_build_tuples.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_create_element.c -o umf_zl_create_element.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_dump.c -o umf_zl_dump.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_extend_front.c -o umf_zl_extend_front.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_garbage_collection.c -o umf_zl_garbage_collection.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_get_memory.c -o umf_zl_get_memory.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_init_front.c -o umf_zl_init_front.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_kernel.c -o umf_zl_kernel.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_kernel_init.c -o umf_zl_kernel_init.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_kernel_wrapup.c -o umf_zl_kernel_wrapup.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_local_search.c -o umf_zl_local_search.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_lsolve.c -o umf_zl_lsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_ltsolve.c -o umf_zl_ltsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_mem_alloc_element.c -o umf_zl_mem_alloc_element.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_mem_alloc_head_block.c -o umf_zl_mem_alloc_head_block.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_mem_alloc_tail_block.c -o umf_zl_mem_alloc_tail_block.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_mem_free_tail_block.c -o umf_zl_mem_free_tail_block.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_mem_init_memoryspace.c -o umf_zl_mem_init_memoryspace.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_report_vector.c -o umf_zl_report_vector.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_row_search.c -o umf_zl_row_search.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_scale_column.c -o umf_zl_scale_column.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_set_stats.c -o umf_zl_set_stats.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_solve.c -o umf_zl_solve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_symbolic_usage.c -o umf_zl_symbolic_usage.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_transpose.c -o umf_zl_transpose.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_tuple_lengths.c -o umf_zl_tuple_lengths.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_usolve.c -o umf_zl_usolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_utsolve.c -o umf_zl_utsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_valid_numeric.c -o umf_zl_valid_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_valid_symbolic.c -o umf_zl_valid_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_grow_front.c -o umf_zl_grow_front.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_start_front.c -o umf_zl_start_front.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_2by2.c -o umf_zl_2by2.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_store_lu.c -o umf_zl_store_lu.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umf_scale.c -o umf_zl_scale.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -DWSOLVE -c ../Source/umfpack_solve.c -o umfpack_zl_wsolve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_col_to_triplet.c -o umfpack_zl_col_to_triplet.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_defaults.c -o umfpack_zl_defaults.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_free_numeric.c -o umfpack_zl_free_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_free_symbolic.c -o umfpack_zl_free_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_get_numeric.c -o umfpack_zl_get_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_get_lunz.c -o umfpack_zl_get_lunz.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_get_symbolic.c -o umfpack_zl_get_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_get_determinant.c -o umfpack_zl_get_determinant.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_numeric.c -o umfpack_zl_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_qsymbolic.c -o umfpack_zl_qsymbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_report_control.c -o umfpack_zl_report_control.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_report_info.c -o umfpack_zl_report_info.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_report_matrix.c -o umfpack_zl_report_matrix.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_report_numeric.c -o umfpack_zl_report_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_report_perm.c -o umfpack_zl_report_perm.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_report_status.c -o umfpack_zl_report_status.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_report_symbolic.c -o umfpack_zl_report_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_report_triplet.c -o umfpack_zl_report_triplet.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_report_vector.c -o umfpack_zl_report_vector.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_solve.c -o umfpack_zl_solve.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_symbolic.c -o umfpack_zl_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_transpose.c -o umfpack_zl_transpose.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_triplet_to_col.c -o umfpack_zl_triplet_to_col.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_scale.c -o umfpack_zl_scale.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_load_numeric.c -o umfpack_zl_load_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_save_numeric.c -o umfpack_zl_save_numeric.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_load_symbolic.c -o umfpack_zl_load_symbolic.o cc -O3 -fPIC -I../Include -I../Source -I../../AMD/Include -I../../UFconfig -DZLONG -c ../Source/umfpack_save_symbolic.c -o umfpack_zl_save_symbolic.o ar cr ../Lib/libumfpack.a umf_i_analyze.o umf_i_apply_order.o umf_i_colamd.o umf_i_free.o umf_i_fsize.o umf_i_is_permutation.o umf_i_malloc.o umf_i_realloc.o umf_i_report_perm.o umf_i_singletons.o umf_l_analyze.o umf_l_apply_order.o umf_l_colamd.o umf_l_free.o umf_l_fsize.o umf_l_is_permutation.o umf_l_malloc.o umf_l_realloc.o umf_l_report_perm.o umf_l_singletons.o umfpack_gn_timer.o umfpack_gn_tictoc.o umfpack_gn_global.o umf_di_lhsolve.o umf_di_uhsolve.o umf_di_triplet_map_nox.o umf_di_triplet_nomap_x.o umf_di_triplet_nomap_nox.o umf_di_triplet_map_x.o umf_di_assemble_fixq.o umf_di_store_lu_drop.o umf_di_assemble.o umf_di_blas3_update.o umf_di_build_tuples.o umf_di_create_element.o umf_di_dump.o umf_di_extend_front.o umf_di_garbage_collection.o umf_di_get_memory.o umf_di_init_front.o umf_di_kernel.o umf_di_kernel_init.o umf_di_kernel_wrapup.o umf_di_local_search.o umf_di_lsolve.o umf_di_ltsolve.o umf_di_mem_alloc_element.o umf_di_mem_alloc_head_block.o umf_di_mem_alloc_tail_block.o umf_di_mem_free_tail_block.o umf_di_mem_init_memoryspace.o umf_di_report_vector.o umf_di_row_search.o umf_di_scale_column.o umf_di_set_stats.o umf_di_solve.o umf_di_symbolic_usage.o umf_di_transpose.o umf_di_tuple_lengths.o umf_di_usolve.o umf_di_utsolve.o umf_di_valid_numeric.o umf_di_valid_symbolic.o umf_di_grow_front.o umf_di_start_front.o umf_di_2by2.o umf_di_store_lu.o umf_di_scale.o umfpack_di_wsolve.o umfpack_di_col_to_triplet.o umfpack_di_defaults.o umfpack_di_free_numeric.o umfpack_di_free_symbolic.o umfpack_di_get_numeric.o umfpack_di_get_lunz.o umfpack_di_get_symbolic.o umfpack_di_get_determinant.o umfpack_di_numeric.o umfpack_di_qsymbolic.o umfpack_di_report_control.o umfpack_di_report_info.o umfpack_di_report_matrix.o umfpack_di_report_numeric.o umfpack_di_report_perm.o umfpack_di_report_status.o umfpack_di_report_symbolic.o umfpack_di_report_triplet.o umfpack_di_report_vector.o umfpack_di_solve.o umfpack_di_symbolic.o umfpack_di_transpose.o umfpack_di_triplet_to_col.o umfpack_di_scale.o umfpack_di_load_numeric.o umfpack_di_save_numeric.o umfpack_di_load_symbolic.o umfpack_di_save_symbolic.o umf_dl_lhsolve.o umf_dl_uhsolve.o umf_dl_triplet_map_nox.o umf_dl_triplet_nomap_x.o umf_dl_triplet_nomap_nox.o umf_dl_triplet_map_x.o umf_dl_assemble_fixq.o umf_dl_store_lu_drop.o umf_dl_assemble.o umf_dl_blas3_update.o umf_dl_build_tuples.o umf_dl_create_element.o umf_dl_dump.o umf_dl_extend_front.o umf_dl_garbage_collection.o umf_dl_get_memory.o umf_dl_init_front.o umf_dl_kernel.o umf_dl_kernel_init.o umf_dl_kernel_wrapup.o umf_dl_local_search.o umf_dl_lsolve.o umf_dl_ltsolve.o umf_dl_mem_alloc_element.o umf_dl_mem_alloc_head_block.o umf_dl_mem_alloc_tail_block.o umf_dl_mem_free_tail_block.o umf_dl_mem_init_memoryspace.o umf_dl_report_vector.o umf_dl_row_search.o umf_dl_scale_column.o umf_dl_set_stats.o umf_dl_solve.o umf_dl_symbolic_usage.o umf_dl_transpose.o umf_dl_tuple_lengths.o umf_dl_usolve.o umf_dl_utsolve.o umf_dl_valid_numeric.o umf_dl_valid_symbolic.o umf_dl_grow_front.o umf_dl_start_front.o umf_dl_2by2.o umf_dl_store_lu.o umf_dl_scale.o umfpack_dl_wsolve.o umfpack_dl_col_to_triplet.o umfpack_dl_defaults.o umfpack_dl_free_numeric.o umfpack_dl_free_symbolic.o umfpack_dl_get_numeric.o umfpack_dl_get_lunz.o umfpack_dl_get_symbolic.o umfpack_dl_get_determinant.o umfpack_dl_numeric.o umfpack_dl_qsymbolic.o umfpack_dl_report_control.o umfpack_dl_report_info.o umfpack_dl_report_matrix.o umfpack_dl_report_numeric.o umfpack_dl_report_perm.o umfpack_dl_report_status.o umfpack_dl_report_symbolic.o umfpack_dl_report_triplet.o umfpack_dl_report_vector.o umfpack_dl_solve.o umfpack_dl_symbolic.o umfpack_dl_transpose.o umfpack_dl_triplet_to_col.o umfpack_dl_scale.o umfpack_dl_load_numeric.o umfpack_dl_save_numeric.o umfpack_dl_load_symbolic.o umfpack_dl_save_symbolic.o umf_zi_lhsolve.o umf_zi_uhsolve.o umf_zi_triplet_map_nox.o umf_zi_triplet_nomap_x.o umf_zi_triplet_nomap_nox.o umf_zi_triplet_map_x.o umf_zi_assemble_fixq.o umf_zi_store_lu_drop.o umf_zi_assemble.o umf_zi_blas3_update.o umf_zi_build_tuples.o umf_zi_create_element.o umf_zi_dump.o umf_zi_extend_front.o umf_zi_garbage_collection.o umf_zi_get_memory.o umf_zi_init_front.o umf_zi_kernel.o umf_zi_kernel_init.o umf_zi_kernel_wrapup.o umf_zi_local_search.o umf_zi_lsolve.o umf_zi_ltsolve.o umf_zi_mem_alloc_element.o umf_zi_mem_alloc_head_block.o umf_zi_mem_alloc_tail_block.o umf_zi_mem_free_tail_block.o umf_zi_mem_init_memoryspace.o umf_zi_report_vector.o umf_zi_row_search.o umf_zi_scale_column.o umf_zi_set_stats.o umf_zi_solve.o umf_zi_symbolic_usage.o umf_zi_transpose.o umf_zi_tuple_lengths.o umf_zi_usolve.o umf_zi_utsolve.o umf_zi_valid_numeric.o umf_zi_valid_symbolic.o umf_zi_grow_front.o umf_zi_start_front.o umf_zi_2by2.o umf_zi_store_lu.o umf_zi_scale.o umfpack_zi_wsolve.o umfpack_zi_col_to_triplet.o umfpack_zi_defaults.o umfpack_zi_free_numeric.o umfpack_zi_free_symbolic.o umfpack_zi_get_numeric.o umfpack_zi_get_lunz.o umfpack_zi_get_symbolic.o umfpack_zi_get_determinant.o umfpack_zi_numeric.o umfpack_zi_qsymbolic.o umfpack_zi_report_control.o umfpack_zi_report_info.o umfpack_zi_report_matrix.o umfpack_zi_report_numeric.o umfpack_zi_report_perm.o umfpack_zi_report_status.o umfpack_zi_report_symbolic.o umfpack_zi_report_triplet.o umfpack_zi_report_vector.o umfpack_zi_solve.o umfpack_zi_symbolic.o umfpack_zi_transpose.o umfpack_zi_triplet_to_col.o umfpack_zi_scale.o umfpack_zi_load_numeric.o umfpack_zi_save_numeric.o umfpack_zi_load_symbolic.o umfpack_zi_save_symbolic.o umf_zl_lhsolve.o umf_zl_uhsolve.o umf_zl_triplet_map_nox.o umf_zl_triplet_nomap_x.o umf_zl_triplet_nomap_nox.o umf_zl_triplet_map_x.o umf_zl_assemble_fixq.o umf_zl_store_lu_drop.o umf_zl_assemble.o umf_zl_blas3_update.o umf_zl_build_tuples.o umf_zl_create_element.o umf_zl_dump.o umf_zl_extend_front.o umf_zl_garbage_collection.o umf_zl_get_memory.o umf_zl_init_front.o umf_zl_kernel.o umf_zl_kernel_init.o umf_zl_kernel_wrapup.o umf_zl_local_search.o umf_zl_lsolve.o umf_zl_ltsolve.o umf_zl_mem_alloc_element.o umf_zl_mem_alloc_head_block.o umf_zl_mem_alloc_tail_block.o umf_zl_mem_free_tail_block.o umf_zl_mem_init_memoryspace.o umf_zl_report_vector.o umf_zl_row_search.o umf_zl_scale_column.o umf_zl_set_stats.o umf_zl_solve.o umf_zl_symbolic_usage.o umf_zl_transpose.o umf_zl_tuple_lengths.o umf_zl_usolve.o umf_zl_utsolve.o umf_zl_valid_numeric.o umf_zl_valid_symbolic.o umf_zl_grow_front.o umf_zl_start_front.o umf_zl_2by2.o umf_zl_store_lu.o umf_zl_scale.o umfpack_zl_wsolve.o umfpack_zl_col_to_triplet.o umfpack_zl_defaults.o umfpack_zl_free_numeric.o umfpack_zl_free_symbolic.o umfpack_zl_get_numeric.o umfpack_zl_get_lunz.o umfpack_zl_get_symbolic.o umfpack_zl_get_determinant.o umfpack_zl_numeric.o umfpack_zl_qsymbolic.o umfpack_zl_report_control.o umfpack_zl_report_info.o umfpack_zl_report_matrix.o umfpack_zl_report_numeric.o umfpack_zl_report_perm.o umfpack_zl_report_status.o umfpack_zl_report_symbolic.o umfpack_zl_report_triplet.o umfpack_zl_report_vector.o umfpack_zl_solve.o umfpack_zl_symbolic.o umfpack_zl_transpose.o umfpack_zl_triplet_to_col.o umfpack_zl_scale.o umfpack_zl_load_numeric.o umfpack_zl_save_numeric.o umfpack_zl_load_symbolic.o umfpack_zl_save_symbolic.o ranlib ../Lib/libumfpack.a make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/UMFPACK/Lib' ( cd Demo ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/UMFPACK/Demo' ( cd ../Lib ; make ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/UMFPACK/Lib' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/UMFPACK/Lib' ( cd ../../AMD ; make library ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD' ( cd Lib ; make ) make[4]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD/Lib' make[4]: Nothing to be done for `default'. make[4]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD/Lib' make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD' cc -O3 -fPIC -I../Include -I../../AMD/Include -I../../UFconfig -o umfpack_di_demo umfpack_di_demo.c ../Lib/libumfpack.a ../../AMD/Lib/libamd.a -lblas -lgfortran -lgfortranbegin -lm cc -O3 -fPIC -I../Include -I../../AMD/Include -I../../UFconfig -o umfpack_zi_demo umfpack_zi_demo.c ../Lib/libumfpack.a ../../AMD/Lib/libamd.a -lblas -lgfortran -lgfortranbegin -lm cc -O3 -fPIC -I../Include -I../../AMD/Include -I../../UFconfig -o umfpack_dl_demo umfpack_dl_demo.c ../Lib/libumfpack.a ../../AMD/Lib/libamd.a -lblas -lgfortran -lgfortranbegin -lm cc -O3 -fPIC -I../Include -I../../AMD/Include -I../../UFconfig -o umfpack_zl_demo umfpack_zl_demo.c ../Lib/libumfpack.a ../../AMD/Lib/libamd.a -lblas -lgfortran -lgfortranbegin -lm cc -O3 -fPIC -I../Include -I../../AMD/Include -I../../UFconfig -o umfpack_simple umfpack_simple.c ../Lib/libumfpack.a ../../AMD/Lib/libamd.a -lblas -lgfortran -lgfortranbegin -lm ./umfpack_simple x [0] = 1 x [1] = 2 x [2] = 3 x [3] = 4 x [4] = 5 ./umfpack_di_demo > my_umfpack_di_demo.out diff umfpack_di_demo.out my_umfpack_di_demo.out 76c76 < size of int: 4 UF_long: 8 Int: 4 pointer: 8 double: 8 Entry: 8 (in bytes) --- > size of int: 4 UF_long: 4 Int: 4 pointer: 4 double: 8 Entry: 8 (in bytes) 141c141 < minimum initial size (Units): 80 (MBytes): 0.0 --- > minimum initial size (Units): 74 (MBytes): 0.0 144c144 < symbolic factorization memory usage (Units): 151 (MBytes): 0.0 --- > symbolic factorization memory usage (Units): 144 (MBytes): 0.0 188c188 < final total size of Numeric object (Units): 87 --- > final total size of Numeric object (Units): 80 294,295c294,295 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 323c323 < symbolic memory usage (Units): 151 --- > symbolic memory usage (Units): 144 325c325 < Symbolic size (Units): 52 --- > Symbolic size (Units): 45 336c336 < initial size (Units) 80 70 88% --- > initial size (Units) 74 69 93% 339,341c339,341 < Numeric final size (Units) 92 88 96% < Numeric final size (MBytes) 0.0 0.0 96% < peak memory usage (Units) 1487 1478 99% --- > Numeric final size (Units) 85 81 95% > Numeric final size (MBytes) 0.0 0.0 95% > peak memory usage (Units) 1473 1464 99% 422,423c422,423 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 451c451 < symbolic memory usage (Units): 151 --- > symbolic memory usage (Units): 144 453c453 < Symbolic size (Units): 52 --- > Symbolic size (Units): 45 464c464 < initial size (Units) 80 70 88% --- > initial size (Units) 74 69 93% 467,469c467,469 < Numeric final size (Units) 92 88 96% < Numeric final size (MBytes) 0.0 0.0 96% < peak memory usage (Units) 1487 1478 99% --- > Numeric final size (Units) 85 81 95% > Numeric final size (MBytes) 0.0 0.0 95% > peak memory usage (Units) 1473 1464 99% 555c555 < final total size of Numeric object (Units): 86 --- > final total size of Numeric object (Units): 79 660,661c660,661 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 689c689 < symbolic memory usage (Units): 151 --- > symbolic memory usage (Units): 144 691c691 < Symbolic size (Units): 52 --- > Symbolic size (Units): 45 702c702 < initial size (Units) 80 70 88% --- > initial size (Units) 74 69 93% 705,707c705,707 < Numeric final size (Units) 92 87 95% < Numeric final size (MBytes) 0.0 0.0 95% < peak memory usage (Units) 1487 1478 99% --- > Numeric final size (Units) 85 80 94% > Numeric final size (MBytes) 0.0 0.0 94% > peak memory usage (Units) 1473 1464 99% 753c753 < maxnorm of residual: 7.10543e-15 --- > maxnorm of residual: 5.32907e-15 811c811 < final total size of Numeric object (Units): 87 --- > final total size of Numeric object (Units): 80 917,918c917,918 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 946c946 < symbolic memory usage (Units): 151 --- > symbolic memory usage (Units): 144 948c948 < Symbolic size (Units): 52 --- > Symbolic size (Units): 45 959c959 < initial size (Units) 80 70 88% --- > initial size (Units) 74 69 93% 962,964c962,964 < Numeric final size (Units) 92 88 96% < Numeric final size (MBytes) 0.0 0.0 96% < peak memory usage (Units) 1487 1478 99% --- > Numeric final size (Units) 85 81 95% > Numeric final size (MBytes) 0.0 0.0 95% > peak memory usage (Units) 1473 1464 99% 1010c1010 < maxnorm of residual: 3.55271e-15 --- > maxnorm of residual: 3.77476e-15 1050c1050 < minimum initial size (Units): 81 (MBytes): 0.0 --- > minimum initial size (Units): 75 (MBytes): 0.0 1053c1053 < symbolic factorization memory usage (Units): 151 (MBytes): 0.0 --- > symbolic factorization memory usage (Units): 144 (MBytes): 0.0 1119c1119 < final total size of Numeric object (Units): 88 --- > final total size of Numeric object (Units): 81 1318,1319c1318,1319 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 1347c1347 < symbolic memory usage (Units): 151 --- > symbolic memory usage (Units): 144 1349c1349 < Symbolic size (Units): 52 --- > Symbolic size (Units): 45 1360c1360 < initial size (Units) 81 71 88% --- > initial size (Units) 75 70 93% 1363,1365c1363,1365 < Numeric final size (Units) 93 89 96% < Numeric final size (MBytes) 0.0 0.0 96% < peak memory usage (Units) 1488 1479 99% --- > Numeric final size (Units) 86 82 95% > Numeric final size (MBytes) 0.0 0.0 95% > peak memory usage (Units) 1474 1465 99% 1411c1411 < maxnorm of residual: 3.55271e-15 --- > maxnorm of residual: 3.33067e-15 1426,1427c1426,1427 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 1455c1455 < symbolic memory usage (Units): 151 --- > symbolic memory usage (Units): 144 1457c1457 < Symbolic size (Units): 52 --- > Symbolic size (Units): 45 1468c1468 < initial size (Units) 81 71 88% --- > initial size (Units) 75 70 93% 1471,1473c1471,1473 < Numeric final size (Units) 93 89 96% < Numeric final size (MBytes) 0.0 0.0 96% < peak memory usage (Units) 1488 1479 99% --- > Numeric final size (Units) 86 82 95% > Numeric final size (MBytes) 0.0 0.0 95% > peak memory usage (Units) 1474 1465 99% 1519c1519 < maxnorm of residual: 3.55271e-15 --- > maxnorm of residual: 3.33067e-15 ./umfpack_dl_demo > my_umfpack_dl_demo.out make[2]: [run] Error 1 (ignored) diff umfpack_dl_demo.out my_umfpack_dl_demo.out 76c76 < size of int: 4 UF_long: 8 Int: 8 pointer: 8 double: 8 Entry: 8 (in bytes) --- > size of int: 4 UF_long: 4 Int: 4 pointer: 4 double: 8 Entry: 8 (in bytes) 141,144c141,144 < minimum initial size (Units): 69 (MBytes): 0.0 < estimated peak size (Units): 681 (MBytes): 0.0 < estimated final size (Units): 10 (MBytes): 0.0 < symbolic factorization memory usage (Units): 138 (MBytes): 0.0 --- > minimum initial size (Units): 74 (MBytes): 0.0 > estimated peak size (Units): 1301 (MBytes): 0.0 > estimated final size (Units): 15 (MBytes): 0.0 > symbolic factorization memory usage (Units): 144 (MBytes): 0.0 188c188 < final total size of Numeric object (Units): 67 --- > final total size of Numeric object (Units): 80 190c190 < peak size of variable-size part (Units): 675 --- > peak size of variable-size part (Units): 1292 292c292 < memory usage reported in: 16-byte Units --- > memory usage reported in: 8-byte Units 294,295c294,295 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 323c323 < symbolic memory usage (Units): 138 --- > symbolic memory usage (Units): 144 325c325 < Symbolic size (Units): 41 --- > Symbolic size (Units): 45 336,341c336,341 < initial size (Units) 69 64 93% < peak size (Units) 681 675 99% < final size (Units) 10 11 110% < Numeric final size (Units) 69 68 99% < Numeric final size (MBytes) 0.0 0.0 99% < peak memory usage (Units) 832 826 99% --- > initial size (Units) 74 69 93% > peak size (Units) 1301 1292 99% > final size (Units) 15 13 87% > Numeric final size (Units) 85 81 95% > Numeric final size (MBytes) 0.0 0.0 95% > peak memory usage (Units) 1473 1464 99% 420c420 < memory usage reported in: 16-byte Units --- > memory usage reported in: 8-byte Units 422,423c422,423 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 451c451 < symbolic memory usage (Units): 138 --- > symbolic memory usage (Units): 144 453c453 < Symbolic size (Units): 41 --- > Symbolic size (Units): 45 464,469c464,469 < initial size (Units) 69 64 93% < peak size (Units) 681 675 99% < final size (Units) 10 11 110% < Numeric final size (Units) 69 68 99% < Numeric final size (MBytes) 0.0 0.0 99% < peak memory usage (Units) 832 826 99% --- > initial size (Units) 74 69 93% > peak size (Units) 1301 1292 99% > final size (Units) 15 13 87% > Numeric final size (Units) 85 81 95% > Numeric final size (MBytes) 0.0 0.0 95% > peak memory usage (Units) 1473 1464 99% 555c555 < final total size of Numeric object (Units): 66 --- > final total size of Numeric object (Units): 79 557c557 < peak size of variable-size part (Units): 675 --- > peak size of variable-size part (Units): 1292 658c658 < memory usage reported in: 16-byte Units --- > memory usage reported in: 8-byte Units 660,661c660,661 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 689c689 < symbolic memory usage (Units): 138 --- > symbolic memory usage (Units): 144 691c691 < Symbolic size (Units): 41 --- > Symbolic size (Units): 45 702,707c702,707 < initial size (Units) 69 64 93% < peak size (Units) 681 675 99% < final size (Units) 10 10 100% < Numeric final size (Units) 69 67 97% < Numeric final size (MBytes) 0.0 0.0 97% < peak memory usage (Units) 832 826 99% --- > initial size (Units) 74 69 93% > peak size (Units) 1301 1292 99% > final size (Units) 15 12 80% > Numeric final size (Units) 85 80 94% > Numeric final size (MBytes) 0.0 0.0 94% > peak memory usage (Units) 1473 1464 99% 753c753 < maxnorm of residual: 7.10543e-15 --- > maxnorm of residual: 5.32907e-15 811c811 < final total size of Numeric object (Units): 67 --- > final total size of Numeric object (Units): 80 813c813 < peak size of variable-size part (Units): 675 --- > peak size of variable-size part (Units): 1292 915c915 < memory usage reported in: 16-byte Units --- > memory usage reported in: 8-byte Units 917,918c917,918 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 946c946 < symbolic memory usage (Units): 138 --- > symbolic memory usage (Units): 144 948c948 < Symbolic size (Units): 41 --- > Symbolic size (Units): 45 959,964c959,964 < initial size (Units) 69 64 93% < peak size (Units) 681 675 99% < final size (Units) 10 11 110% < Numeric final size (Units) 69 68 99% < Numeric final size (MBytes) 0.0 0.0 99% < peak memory usage (Units) 832 826 99% --- > initial size (Units) 74 69 93% > peak size (Units) 1301 1292 99% > final size (Units) 15 13 87% > Numeric final size (Units) 85 81 95% > Numeric final size (MBytes) 0.0 0.0 95% > peak memory usage (Units) 1473 1464 99% 1010c1010 < maxnorm of residual: 3.55271e-15 --- > maxnorm of residual: 3.77476e-15 1050,1053c1050,1053 < minimum initial size (Units): 71 (MBytes): 0.0 < estimated peak size (Units): 683 (MBytes): 0.0 < estimated final size (Units): 12 (MBytes): 0.0 < symbolic factorization memory usage (Units): 138 (MBytes): 0.0 --- > minimum initial size (Units): 75 (MBytes): 0.0 > estimated peak size (Units): 1302 (MBytes): 0.0 > estimated final size (Units): 16 (MBytes): 0.0 > symbolic factorization memory usage (Units): 144 (MBytes): 0.0 1119c1119 < final total size of Numeric object (Units): 69 --- > final total size of Numeric object (Units): 81 1121c1121 < peak size of variable-size part (Units): 677 --- > peak size of variable-size part (Units): 1293 1316c1316 < memory usage reported in: 16-byte Units --- > memory usage reported in: 8-byte Units 1318,1319c1318,1319 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 1347c1347 < symbolic memory usage (Units): 138 --- > symbolic memory usage (Units): 144 1349c1349 < Symbolic size (Units): 41 --- > Symbolic size (Units): 45 1360,1365c1360,1365 < initial size (Units) 71 66 93% < peak size (Units) 683 677 99% < final size (Units) 12 13 108% < Numeric final size (Units) 71 70 99% < Numeric final size (MBytes) 0.0 0.0 99% < peak memory usage (Units) 834 828 99% --- > initial size (Units) 75 70 93% > peak size (Units) 1302 1293 99% > final size (Units) 16 14 88% > Numeric final size (Units) 86 82 95% > Numeric final size (MBytes) 0.0 0.0 95% > peak memory usage (Units) 1474 1465 99% 1411c1411 < maxnorm of residual: 3.55271e-15 --- > maxnorm of residual: 3.33067e-15 1424c1424 < memory usage reported in: 16-byte Units --- > memory usage reported in: 8-byte Units 1426,1427c1426,1427 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 1455c1455 < symbolic memory usage (Units): 138 --- > symbolic memory usage (Units): 144 1457c1457 < Symbolic size (Units): 41 --- > Symbolic size (Units): 45 1468,1473c1468,1473 < initial size (Units) 71 66 93% < peak size (Units) 683 677 99% < final size (Units) 12 13 108% < Numeric final size (Units) 71 70 99% < Numeric final size (MBytes) 0.0 0.0 99% < peak memory usage (Units) 834 828 99% --- > initial size (Units) 75 70 93% > peak size (Units) 1302 1293 99% > final size (Units) 16 14 88% > Numeric final size (Units) 86 82 95% > Numeric final size (MBytes) 0.0 0.0 95% > peak memory usage (Units) 1474 1465 99% 1519c1519 < maxnorm of residual: 3.55271e-15 --- > maxnorm of residual: 3.33067e-15 1523c1523 < Total time: 0.00 seconds (CPU time), 0.00 seconds (wallclock time) --- > Total time: 0.00 seconds (CPU time), 0.01 seconds (wallclock time) ./umfpack_zi_demo > my_umfpack_zi_demo.out make[2]: [run] Error 1 (ignored) diff umfpack_zi_demo.out my_umfpack_zi_demo.out 76c76 < size of int: 4 UF_long: 8 Int: 4 pointer: 8 double: 8 Entry: 16 (in bytes) --- > size of int: 4 UF_long: 4 Int: 4 pointer: 4 double: 8 Entry: 16 (in bytes) 141c141 < minimum initial size (Units): 90 (MBytes): 0.0 --- > minimum initial size (Units): 84 (MBytes): 0.0 144c144 < symbolic factorization memory usage (Units): 151 (MBytes): 0.0 --- > symbolic factorization memory usage (Units): 144 (MBytes): 0.0 188c188 < final total size of Numeric object (Units): 106 --- > final total size of Numeric object (Units): 99 294,295c294,295 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 323c323 < symbolic memory usage (Units): 151 --- > symbolic memory usage (Units): 144 325c325 < Symbolic size (Units): 52 --- > Symbolic size (Units): 45 336c336 < initial size (Units) 90 80 89% --- > initial size (Units) 84 79 94% 339,341c339,341 < Numeric final size (Units) 113 107 95% < Numeric final size (MBytes) 0.0 0.0 95% < peak memory usage (Units) 2751 2736 99% --- > Numeric final size (Units) 106 100 94% > Numeric final size (MBytes) 0.0 0.0 94% > peak memory usage (Units) 2737 2722 99% 368,371c368,371 < solve flops: 1.02800e+03 < iterative refinement steps taken: 1 < iterative refinement steps attempted: 1 < sparse backward error omega1: 5.28e-17 --- > solve flops: 5.23000e+02 > iterative refinement steps taken: 0 > iterative refinement steps attempted: 0 > sparse backward error omega1: 8.11e-17 376c376 < total symbolic + numeric + solve flops: 1.06200e+03 --- > total symbolic + numeric + solve flops: 5.57000e+02 392c392 < maxnorm of residual: 1.77636e-15 --- > maxnorm of residual: 9.76996e-15 409c409 < maxnorm of residual: 1.77636e-14 --- > maxnorm of residual: 9.76996e-15 422,423c422,423 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 451c451 < symbolic memory usage (Units): 151 --- > symbolic memory usage (Units): 144 453c453 < Symbolic size (Units): 52 --- > Symbolic size (Units): 45 464c464 < initial size (Units) 90 80 89% --- > initial size (Units) 84 79 94% 467,469c467,469 < Numeric final size (Units) 113 107 95% < Numeric final size (MBytes) 0.0 0.0 95% < peak memory usage (Units) 2751 2736 99% --- > Numeric final size (Units) 106 100 94% > Numeric final size (MBytes) 0.0 0.0 94% > peak memory usage (Units) 2737 2722 99% 499c499 < sparse backward error omega1: 7.82e-17 --- > sparse backward error omega1: 9.55e-17 515c515 < maxnorm of residual: 4.52416e-15 --- > maxnorm of residual: 1.03985e-14 555c555 < final total size of Numeric object (Units): 104 --- > final total size of Numeric object (Units): 97 660,661c660,661 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 689c689 < symbolic memory usage (Units): 151 --- > symbolic memory usage (Units): 144 691c691 < Symbolic size (Units): 52 --- > Symbolic size (Units): 45 702c702 < initial size (Units) 90 80 89% --- > initial size (Units) 84 79 94% 705,707c705,707 < Numeric final size (Units) 113 105 93% < Numeric final size (MBytes) 0.0 0.0 93% < peak memory usage (Units) 2751 2736 99% --- > Numeric final size (Units) 106 98 92% > Numeric final size (MBytes) 0.0 0.0 92% > peak memory usage (Units) 2737 2722 99% 737c737 < sparse backward error omega1: 6.01e-17 --- > sparse backward error omega1: 1.20e-16 753c753 < maxnorm of residual: 4.66294e-15 --- > maxnorm of residual: 7.16094e-15 811c811 < final total size of Numeric object (Units): 106 --- > final total size of Numeric object (Units): 99 917,918c917,918 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 946c946 < symbolic memory usage (Units): 151 --- > symbolic memory usage (Units): 144 948c948 < Symbolic size (Units): 52 --- > Symbolic size (Units): 45 959c959 < initial size (Units) 90 80 89% --- > initial size (Units) 84 79 94% 962,964c962,964 < Numeric final size (Units) 113 107 95% < Numeric final size (MBytes) 0.0 0.0 95% < peak memory usage (Units) 2751 2736 99% --- > Numeric final size (Units) 106 100 94% > Numeric final size (MBytes) 0.0 0.0 94% > peak memory usage (Units) 2737 2722 99% 994c994 < sparse backward error omega1: 8.05e-17 --- > sparse backward error omega1: 8.46e-17 1010c1010 < maxnorm of residual: 9.10383e-15 --- > maxnorm of residual: 1.25733e-14 1050c1050 < minimum initial size (Units): 91 (MBytes): 0.0 --- > minimum initial size (Units): 85 (MBytes): 0.0 1053c1053 < symbolic factorization memory usage (Units): 151 (MBytes): 0.0 --- > symbolic factorization memory usage (Units): 144 (MBytes): 0.0 1119c1119 < final total size of Numeric object (Units): 107 --- > final total size of Numeric object (Units): 100 1126c1126 < costly memory reallocations: 0 --- > costly memory reallocations: 1 1318,1319c1318,1319 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 1347c1347 < symbolic memory usage (Units): 151 --- > symbolic memory usage (Units): 144 1349c1349 < Symbolic size (Units): 52 --- > Symbolic size (Units): 45 1360c1360 < initial size (Units) 91 81 89% --- > initial size (Units) 85 80 94% 1363,1365c1363,1365 < Numeric final size (Units) 114 108 95% < Numeric final size (MBytes) 0.0 0.0 95% < peak memory usage (Units) 2752 2737 99% --- > Numeric final size (Units) 107 101 94% > Numeric final size (MBytes) 0.0 0.0 94% > peak memory usage (Units) 2738 2723 99% 1388c1388 < costly numeric factorization reallocations: 0 --- > costly numeric factorization reallocations: 1 1411c1411 < maxnorm of residual: 4.88498e-15 --- > maxnorm of residual: 6.54338e-15 1426,1427c1426,1427 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 1455c1455 < symbolic memory usage (Units): 151 --- > symbolic memory usage (Units): 144 1457c1457 < Symbolic size (Units): 52 --- > Symbolic size (Units): 45 1468c1468 < initial size (Units) 91 81 89% --- > initial size (Units) 85 80 94% 1471,1473c1471,1473 < Numeric final size (Units) 114 108 95% < Numeric final size (MBytes) 0.0 0.0 95% < peak memory usage (Units) 2752 2737 99% --- > Numeric final size (Units) 107 101 94% > Numeric final size (MBytes) 0.0 0.0 94% > peak memory usage (Units) 2738 2723 99% 1496c1496 < costly numeric factorization reallocations: 0 --- > costly numeric factorization reallocations: 1 1519c1519 < maxnorm of residual: 4.88498e-15 --- > maxnorm of residual: 6.54338e-15 1523c1523 < Total time: 0.00 seconds (CPU time), 0.00 seconds (wallclock time) --- > Total time: 0.00 seconds (CPU time), 0.01 seconds (wallclock time) ./umfpack_zl_demo > my_umfpack_zl_demo.out make[2]: [run] Error 1 (ignored) diff umfpack_zl_demo.out my_umfpack_zl_demo.out 76c76 < size of int: 4 UF_long: 8 Int: 8 pointer: 8 double: 8 Entry: 16 (in bytes) --- > size of int: 4 UF_long: 4 Int: 4 pointer: 4 double: 8 Entry: 16 (in bytes) 141,144c141,144 < minimum initial size (Units): 74 (MBytes): 0.0 < estimated peak size (Units): 1301 (MBytes): 0.0 < estimated final size (Units): 15 (MBytes): 0.0 < symbolic factorization memory usage (Units): 138 (MBytes): 0.0 --- > minimum initial size (Units): 84 (MBytes): 0.0 > estimated peak size (Units): 2542 (MBytes): 0.0 > estimated final size (Units): 25 (MBytes): 0.0 > symbolic factorization memory usage (Units): 144 (MBytes): 0.0 188c188 < final total size of Numeric object (Units): 74 --- > final total size of Numeric object (Units): 99 190c190 < peak size of variable-size part (Units): 1292 --- > peak size of variable-size part (Units): 2527 292c292 < memory usage reported in: 16-byte Units --- > memory usage reported in: 8-byte Units 294,295c294,295 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 323c323 < symbolic memory usage (Units): 138 --- > symbolic memory usage (Units): 144 325c325 < Symbolic size (Units): 41 --- > Symbolic size (Units): 45 336,341c336,341 < initial size (Units) 74 69 93% < peak size (Units) 1301 1292 99% < final size (Units) 15 13 87% < Numeric final size (Units) 79 75 95% < Numeric final size (MBytes) 0.0 0.0 95% < peak memory usage (Units) 1463 1454 99% --- > initial size (Units) 84 79 94% > peak size (Units) 2542 2527 99% > final size (Units) 25 21 84% > Numeric final size (Units) 106 100 94% > Numeric final size (MBytes) 0.0 0.0 94% > peak memory usage (Units) 2737 2722 99% 368,371c368,371 < solve flops: 1.02800e+03 < iterative refinement steps taken: 1 < iterative refinement steps attempted: 1 < sparse backward error omega1: 5.28e-17 --- > solve flops: 5.23000e+02 > iterative refinement steps taken: 0 > iterative refinement steps attempted: 0 > sparse backward error omega1: 8.11e-17 376c376 < total symbolic + numeric + solve flops: 1.06200e+03 --- > total symbolic + numeric + solve flops: 5.57000e+02 392c392 < maxnorm of residual: 1.77636e-15 --- > maxnorm of residual: 9.76996e-15 409c409 < maxnorm of residual: 1.77636e-14 --- > maxnorm of residual: 9.76996e-15 420c420 < memory usage reported in: 16-byte Units --- > memory usage reported in: 8-byte Units 422,423c422,423 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 451c451 < symbolic memory usage (Units): 138 --- > symbolic memory usage (Units): 144 453c453 < Symbolic size (Units): 41 --- > Symbolic size (Units): 45 464,469c464,469 < initial size (Units) 74 69 93% < peak size (Units) 1301 1292 99% < final size (Units) 15 13 87% < Numeric final size (Units) 79 75 95% < Numeric final size (MBytes) 0.0 0.0 95% < peak memory usage (Units) 1463 1454 99% --- > initial size (Units) 84 79 94% > peak size (Units) 2542 2527 99% > final size (Units) 25 21 84% > Numeric final size (Units) 106 100 94% > Numeric final size (MBytes) 0.0 0.0 94% > peak memory usage (Units) 2737 2722 99% 499c499 < sparse backward error omega1: 7.82e-17 --- > sparse backward error omega1: 9.55e-17 515c515 < maxnorm of residual: 4.52416e-15 --- > maxnorm of residual: 1.03985e-14 555c555 < final total size of Numeric object (Units): 73 --- > final total size of Numeric object (Units): 97 557c557 < peak size of variable-size part (Units): 1292 --- > peak size of variable-size part (Units): 2527 658c658 < memory usage reported in: 16-byte Units --- > memory usage reported in: 8-byte Units 660,661c660,661 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 689c689 < symbolic memory usage (Units): 138 --- > symbolic memory usage (Units): 144 691c691 < Symbolic size (Units): 41 --- > Symbolic size (Units): 45 702,707c702,707 < initial size (Units) 74 69 93% < peak size (Units) 1301 1292 99% < final size (Units) 15 12 80% < Numeric final size (Units) 79 74 94% < Numeric final size (MBytes) 0.0 0.0 94% < peak memory usage (Units) 1463 1454 99% --- > initial size (Units) 84 79 94% > peak size (Units) 2542 2527 99% > final size (Units) 25 19 76% > Numeric final size (Units) 106 98 92% > Numeric final size (MBytes) 0.0 0.0 92% > peak memory usage (Units) 2737 2722 99% 737c737 < sparse backward error omega1: 6.01e-17 --- > sparse backward error omega1: 1.20e-16 753c753 < maxnorm of residual: 4.66294e-15 --- > maxnorm of residual: 7.16094e-15 811c811 < final total size of Numeric object (Units): 74 --- > final total size of Numeric object (Units): 99 813c813 < peak size of variable-size part (Units): 1292 --- > peak size of variable-size part (Units): 2527 915c915 < memory usage reported in: 16-byte Units --- > memory usage reported in: 8-byte Units 917,918c917,918 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 946c946 < symbolic memory usage (Units): 138 --- > symbolic memory usage (Units): 144 948c948 < Symbolic size (Units): 41 --- > Symbolic size (Units): 45 959,964c959,964 < initial size (Units) 74 69 93% < peak size (Units) 1301 1292 99% < final size (Units) 15 13 87% < Numeric final size (Units) 79 75 95% < Numeric final size (MBytes) 0.0 0.0 95% < peak memory usage (Units) 1463 1454 99% --- > initial size (Units) 84 79 94% > peak size (Units) 2542 2527 99% > final size (Units) 25 21 84% > Numeric final size (Units) 106 100 94% > Numeric final size (MBytes) 0.0 0.0 94% > peak memory usage (Units) 2737 2722 99% 994c994 < sparse backward error omega1: 8.05e-17 --- > sparse backward error omega1: 8.46e-17 1010c1010 < maxnorm of residual: 9.10383e-15 --- > maxnorm of residual: 1.25733e-14 1050,1053c1050,1053 < minimum initial size (Units): 75 (MBytes): 0.0 < estimated peak size (Units): 1302 (MBytes): 0.0 < estimated final size (Units): 16 (MBytes): 0.0 < symbolic factorization memory usage (Units): 138 (MBytes): 0.0 --- > minimum initial size (Units): 85 (MBytes): 0.0 > estimated peak size (Units): 2543 (MBytes): 0.0 > estimated final size (Units): 26 (MBytes): 0.0 > symbolic factorization memory usage (Units): 144 (MBytes): 0.0 1119c1119 < final total size of Numeric object (Units): 75 --- > final total size of Numeric object (Units): 100 1121c1121 < peak size of variable-size part (Units): 1293 --- > peak size of variable-size part (Units): 2528 1126c1126 < costly memory reallocations: 0 --- > costly memory reallocations: 1 1316c1316 < memory usage reported in: 16-byte Units --- > memory usage reported in: 8-byte Units 1318,1319c1318,1319 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 1347c1347 < symbolic memory usage (Units): 138 --- > symbolic memory usage (Units): 144 1349c1349 < Symbolic size (Units): 41 --- > Symbolic size (Units): 45 1360,1365c1360,1365 < initial size (Units) 75 70 93% < peak size (Units) 1302 1293 99% < final size (Units) 16 14 88% < Numeric final size (Units) 80 76 95% < Numeric final size (MBytes) 0.0 0.0 95% < peak memory usage (Units) 1464 1455 99% --- > initial size (Units) 85 80 94% > peak size (Units) 2543 2528 99% > final size (Units) 26 22 85% > Numeric final size (Units) 107 101 94% > Numeric final size (MBytes) 0.0 0.0 94% > peak memory usage (Units) 2738 2723 99% 1388c1388 < costly numeric factorization reallocations: 0 --- > costly numeric factorization reallocations: 1 1411c1411 < maxnorm of residual: 4.88498e-15 --- > maxnorm of residual: 6.54338e-15 1424c1424 < memory usage reported in: 16-byte Units --- > memory usage reported in: 8-byte Units 1426,1427c1426,1427 < size of UF_long: 8 bytes < size of pointer: 8 bytes --- > size of UF_long: 4 bytes > size of pointer: 4 bytes 1455c1455 < symbolic memory usage (Units): 138 --- > symbolic memory usage (Units): 144 1457c1457 < Symbolic size (Units): 41 --- > Symbolic size (Units): 45 1468,1473c1468,1473 < initial size (Units) 75 70 93% < peak size (Units) 1302 1293 99% < final size (Units) 16 14 88% < Numeric final size (Units) 80 76 95% < Numeric final size (MBytes) 0.0 0.0 95% < peak memory usage (Units) 1464 1455 99% --- > initial size (Units) 85 80 94% > peak size (Units) 2543 2528 99% > final size (Units) 26 22 85% > Numeric final size (Units) 107 101 94% > Numeric final size (MBytes) 0.0 0.0 94% > peak memory usage (Units) 2738 2723 99% 1496c1496 < costly numeric factorization reallocations: 0 --- > costly numeric factorization reallocations: 1 1519c1519 < maxnorm of residual: 4.88498e-15 --- > maxnorm of residual: 6.54338e-15 1523c1523 < Total time: 0.00 seconds (CPU time), 0.01 seconds (wallclock time) --- > Total time: 0.00 seconds (CPU time), 0.00 seconds (wallclock time) make[2]: [run] Error 1 (ignored) make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/UMFPACK/Demo' cat Doc/License UMFPACK Version 5.1.1, Copyright 1995-2007 by Timothy A. Davis. All Rights Reserved. UMFPACK is available under alternate licenses, contact T. Davis for details. UMFPACK License: Your use or distribution of UMFPACK or any modified version of UMFPACK implies that you agree to this License. This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Permission is hereby granted to use or copy this program under the terms of the GNU GPL, provided that the Copyright, this License, and the Availability of the original version is retained on all copies. User documentation of any code that uses this code or any modified version of this code must cite the Copyright, this License, the Availability note, and "Used by permission." Permission to modify the code and to distribute modified code is granted, provided the Copyright, this License, and the Availability note are retained, and a notice that the code was modified is included. Availability: http://www.cise.ufl.edu/research/sparse/umfpack make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/UMFPACK' ( cd CHOLMOD ; make ) make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CHOLMOD' ( cd Lib ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CHOLMOD/Lib' make[2]: Nothing to be done for `default'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CHOLMOD/Lib' ( cd Demo ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CHOLMOD/Demo' ( cd ../../UFconfig/xerbla ; make ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/UFconfig/xerbla' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/UFconfig/xerbla' ( cd ../Lib ; make ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CHOLMOD/Lib' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CHOLMOD/Lib' ( cd ../../AMD ; make library ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD' ( cd Lib ; make ) make[4]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD/Lib' make[4]: Nothing to be done for `default'. make[4]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD/Lib' make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD' ( cd ../../CAMD ; make library ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CAMD' ( cd Lib ; make ) make[4]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CAMD/Lib' make[4]: Nothing to be done for `default'. make[4]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CAMD/Lib' make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CAMD' ( cd ../../COLAMD ; make library ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/COLAMD' ( cd Lib ; make ) make[4]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/COLAMD/Lib' make[4]: Nothing to be done for `default'. make[4]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/COLAMD/Lib' make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/COLAMD' ( cd ../../CCOLAMD ; make library ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CCOLAMD' ( cd Lib ; make ) make[4]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CCOLAMD/Lib' make[4]: Nothing to be done for `default'. make[4]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CCOLAMD/Lib' make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CCOLAMD' cc -O3 -fPIC -DNPARTITION -o cholmod_demo -I../Include -I../../UFconfig cholmod_demo.c ../Lib/libcholmod.a ../../AMD/Lib/libamd.a ../../COLAMD/Lib/libcolamd.a ../../CCOLAMD/Lib/libccolamd.a ../../CAMD/Lib/libcamd.a -llapack -lblas -lgfortran -lgfortranbegin -lm cc -O3 -fPIC -DNPARTITION -o cholmod_l_demo -I../Include -I../../UFconfig cholmod_l_demo.c ../Lib/libcholmod.a ../../AMD/Lib/libamd.a ../../COLAMD/Lib/libcolamd.a ../../CCOLAMD/Lib/libccolamd.a ../../CAMD/Lib/libcamd.a -llapack -lblas -lgfortran -lgfortranbegin -lm cc -O3 -fPIC -DNPARTITION -o cholmod_simple -I../Include -I../../UFconfig cholmod_simple.c ../Lib/libcholmod.a ../../AMD/Lib/libamd.a ../../COLAMD/Lib/libcolamd.a ../../CCOLAMD/Lib/libccolamd.a ../../CAMD/Lib/libcamd.a -llapack -lblas -lgfortran -lgfortranbegin -lm ./cholmod_demo < Matrix/bcsstk01.tri ---------------------------------- cholmod_demo: norm (A,inf) = 3.57095e+09 norm (A,1) = 3.57095e+09 CHOLMOD sparse: A: 48-by-48, nz 224, upper. OK CHOLMOD dense: B: 48-by-1, OK bnorm 1.97917 Analyze: flop 6009 lnz 489 Factorizing A CHOLMOD factor: L: 48-by-48 simplicial, LDL'. nzmax 489. nz 489 OK Ordering: AMD fl/lnz 12.3 lnz/anz 2.2 ints in L: 782, doubles in L: 489 factor flops 6009 nnz(L) 489 (w/no amalgamation) nnz(A*A'): 224 flops / nnz(L): 12.3 nnz(L) / nnz(A): 2.2 analyze cputime: 0.0000 factor cputime: 0.0000 mflop: 0.0 solve cputime: 0.0000 mflop: 0.0 overall cputime: 0.0000 mflop: 0.0 peak memory usage: 0 (MB) residual 2.5e-19 (|Ax-b|/(|A||x|+|b|)) residual 2.3e-19 (|Ax-b|/(|A||x|+|b|)) after iterative refinement rcond 9.5e-06 ./cholmod_l_demo < Matrix/bcsstk01.tri ---------------------------------- cholmod_l_demo: norm (A,inf) = 3.57095e+09 norm (A,1) = 3.57095e+09 CHOLMOD sparse: A: 48-by-48, nz 224, upper. OK CHOLMOD dense: B: 48-by-1, OK bnorm 1.97917 Analyze: flop 6009 lnz 489 Factorizing A CHOLMOD factor: L: 48-by-48 simplicial, LDL'. nzmax 489. nz 489 OK Ordering: AMD fl/lnz 12.3 lnz/anz 2.2 ints in L: 782, doubles in L: 489 factor flops 6009 nnz(L) 489 (w/no amalgamation) nnz(A*A'): 224 flops / nnz(L): 12.3 nnz(L) / nnz(A): 2.2 analyze cputime: 0.0000 factor cputime: 0.0000 mflop: 0.0 solve cputime: 0.0000 mflop: 0.0 overall cputime: 0.0000 mflop: 0.0 peak memory usage: 0 (MB) residual 2.5e-19 (|Ax-b|/(|A||x|+|b|)) residual 2.3e-19 (|Ax-b|/(|A||x|+|b|)) after iterative refinement rcond 9.5e-06 ./cholmod_demo < Matrix/lp_afiro.tri ---------------------------------- cholmod_demo: norm (A,inf) = 20.525 norm (A,1) = 3.429 CHOLMOD sparse: A: 27-by-51, nz 102, up/lo. OK CHOLMOD dense: B: 27-by-1, OK bnorm 1.96296 Analyze: flop 529 lnz 113 Factorizing A*A'+beta*I CHOLMOD factor: L: 27-by-27 simplicial, LDL'. nzmax 113. nz 113 OK Ordering: AMD fl/lnz 4.7 lnz/anz 1.3 ints in L: 280, doubles in L: 113 factor flops 529 nnz(L) 113 (w/no amalgamation) nnz(A): 90 flops / nnz(L): 4.7 nnz(L) / nnz(A): 1.3 analyze cputime: 0.0000 factor cputime: 0.0000 mflop: 0.0 solve cputime: 0.0000 mflop: 0.0 overall cputime: 0.0000 mflop: 0.0 peak memory usage: 0 (MB) residual 5.3e-17 (|Ax-b|/(|A||x|+|b|)) rcond 3.0e-02 ./cholmod_l_demo < Matrix/lp_afiro.tri ---------------------------------- cholmod_l_demo: norm (A,inf) = 20.525 norm (A,1) = 3.429 CHOLMOD sparse: A: 27-by-51, nz 102, up/lo. OK CHOLMOD dense: B: 27-by-1, OK bnorm 1.96296 Analyze: flop 529 lnz 113 Factorizing A*A'+beta*I CHOLMOD factor: L: 27-by-27 simplicial, LDL'. nzmax 113. nz 113 OK Ordering: AMD fl/lnz 4.7 lnz/anz 1.3 ints in L: 280, doubles in L: 113 factor flops 529 nnz(L) 113 (w/no amalgamation) nnz(A): 90 flops / nnz(L): 4.7 nnz(L) / nnz(A): 1.3 analyze cputime: 0.0000 factor cputime: 0.0000 mflop: 0.0 solve cputime: 0.0000 mflop: 0.0 overall cputime: 0.0000 mflop: 0.0 peak memory usage: 0 (MB) residual 5.3e-17 (|Ax-b|/(|A||x|+|b|)) rcond 3.0e-02 ./cholmod_demo < Matrix/can___24.mtx ---------------------------------- cholmod_demo: norm (A,inf) = 17 norm (A,1) = 17 CHOLMOD sparse: A: 24-by-24, nz 92, upper. OK CHOLMOD dense: B: 24-by-1, OK bnorm 1.95833 Analyze: flop 656 lnz 120 Factorizing A CHOLMOD factor: L: 24-by-24 simplicial, LDL'. nzmax 120. nz 120 OK Ordering: AMD fl/lnz 5.5 lnz/anz 1.3 ints in L: 269, doubles in L: 120 factor flops 656 nnz(L) 120 (w/no amalgamation) nnz(A*A'): 92 flops / nnz(L): 5.5 nnz(L) / nnz(A): 1.3 analyze cputime: 0.0000 factor cputime: 0.0000 mflop: 0.0 solve cputime: 0.0000 mflop: 0.0 overall cputime: 0.0000 mflop: 0.0 peak memory usage: 0 (MB) residual 9.7e-17 (|Ax-b|/(|A||x|+|b|)) residual 8.2e-17 (|Ax-b|/(|A||x|+|b|)) after iterative refinement rcond 5.0e-01 ./cholmod_l_demo < Matrix/can___24.mtx ---------------------------------- cholmod_l_demo: norm (A,inf) = 17 norm (A,1) = 17 CHOLMOD sparse: A: 24-by-24, nz 92, upper. OK CHOLMOD dense: B: 24-by-1, OK bnorm 1.95833 Analyze: flop 656 lnz 120 Factorizing A CHOLMOD factor: L: 24-by-24 simplicial, LDL'. nzmax 120. nz 120 OK Ordering: AMD fl/lnz 5.5 lnz/anz 1.3 ints in L: 269, doubles in L: 120 factor flops 656 nnz(L) 120 (w/no amalgamation) nnz(A*A'): 92 flops / nnz(L): 5.5 nnz(L) / nnz(A): 1.3 analyze cputime: 0.0000 factor cputime: 0.0000 mflop: 0.0 solve cputime: 0.0000 mflop: 0.0 overall cputime: 0.0000 mflop: 0.0 peak memory usage: 0 (MB) residual 9.7e-17 (|Ax-b|/(|A||x|+|b|)) residual 8.2e-17 (|Ax-b|/(|A||x|+|b|)) after iterative refinement rcond 5.0e-01 ./cholmod_demo < Matrix/c.tri ---------------------------------- cholmod_demo: norm (A,inf) = 47.2361 norm (A,1) = 47.2361 CHOLMOD sparse: A: 3-by-3, nz 5, upper. OK CHOLMOD dense: B: 3-by-1, OK bnorm 1.66759 Analyze: flop 9 lnz 5 Factorizing A CHOLMOD factor: L: 3-by-3 simplicial, LDL'. nzmax 5. nz 5 OK Ordering: AMD fl/lnz 1.8 lnz/anz 1.0 ints in L: 28, doubles in L: 5 factor flops 9 nnz(L) 5 (w/no amalgamation) nnz(A*A'): 5 flops / nnz(L): 1.8 nnz(L) / nnz(A): 1.0 analyze cputime: 0.0000 factor cputime: 0.0000 mflop: 0.0 solve cputime: 0.0000 mflop: 0.0 overall cputime: 0.0000 mflop: 0.0 peak memory usage: 0 (MB) residual 2.0e-17 (|Ax-b|/(|A||x|+|b|)) rcond 3.6e-02 ./cholmod_l_demo < Matrix/c.tri ---------------------------------- cholmod_l_demo: norm (A,inf) = 47.2361 norm (A,1) = 47.2361 CHOLMOD sparse: A: 3-by-3, nz 5, upper. OK CHOLMOD dense: B: 3-by-1, OK bnorm 1.66759 Analyze: flop 9 lnz 5 Factorizing A CHOLMOD factor: L: 3-by-3 simplicial, LDL'. nzmax 5. nz 5 OK Ordering: AMD fl/lnz 1.8 lnz/anz 1.0 ints in L: 28, doubles in L: 5 factor flops 9 nnz(L) 5 (w/no amalgamation) nnz(A*A'): 5 flops / nnz(L): 1.8 nnz(L) / nnz(A): 1.0 analyze cputime: 0.0000 factor cputime: 0.0000 mflop: 0.0 solve cputime: 0.0000 mflop: 0.0 overall cputime: 0.0000 mflop: 0.0 peak memory usage: 0 (MB) residual 2.0e-17 (|Ax-b|/(|A||x|+|b|)) rcond 3.6e-02 ./cholmod_simple < Matrix/c.tri CHOLMOD sparse: A: 3-by-3, nz 5, upper. OK norm(b-Ax) 5.6e-17 ./cholmod_simple < Matrix/can___24.mtx CHOLMOD sparse: A: 24-by-24, nz 92, upper. OK norm(b-Ax) 3.1e-15 ./cholmod_simple < Matrix/bcsstk01.tri CHOLMOD sparse: A: 48-by-48, nz 224, upper. OK norm(b-Ax) 3.0e-13 make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CHOLMOD/Demo' make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CHOLMOD' ( cd CSparse ; make ) make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CSparse' ( cd Lib ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CSparse/Lib' cc -O -I../Include -fPIC -c ../Source/cs_add.c cc -O -I../Include -fPIC -c ../Source/cs_amd.c cc -O -I../Include -fPIC -c ../Source/cs_chol.c cc -O -I../Include -fPIC -c ../Source/cs_cholsol.c cc -O -I../Include -fPIC -c ../Source/cs_counts.c cc -O -I../Include -fPIC -c ../Source/cs_cumsum.c cc -O -I../Include -fPIC -c ../Source/cs_droptol.c cc -O -I../Include -fPIC -c ../Source/cs_dropzeros.c cc -O -I../Include -fPIC -c ../Source/cs_dupl.c cc -O -I../Include -fPIC -c ../Source/cs_entry.c cc -O -I../Include -fPIC -c ../Source/cs_etree.c cc -O -I../Include -fPIC -c ../Source/cs_fkeep.c cc -O -I../Include -fPIC -c ../Source/cs_gaxpy.c cc -O -I../Include -fPIC -c ../Source/cs_happly.c cc -O -I../Include -fPIC -c ../Source/cs_house.c cc -O -I../Include -fPIC -c ../Source/cs_ipvec.c cc -O -I../Include -fPIC -c ../Source/cs_lsolve.c cc -O -I../Include -fPIC -c ../Source/cs_ltsolve.c cc -O -I../Include -fPIC -c ../Source/cs_lu.c cc -O -I../Include -fPIC -c ../Source/cs_lusol.c cc -O -I../Include -fPIC -c ../Source/cs_util.c cc -O -I../Include -fPIC -c ../Source/cs_multiply.c cc -O -I../Include -fPIC -c ../Source/cs_permute.c cc -O -I../Include -fPIC -c ../Source/cs_pinv.c cc -O -I../Include -fPIC -c ../Source/cs_post.c cc -O -I../Include -fPIC -c ../Source/cs_pvec.c cc -O -I../Include -fPIC -c ../Source/cs_qr.c cc -O -I../Include -fPIC -c ../Source/cs_qrsol.c cc -O -I../Include -fPIC -c ../Source/cs_scatter.c cc -O -I../Include -fPIC -c ../Source/cs_schol.c cc -O -I../Include -fPIC -c ../Source/cs_sqr.c cc -O -I../Include -fPIC -c ../Source/cs_symperm.c cc -O -I../Include -fPIC -c ../Source/cs_tdfs.c cc -O -I../Include -fPIC -c ../Source/cs_malloc.c cc -O -I../Include -fPIC -c ../Source/cs_transpose.c cc -O -I../Include -fPIC -c ../Source/cs_compress.c cc -O -I../Include -fPIC -c ../Source/cs_usolve.c cc -O -I../Include -fPIC -c ../Source/cs_utsolve.c cc -O -I../Include -fPIC -c ../Source/cs_scc.c cc -O -I../Include -fPIC -c ../Source/cs_maxtrans.c cc -O -I../Include -fPIC -c ../Source/cs_dmperm.c cc -O -I../Include -fPIC -c ../Source/cs_updown.c cc -O -I../Include -fPIC -c ../Source/cs_print.c cc -O -I../Include -fPIC -c ../Source/cs_norm.c cc -O -I../Include -fPIC -c ../Source/cs_load.c cc -O -I../Include -fPIC -c ../Source/cs_dfs.c cc -O -I../Include -fPIC -c ../Source/cs_reach.c cc -O -I../Include -fPIC -c ../Source/cs_spsolve.c cc -O -I../Include -fPIC -c ../Source/cs_ereach.c cc -O -I../Include -fPIC -c ../Source/cs_leaf.c cc -O -I../Include -fPIC -c ../Source/cs_randperm.c ar cr libcsparse.a cs_add.o cs_amd.o cs_chol.o cs_cholsol.o cs_counts.o cs_cumsum.o cs_droptol.o cs_dropzeros.o cs_dupl.o cs_entry.o cs_etree.o cs_fkeep.o cs_gaxpy.o cs_happly.o cs_house.o cs_ipvec.o cs_lsolve.o cs_ltsolve.o cs_lu.o cs_lusol.o cs_util.o cs_multiply.o cs_permute.o cs_pinv.o cs_post.o cs_pvec.o cs_qr.o cs_qrsol.o cs_scatter.o cs_schol.o cs_sqr.o cs_symperm.o cs_tdfs.o cs_malloc.o cs_transpose.o cs_compress.o cs_usolve.o cs_utsolve.o cs_scc.o cs_maxtrans.o cs_dmperm.o cs_updown.o cs_print.o cs_norm.o cs_load.o cs_dfs.o cs_reach.o cs_spsolve.o cs_ereach.o cs_leaf.o cs_randperm.o ranlib libcsparse.a make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CSparse/Lib' ( cd Demo ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CSparse/Demo' ( cd ../Lib ; make ) make[3]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CSparse/Lib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CSparse/Lib' cc -O -I../Include -o cs_demo1 cs_demo1.c ../Lib/libcsparse.a -lm cc -O -I../Include -o cs_demo2 cs_demo2.c cs_demo.c ../Lib/libcsparse.a -lm cc -O -I../Include -o cs_demo3 cs_demo3.c cs_demo.c ../Lib/libcsparse.a -lm ./cs_demo1 < ../Matrix/t1 T: CSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 triplet: 4-by-4, nzmax: 16 nnz: 10 2 2 : 3 1 0 : 3.1 3 3 : 1 0 2 : 3.2 1 1 : 2.9 3 0 : 3.5 3 1 : 0.4 1 3 : 0.9 0 0 : 4.5 2 1 : 1.7 A: CSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 11.1 col 0 : locations 0 to 2 1 : 3.1 3 : 3.5 0 : 4.5 col 1 : locations 3 to 5 1 : 2.9 3 : 0.4 2 : 1.7 col 2 : locations 6 to 7 2 : 3 0 : 3.2 col 3 : locations 8 to 9 3 : 1 1 : 0.9 AT: CSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 7.7 col 0 : locations 0 to 1 0 : 4.5 2 : 3.2 col 1 : locations 2 to 4 0 : 3.1 1 : 2.9 3 : 0.9 col 2 : locations 5 to 6 1 : 1.7 2 : 3 col 3 : locations 7 to 9 0 : 3.5 1 : 0.4 3 : 1 D: CSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 16 nnz: 16, 1-norm: 139.58 col 0 : locations 0 to 3 1 : 13.95 3 : 15.75 0 : 100.28 2 : 9.6 col 1 : locations 4 to 7 1 : 88.62 3 : 12.91 0 : 13.95 2 : 4.93 col 2 : locations 8 to 11 1 : 4.93 3 : 0.68 2 : 81.68 0 : 9.6 col 3 : locations 12 to 15 1 : 12.91 3 : 83.2 0 : 15.75 2 : 0.68 ./cs_demo2 < ../Matrix/t1 --- Matrix: 4-by-4, nnz: 10 (sym: 0: nnz 0), norm: 1.11e+01 blocks: 1 singletons: 0 structural rank: 4 QR natural time: 0.00 resid: 3.06e-17 QR amd(A'*A) time: 0.00 resid: 2.57e-17 LU natural time: 0.00 resid: 7.66e-18 LU amd(A+A') time: 0.00 resid: 2.03e-17 LU amd(S'*S) time: 0.00 resid: 4.94e-18 LU amd(A'*A) time: 0.00 resid: 2.03e-17 ./cs_demo2 < ../Matrix/ash219 --- Matrix: 219-by-85, nnz: 438 (sym: 0: nnz 0), norm: 9.00e+00 blocks: 1 singletons: 0 structural rank: 85 QR natural time: 0.00 resid: 1.61e-02 QR amd(A'*A) time: 0.00 resid: 1.61e-02 ./cs_demo2 < ../Matrix/bcsstk01 --- Matrix: 48-by-48, nnz: 224 (sym: -1: nnz 400), norm: 3.57e+09 blocks: 1 singletons: 0 structural rank: 48 QR natural time: 0.00 resid: 3.91e-19 QR amd(A'*A) time: 0.00 resid: 6.49e-19 LU natural time: 0.00 resid: 1.94e-19 LU amd(A+A') time: 0.00 resid: 1.87e-19 LU amd(S'*S) time: 0.00 resid: 2.67e-19 LU amd(A'*A) time: 0.00 resid: 2.67e-19 Chol natural time: 0.00 resid: 2.55e-19 Chol amd(A+A') time: 0.00 resid: 1.91e-19 ./cs_demo2 < ../Matrix/fs_183_1 --- Matrix: 183-by-183, nnz: 988 (sym: 0: nnz 0), norm: 1.70e+09 zero entries dropped: 71 tiny entries dropped: 10 blocks: 38 singletons: 37 structural rank: 183 QR natural time: 0.01 resid: 5.58e-28 QR amd(A'*A) time: 0.01 resid: 1.07e-27 LU natural time: 0.00 resid: 6.22e-28 LU amd(A+A') time: 0.01 resid: 1.40e-27 LU amd(S'*S) time: 0.00 resid: 8.01e-28 LU amd(A'*A) time: 0.00 resid: 8.01e-28 ./cs_demo2 < ../Matrix/mbeacxc --- Matrix: 492-by-490, nnz: 49920 (sym: 0: nnz 0), norm: 9.29e-01 blocks: 10 singletons: 8 structural rank: 448 QR natural time: 0.22 resid: nan QR amd(A'*A) time: 0.36 resid: nan ./cs_demo2 < ../Matrix/west0067 --- Matrix: 67-by-67, nnz: 294 (sym: 0: nnz 0), norm: 6.14e+00 blocks: 2 singletons: 1 structural rank: 67 QR natural time: 0.00 resid: 5.17e-17 QR amd(A'*A) time: 0.00 resid: 3.12e-17 LU natural time: 0.00 resid: 3.82e-17 LU amd(A+A') time: 0.00 resid: 2.59e-17 LU amd(S'*S) time: 0.00 resid: 2.22e-17 LU amd(A'*A) time: 0.00 resid: 2.18e-17 ./cs_demo2 < ../Matrix/lp_afiro --- Matrix: 27-by-51, nnz: 102 (sym: 0: nnz 0), norm: 3.43e+00 blocks: 1 singletons: 0 structural rank: 27 QR natural time: 0.00 resid: 2.35e-16 QR amd(A'*A) time: 0.00 resid: 2.68e-16 ./cs_demo2 < ../Matrix/bcsstk16 --- Matrix: 4884-by-4884, nnz: 147631 (sym: -1: nnz 290378), norm: 7.01e+09 blocks: 75 singletons: 74 structural rank: 4884 QR amd(A'*A) time: 2.98 resid: 1.62e-22 LU amd(A+A') time: 1.93 resid: 1.13e-22 LU amd(S'*S) time: 2.01 resid: 1.21e-22 LU amd(A'*A) time: 2.10 resid: 1.78e-22 Chol amd(A+A') time: 0.57 resid: 1.20e-22 ./cs_demo3 < ../Matrix/bcsstk01 --- Matrix: 48-by-48, nnz: 224 (sym: -1: nnz 400), norm: 3.57e+09 chol then update/downdate amd(A+A') symbolic chol time 0.00 numeric chol time 0.00 solve chol time 0.00 original: resid: 1.91e-19 update: time: 0.00 update: time: 0.00 (incl solve) resid: 1.38e-18 rechol: time: 0.00 (incl solve) resid: 1.02e-18 downdate: time: 0.00 downdate: time: 0.00 (incl solve) resid: 3.23e-17 ./cs_demo3 < ../Matrix/bcsstk16 --- Matrix: 4884-by-4884, nnz: 147631 (sym: -1: nnz 290378), norm: 7.01e+09 chol then update/downdate amd(A+A') symbolic chol time 0.04 numeric chol time 0.50 solve chol time 0.01 original: resid: 1.20e-22 update: time: 0.00 update: time: 0.01 (incl solve) resid: 1.15e-23 rechol: time: 0.52 (incl solve) resid: 1.17e-23 downdate: time: 0.00 downdate: time: 0.02 (incl solve) resid: 3.23e-22 make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CSparse/Demo' make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CSparse' ( cd CXSparse ; make ) make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CXSparse' ( cd Lib ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CXSparse/Lib' cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_convert.c -o cs_convert.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_add.c -o cs_add_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_amd.c -o cs_amd_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_chol.c -o cs_chol_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_cholsol.c -o cs_cholsol_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_counts.c -o cs_counts_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_cumsum.c -o cs_cumsum_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_droptol.c -o cs_droptol_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_dropzeros.c -o cs_dropzeros_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_dupl.c -o cs_dupl_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_entry.c -o cs_entry_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_etree.c -o cs_etree_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_fkeep.c -o cs_fkeep_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_gaxpy.c -o cs_gaxpy_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_happly.c -o cs_happly_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_house.c -o cs_house_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_ipvec.c -o cs_ipvec_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_lsolve.c -o cs_lsolve_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_ltsolve.c -o cs_ltsolve_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_lu.c -o cs_lu_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_lusol.c -o cs_lusol_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_util.c -o cs_util_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_multiply.c -o cs_multiply_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_permute.c -o cs_permute_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_pinv.c -o cs_pinv_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_post.c -o cs_post_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_pvec.c -o cs_pvec_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_qr.c -o cs_qr_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_qrsol.c -o cs_qrsol_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_scatter.c -o cs_scatter_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_schol.c -o cs_schol_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_sqr.c -o cs_sqr_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_symperm.c -o cs_symperm_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_tdfs.c -o cs_tdfs_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_malloc.c -o cs_malloc_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_transpose.c -o cs_transpose_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_compress.c -o cs_compress_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_usolve.c -o cs_usolve_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_utsolve.c -o cs_utsolve_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_scc.c -o cs_scc_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_maxtrans.c -o cs_maxtrans_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_dmperm.c -o cs_dmperm_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_updown.c -o cs_updown_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_print.c -o cs_print_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_norm.c -o cs_norm_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_load.c -o cs_load_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_dfs.c -o cs_dfs_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_reach.c -o cs_reach_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_spsolve.c -o cs_spsolve_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_leaf.c -o cs_leaf_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_ereach.c -o cs_ereach_di.o cc -O -fPIC -I../../UFconfig -I../Include -c ../Source/cs_randperm.c -o cs_randperm_di.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_add.c -o cs_add_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_amd.c -o cs_amd_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_chol.c -o cs_chol_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_cholsol.c -o cs_cholsol_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_counts.c -o cs_counts_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_cumsum.c -o cs_cumsum_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_droptol.c -o cs_droptol_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_dropzeros.c -o cs_dropzeros_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_dupl.c -o cs_dupl_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_entry.c -o cs_entry_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_etree.c -o cs_etree_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_fkeep.c -o cs_fkeep_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_gaxpy.c -o cs_gaxpy_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_happly.c -o cs_happly_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_house.c -o cs_house_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_ipvec.c -o cs_ipvec_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_lsolve.c -o cs_lsolve_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_ltsolve.c -o cs_ltsolve_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_lu.c -o cs_lu_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_lusol.c -o cs_lusol_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_util.c -o cs_util_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_multiply.c -o cs_multiply_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_permute.c -o cs_permute_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_pinv.c -o cs_pinv_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_post.c -o cs_post_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_pvec.c -o cs_pvec_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_qr.c -o cs_qr_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_qrsol.c -o cs_qrsol_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_scatter.c -o cs_scatter_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_schol.c -o cs_schol_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_sqr.c -o cs_sqr_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_symperm.c -o cs_symperm_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_tdfs.c -o cs_tdfs_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_malloc.c -o cs_malloc_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_transpose.c -o cs_transpose_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_compress.c -o cs_compress_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_usolve.c -o cs_usolve_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_utsolve.c -o cs_utsolve_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_scc.c -o cs_scc_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_maxtrans.c -o cs_maxtrans_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_dmperm.c -o cs_dmperm_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_updown.c -o cs_updown_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_print.c -o cs_print_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_norm.c -o cs_norm_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_load.c -o cs_load_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_dfs.c -o cs_dfs_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_reach.c -o cs_reach_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_spsolve.c -o cs_spsolve_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_leaf.c -o cs_leaf_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_ereach.c -o cs_ereach_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -c ../Source/cs_randperm.c -o cs_randperm_dl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_add.c -o cs_add_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_amd.c -o cs_amd_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_chol.c -o cs_chol_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_cholsol.c -o cs_cholsol_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_counts.c -o cs_counts_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_cumsum.c -o cs_cumsum_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_droptol.c -o cs_droptol_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_dropzeros.c -o cs_dropzeros_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_dupl.c -o cs_dupl_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_entry.c -o cs_entry_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_etree.c -o cs_etree_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_fkeep.c -o cs_fkeep_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_gaxpy.c -o cs_gaxpy_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_happly.c -o cs_happly_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_house.c -o cs_house_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_ipvec.c -o cs_ipvec_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_lsolve.c -o cs_lsolve_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_ltsolve.c -o cs_ltsolve_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_lu.c -o cs_lu_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_lusol.c -o cs_lusol_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_util.c -o cs_util_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_multiply.c -o cs_multiply_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_permute.c -o cs_permute_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_pinv.c -o cs_pinv_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_post.c -o cs_post_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_pvec.c -o cs_pvec_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_qr.c -o cs_qr_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_qrsol.c -o cs_qrsol_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_scatter.c -o cs_scatter_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_schol.c -o cs_schol_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_sqr.c -o cs_sqr_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_symperm.c -o cs_symperm_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_tdfs.c -o cs_tdfs_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_malloc.c -o cs_malloc_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_transpose.c -o cs_transpose_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_compress.c -o cs_compress_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_usolve.c -o cs_usolve_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_utsolve.c -o cs_utsolve_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_scc.c -o cs_scc_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_maxtrans.c -o cs_maxtrans_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_dmperm.c -o cs_dmperm_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_updown.c -o cs_updown_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_print.c -o cs_print_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_norm.c -o cs_norm_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_load.c -o cs_load_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_dfs.c -o cs_dfs_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_reach.c -o cs_reach_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_spsolve.c -o cs_spsolve_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_leaf.c -o cs_leaf_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_ereach.c -o cs_ereach_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_COMPLEX -c ../Source/cs_randperm.c -o cs_randperm_ci.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_add.c -o cs_add_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_amd.c -o cs_amd_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_chol.c -o cs_chol_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_cholsol.c -o cs_cholsol_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_counts.c -o cs_counts_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_cumsum.c -o cs_cumsum_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_droptol.c -o cs_droptol_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_dropzeros.c -o cs_dropzeros_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_dupl.c -o cs_dupl_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_entry.c -o cs_entry_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_etree.c -o cs_etree_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_fkeep.c -o cs_fkeep_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_gaxpy.c -o cs_gaxpy_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_happly.c -o cs_happly_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_house.c -o cs_house_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_ipvec.c -o cs_ipvec_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_lsolve.c -o cs_lsolve_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_ltsolve.c -o cs_ltsolve_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_lu.c -o cs_lu_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_lusol.c -o cs_lusol_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_util.c -o cs_util_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_multiply.c -o cs_multiply_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_permute.c -o cs_permute_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_pinv.c -o cs_pinv_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_post.c -o cs_post_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_pvec.c -o cs_pvec_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_qr.c -o cs_qr_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_qrsol.c -o cs_qrsol_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_scatter.c -o cs_scatter_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_schol.c -o cs_schol_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_sqr.c -o cs_sqr_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_symperm.c -o cs_symperm_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_tdfs.c -o cs_tdfs_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_malloc.c -o cs_malloc_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_transpose.c -o cs_transpose_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_compress.c -o cs_compress_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_usolve.c -o cs_usolve_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_utsolve.c -o cs_utsolve_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_scc.c -o cs_scc_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_maxtrans.c -o cs_maxtrans_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_dmperm.c -o cs_dmperm_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_updown.c -o cs_updown_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_print.c -o cs_print_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_norm.c -o cs_norm_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_load.c -o cs_load_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_dfs.c -o cs_dfs_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_reach.c -o cs_reach_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_spsolve.c -o cs_spsolve_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_leaf.c -o cs_leaf_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_ereach.c -o cs_ereach_cl.o cc -O -fPIC -I../../UFconfig -I../Include -DCS_LONG -DCS_COMPLEX -c ../Source/cs_randperm.c -o cs_randperm_cl.o ar cr libcxsparse.a cs_convert.o cs_add_di.o cs_amd_di.o cs_chol_di.o cs_cholsol_di.o cs_counts_di.o cs_cumsum_di.o cs_droptol_di.o cs_dropzeros_di.o cs_dupl_di.o cs_entry_di.o cs_etree_di.o cs_fkeep_di.o cs_gaxpy_di.o cs_happly_di.o cs_house_di.o cs_ipvec_di.o cs_lsolve_di.o cs_ltsolve_di.o cs_lu_di.o cs_lusol_di.o cs_util_di.o cs_multiply_di.o cs_permute_di.o cs_pinv_di.o cs_post_di.o cs_pvec_di.o cs_qr_di.o cs_qrsol_di.o cs_scatter_di.o cs_schol_di.o cs_sqr_di.o cs_symperm_di.o cs_tdfs_di.o cs_malloc_di.o cs_transpose_di.o cs_compress_di.o cs_usolve_di.o cs_utsolve_di.o cs_scc_di.o cs_maxtrans_di.o cs_dmperm_di.o cs_updown_di.o cs_print_di.o cs_norm_di.o cs_load_di.o cs_dfs_di.o cs_reach_di.o cs_spsolve_di.o cs_leaf_di.o cs_ereach_di.o cs_randperm_di.o cs_add_dl.o cs_amd_dl.o cs_chol_dl.o cs_cholsol_dl.o cs_counts_dl.o cs_cumsum_dl.o cs_droptol_dl.o cs_dropzeros_dl.o cs_dupl_dl.o cs_entry_dl.o cs_etree_dl.o cs_fkeep_dl.o cs_gaxpy_dl.o cs_happly_dl.o cs_house_dl.o cs_ipvec_dl.o cs_lsolve_dl.o cs_ltsolve_dl.o cs_lu_dl.o cs_lusol_dl.o cs_util_dl.o cs_multiply_dl.o cs_permute_dl.o cs_pinv_dl.o cs_post_dl.o cs_pvec_dl.o cs_qr_dl.o cs_qrsol_dl.o cs_scatter_dl.o cs_schol_dl.o cs_sqr_dl.o cs_symperm_dl.o cs_tdfs_dl.o cs_malloc_dl.o cs_transpose_dl.o cs_compress_dl.o cs_usolve_dl.o cs_utsolve_dl.o cs_scc_dl.o cs_maxtrans_dl.o cs_dmperm_dl.o cs_updown_dl.o cs_print_dl.o cs_norm_dl.o cs_load_dl.o cs_dfs_dl.o cs_reach_dl.o cs_spsolve_dl.o cs_leaf_dl.o cs_ereach_dl.o cs_randperm_dl.o cs_add_ci.o cs_amd_ci.o cs_chol_ci.o cs_cholsol_ci.o cs_counts_ci.o cs_cumsum_ci.o cs_droptol_ci.o cs_dropzeros_ci.o cs_dupl_ci.o cs_entry_ci.o cs_etree_ci.o cs_fkeep_ci.o cs_gaxpy_ci.o cs_happly_ci.o cs_house_ci.o cs_ipvec_ci.o cs_lsolve_ci.o cs_ltsolve_ci.o cs_lu_ci.o cs_lusol_ci.o cs_util_ci.o cs_multiply_ci.o cs_permute_ci.o cs_pinv_ci.o cs_post_ci.o cs_pvec_ci.o cs_qr_ci.o cs_qrsol_ci.o cs_scatter_ci.o cs_schol_ci.o cs_sqr_ci.o cs_symperm_ci.o cs_tdfs_ci.o cs_malloc_ci.o cs_transpose_ci.o cs_compress_ci.o cs_usolve_ci.o cs_utsolve_ci.o cs_scc_ci.o cs_maxtrans_ci.o cs_dmperm_ci.o cs_updown_ci.o cs_print_ci.o cs_norm_ci.o cs_load_ci.o cs_dfs_ci.o cs_reach_ci.o cs_spsolve_ci.o cs_leaf_ci.o cs_ereach_ci.o cs_randperm_ci.o cs_add_cl.o cs_amd_cl.o cs_chol_cl.o cs_cholsol_cl.o cs_counts_cl.o cs_cumsum_cl.o cs_droptol_cl.o cs_dropzeros_cl.o cs_dupl_cl.o cs_entry_cl.o cs_etree_cl.o cs_fkeep_cl.o cs_gaxpy_cl.o cs_happly_cl.o cs_house_cl.o cs_ipvec_cl.o cs_lsolve_cl.o cs_ltsolve_cl.o cs_lu_cl.o cs_lusol_cl.o cs_util_cl.o cs_multiply_cl.o cs_permute_cl.o cs_pinv_cl.o cs_post_cl.o cs_pvec_cl.o cs_qr_cl.o cs_qrsol_cl.o cs_scatter_cl.o cs_schol_cl.o cs_sqr_cl.o cs_symperm_cl.o cs_tdfs_cl.o cs_malloc_cl.o cs_transpose_cl.o cs_compress_cl.o cs_usolve_cl.o cs_utsolve_cl.o cs_scc_cl.o cs_maxtrans_cl.o cs_dmperm_cl.o cs_updown_cl.o cs_print_cl.o cs_norm_cl.o cs_load_cl.o cs_dfs_cl.o cs_reach_cl.o cs_spsolve_cl.o cs_leaf_cl.o cs_ereach_cl.o cs_randperm_cl.o ranlib libcxsparse.a make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CXSparse/Lib' ( cd Demo ; make ) make[2]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CXSparse/Demo' cc -I../Include -I../../UFconfig -o cs_demo1 cs_demo1.c ../Lib/libcxsparse.a -lm cc -I../Include -I../../UFconfig -o cs_demo2 cs_demo2.c cs_demo.c ../Lib/libcxsparse.a -lm cc -I../Include -I../../UFconfig -o cs_demo3 cs_demo3.c cs_demo.c ../Lib/libcxsparse.a -lm cc -I../Include -I../../UFconfig -o cs_di_demo1 cs_di_demo1.c ../Lib/libcxsparse.a -lm cc -I../Include -I../../UFconfig -o cs_di_demo2 cs_di_demo2.c cs_di_demo.c ../Lib/libcxsparse.a -lm cc -I../Include -I../../UFconfig -o cs_di_demo3 cs_di_demo3.c cs_di_demo.c ../Lib/libcxsparse.a -lm cc -I../Include -I../../UFconfig -o cs_dl_demo1 cs_dl_demo1.c ../Lib/libcxsparse.a -lm cc -I../Include -I../../UFconfig -o cs_dl_demo2 cs_dl_demo2.c cs_dl_demo.c ../Lib/libcxsparse.a -lm cc -I../Include -I../../UFconfig -o cs_dl_demo3 cs_dl_demo3.c cs_dl_demo.c ../Lib/libcxsparse.a -lm cc -I../Include -I../../UFconfig -o cs_ci_demo1 cs_ci_demo1.c ../Lib/libcxsparse.a -lm cc -I../Include -I../../UFconfig -o cs_ci_demo2 cs_ci_demo2.c cs_ci_demo.c ../Lib/libcxsparse.a -lm cc -I../Include -I../../UFconfig -o cs_ci_demo3 cs_ci_demo3.c cs_ci_demo.c ../Lib/libcxsparse.a -lm cc -I../Include -I../../UFconfig -o cs_cl_demo1 cs_cl_demo1.c ../Lib/libcxsparse.a -lm cc -I../Include -I../../UFconfig -o cs_cl_demo2 cs_cl_demo2.c cs_cl_demo.c ../Lib/libcxsparse.a -lm cc -I../Include -I../../UFconfig -o cs_cl_demo3 cs_cl_demo3.c cs_cl_demo.c ../Lib/libcxsparse.a -lm cc -I../Include -I../../UFconfig -o cs_idemo cs_idemo.c ../Lib/libcxsparse.a -lm cc -I../Include -I../../UFconfig -DCS_LONG -o cs_ldemo cs_ldemo.c ../Lib/libcxsparse.a -lm ./cs_idemo < ../Matrix/t2 --- cs_idemo, size of CS_INT: 4 T: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 triplet: 4-by-4, nzmax: 16 nnz: 10 2 2 : (3, 3.14159) 1 0 : (3.1, 42) 3 3 : (1, 7) 0 2 : (3.2, 0.1) 1 1 : (2.9, 1.3) 3 0 : (3.5, 0) 3 1 : (0.4, 2.71828) 1 3 : (0.9, 99) 0 0 : (4.5, 6) 2 1 : (1.7, 1) Treal: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 triplet: 4-by-4, nzmax: 16 nnz: 10 2 2 : 3 1 0 : 3.1 3 3 : 1 0 2 : 3.2 1 1 : 2.9 3 0 : 3.5 3 1 : 0.4 1 3 : 0.9 0 0 : 4.5 2 1 : 1.7 Timag: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 triplet: 4-by-4, nzmax: 16 nnz: 10 2 2 : 3.14159 1 0 : 42 3 3 : 7 0 2 : 0.1 1 1 : 1.3 3 0 : 0 3 1 : 2.71828 1 3 : 99 0 0 : 6 2 1 : 1 A: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 106.075 col 0 : locations 0 to 2 1 : (3.1, 42) 3 : (3.5, 0) 0 : (4.5, 6) col 1 : locations 3 to 5 1 : (2.9, 1.3) 3 : (0.4, 2.71828) 2 : (1.7, 1) col 2 : locations 6 to 7 2 : (3, 3.14159) 0 : (3.2, 0.1) col 3 : locations 8 to 9 3 : (1, 7) 1 : (0.9, 99) C1 = real(A): CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 11.1 col 0 : locations 0 to 2 1 : 3.1 3 : 3.5 0 : 4.5 col 1 : locations 3 to 5 1 : 2.9 3 : 0.4 2 : 1.7 col 2 : locations 6 to 7 2 : 3 0 : 3.2 col 3 : locations 8 to 9 3 : 1 1 : 0.9 C2 = imag(A): CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 106 col 0 : locations 0 to 2 1 : 42 3 : 0 0 : 6 col 1 : locations 3 to 5 1 : 1.3 3 : 2.71828 2 : 1 col 2 : locations 6 to 7 2 : 3.14159 0 : 0.1 col 3 : locations 8 to 9 3 : 7 1 : 99 A1: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 11.1 col 0 : locations 0 to 2 1 : (3.1, 0) 3 : (3.5, 0) 0 : (4.5, 0) col 1 : locations 3 to 5 1 : (2.9, 0) 3 : (0.4, 0) 2 : (1.7, 0) col 2 : locations 6 to 7 2 : (3, 0) 0 : (3.2, 0) col 3 : locations 8 to 9 3 : (1, 0) 1 : (0.9, 0) A2: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 106 col 0 : locations 0 to 2 1 : (0, 42) 3 : (0, 0) 0 : (0, 6) col 1 : locations 3 to 5 1 : (0, 1.3) 3 : (0, 2.71828) 2 : (0, 1) col 2 : locations 6 to 7 2 : (0, 3.14159) 0 : (0, 0.1) col 3 : locations 8 to 9 3 : (0, 7) 1 : (0, 99) B = conj(A): CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 106.075 col 0 : locations 0 to 2 1 : (3.1, -42) 3 : (3.5, 0) 0 : (4.5, -6) col 1 : locations 3 to 5 1 : (2.9, -1.3) 3 : (0.4, -2.71828) 2 : (1.7, -1) col 2 : locations 6 to 7 2 : (3, -3.14159) 0 : (3.2, -0.1) col 3 : locations 8 to 9 3 : (1, -7) 1 : (0.9, -99) ./cs_ldemo < ../Matrix/t2 --- cs_ldemo, size of CS_INT: 4 T: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 triplet: 4-by-4, nzmax: 16 nnz: 10 2 2 : (3, 3.14159) 1 0 : (3.1, 42) 3 3 : (1, 7) 0 2 : (3.2, 0.1) 1 1 : (2.9, 1.3) 3 0 : (3.5, 0) 3 1 : (0.4, 2.71828) 1 3 : (0.9, 99) 0 0 : (4.5, 6) 2 1 : (1.7, 1) Treal: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 triplet: 4-by-4, nzmax: 16 nnz: 10 2 2 : 3 1 0 : 3.1 3 3 : 1 0 2 : 3.2 1 1 : 2.9 3 0 : 3.5 3 1 : 0.4 1 3 : 0.9 0 0 : 4.5 2 1 : 1.7 Timag: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 triplet: 4-by-4, nzmax: 16 nnz: 10 2 2 : 3.14159 1 0 : 42 3 3 : 7 0 2 : 0.1 1 1 : 1.3 3 0 : 0 3 1 : 2.71828 1 3 : 99 0 0 : 6 2 1 : 1 A: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 106.075 col 0 : locations 0 to 2 1 : (3.1, 42) 3 : (3.5, 0) 0 : (4.5, 6) col 1 : locations 3 to 5 1 : (2.9, 1.3) 3 : (0.4, 2.71828) 2 : (1.7, 1) col 2 : locations 6 to 7 2 : (3, 3.14159) 0 : (3.2, 0.1) col 3 : locations 8 to 9 3 : (1, 7) 1 : (0.9, 99) C1 = real(A): CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 11.1 col 0 : locations 0 to 2 1 : 3.1 3 : 3.5 0 : 4.5 col 1 : locations 3 to 5 1 : 2.9 3 : 0.4 2 : 1.7 col 2 : locations 6 to 7 2 : 3 0 : 3.2 col 3 : locations 8 to 9 3 : 1 1 : 0.9 C2 = imag(A): CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 106 col 0 : locations 0 to 2 1 : 42 3 : 0 0 : 6 col 1 : locations 3 to 5 1 : 1.3 3 : 2.71828 2 : 1 col 2 : locations 6 to 7 2 : 3.14159 0 : 0.1 col 3 : locations 8 to 9 3 : 7 1 : 99 A1: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 11.1 col 0 : locations 0 to 2 1 : (3.1, 0) 3 : (3.5, 0) 0 : (4.5, 0) col 1 : locations 3 to 5 1 : (2.9, 0) 3 : (0.4, 0) 2 : (1.7, 0) col 2 : locations 6 to 7 2 : (3, 0) 0 : (3.2, 0) col 3 : locations 8 to 9 3 : (1, 0) 1 : (0.9, 0) A2: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 106 col 0 : locations 0 to 2 1 : (0, 42) 3 : (0, 0) 0 : (0, 6) col 1 : locations 3 to 5 1 : (0, 1.3) 3 : (0, 2.71828) 2 : (0, 1) col 2 : locations 6 to 7 2 : (0, 3.14159) 0 : (0, 0.1) col 3 : locations 8 to 9 3 : (0, 7) 1 : (0, 99) B = conj(A): CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 106.075 col 0 : locations 0 to 2 1 : (3.1, -42) 3 : (3.5, 0) 0 : (4.5, -6) col 1 : locations 3 to 5 1 : (2.9, -1.3) 3 : (0.4, -2.71828) 2 : (1.7, -1) col 2 : locations 6 to 7 2 : (3, -3.14159) 0 : (3.2, -0.1) col 3 : locations 8 to 9 3 : (1, -7) 1 : (0.9, -99) ./cs_demo1 < ../Matrix/t1 T: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 triplet: 4-by-4, nzmax: 16 nnz: 10 2 2 : 3 1 0 : 3.1 3 3 : 1 0 2 : 3.2 1 1 : 2.9 3 0 : 3.5 3 1 : 0.4 1 3 : 0.9 0 0 : 4.5 2 1 : 1.7 A: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 11.1 col 0 : locations 0 to 2 1 : 3.1 3 : 3.5 0 : 4.5 col 1 : locations 3 to 5 1 : 2.9 3 : 0.4 2 : 1.7 col 2 : locations 6 to 7 2 : 3 0 : 3.2 col 3 : locations 8 to 9 3 : 1 1 : 0.9 AT: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 7.7 col 0 : locations 0 to 1 0 : 4.5 2 : 3.2 col 1 : locations 2 to 4 0 : 3.1 1 : 2.9 3 : 0.9 col 2 : locations 5 to 6 1 : 1.7 2 : 3 col 3 : locations 7 to 9 0 : 3.5 1 : 0.4 3 : 1 D: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 16 nnz: 16, 1-norm: 139.58 col 0 : locations 0 to 3 1 : 13.95 3 : 15.75 0 : 100.28 2 : 9.6 col 1 : locations 4 to 7 1 : 88.62 3 : 12.91 0 : 13.95 2 : 4.93 col 2 : locations 8 to 11 1 : 4.93 3 : 0.68 2 : 81.68 0 : 9.6 col 3 : locations 12 to 15 1 : 12.91 3 : 83.2 0 : 15.75 2 : 0.68 ./cs_demo2 < ../Matrix/t1 --- Matrix: 4-by-4, nnz: 10 (sym: 0: nnz 0), norm: 1.11e+01 blocks: 1 singletons: 0 structural rank: 4 QR natural time: 0.00 resid: 2.72e-17 QR amd(A'*A) time: 0.00 resid: 2.10e-17 LU natural time: 0.00 resid: 7.66e-18 LU amd(A+A') time: 0.00 resid: 2.03e-17 LU amd(S'*S) time: 0.00 resid: 4.94e-18 LU amd(A'*A) time: 0.00 resid: 2.03e-17 ./cs_demo2 < ../Matrix/fs_183_1 --- Matrix: 183-by-183, nnz: 988 (sym: 0: nnz 0), norm: 1.70e+09 zero entries dropped: 71 tiny entries dropped: 10 blocks: 38 singletons: 37 structural rank: 183 QR natural time: 0.01 resid: 1.20e-27 QR amd(A'*A) time: 0.01 resid: 4.63e-28 LU natural time: 0.00 resid: 6.22e-28 LU amd(A+A') time: 0.00 resid: 1.40e-27 LU amd(S'*S) time: 0.01 resid: 8.01e-28 LU amd(A'*A) time: 0.00 resid: 8.01e-28 ./cs_demo2 < ../Matrix/west0067 --- Matrix: 67-by-67, nnz: 294 (sym: 0: nnz 0), norm: 6.14e+00 blocks: 2 singletons: 1 structural rank: 67 QR natural time: 0.00 resid: 4.98e-17 QR amd(A'*A) time: 0.00 resid: 5.50e-17 LU natural time: 0.00 resid: 3.82e-17 LU amd(A+A') time: 0.00 resid: 2.59e-17 LU amd(S'*S) time: 0.00 resid: 2.22e-17 LU amd(A'*A) time: 0.00 resid: 2.18e-17 ./cs_demo2 < ../Matrix/lp_afiro --- Matrix: 27-by-51, nnz: 102 (sym: 0: nnz 0), norm: 3.43e+00 blocks: 1 singletons: 0 structural rank: 27 QR natural time: 0.00 resid: 3.15e-16 QR amd(A'*A) time: 0.00 resid: 1.39e-16 ./cs_demo2 < ../Matrix/ash219 --- Matrix: 219-by-85, nnz: 438 (sym: 0: nnz 0), norm: 9.00e+00 blocks: 1 singletons: 0 structural rank: 85 QR natural time: 0.00 resid: 1.61e-02 QR amd(A'*A) time: 0.00 resid: 1.61e-02 ./cs_demo2 < ../Matrix/mbeacxc --- Matrix: 492-by-490, nnz: 49920 (sym: 0: nnz 0), norm: 9.29e-01 blocks: 10 singletons: 8 structural rank: 448 QR natural time: 0.22 resid: nan QR amd(A'*A) time: 0.34 resid: nan ./cs_demo2 < ../Matrix/bcsstk01 --- Matrix: 48-by-48, nnz: 224 (sym: -1: nnz 400), norm: 3.57e+09 blocks: 1 singletons: 0 structural rank: 48 QR natural time: 0.00 resid: 3.84e-19 QR amd(A'*A) time: 0.00 resid: 3.59e-19 LU natural time: 0.00 resid: 1.94e-19 LU amd(A+A') time: 0.00 resid: 1.87e-19 LU amd(S'*S) time: 0.00 resid: 2.67e-19 LU amd(A'*A) time: 0.00 resid: 2.67e-19 Chol natural time: 0.00 resid: 2.55e-19 Chol amd(A+A') time: 0.00 resid: 1.91e-19 ./cs_demo3 < ../Matrix/bcsstk01 --- Matrix: 48-by-48, nnz: 224 (sym: -1: nnz 400), norm: 3.57e+09 chol then update/downdate amd(A+A') symbolic chol time 0.00 numeric chol time 0.00 solve chol time 0.00 original: resid: 1.91e-19 update: time: 0.00 update: time: 0.00 (incl solve) resid: 1.38e-18 rechol: time: 0.00 (incl solve) resid: 1.02e-18 downdate: time: 0.00 downdate: time: 0.00 (incl solve) resid: 3.23e-17 ./cs_demo2 < ../Matrix/bcsstk16 --- Matrix: 4884-by-4884, nnz: 147631 (sym: -1: nnz 290378), norm: 7.01e+09 blocks: 75 singletons: 74 structural rank: 4884 QR amd(A'*A) time: 2.97 resid: 1.67e-22 LU amd(A+A') time: 1.67 resid: 1.13e-22 LU amd(S'*S) time: 1.75 resid: 1.21e-22 LU amd(A'*A) time: 1.82 resid: 1.78e-22 Chol amd(A+A') time: 0.57 resid: 1.20e-22 ./cs_demo3 < ../Matrix/bcsstk16 --- Matrix: 4884-by-4884, nnz: 147631 (sym: -1: nnz 290378), norm: 7.01e+09 chol then update/downdate amd(A+A') symbolic chol time 0.03 numeric chol time 0.51 solve chol time 0.01 original: resid: 1.20e-22 update: time: 0.00 update: time: 0.01 (incl solve) resid: 1.15e-23 rechol: time: 0.52 (incl solve) resid: 1.17e-23 downdate: time: 0.00 downdate: time: 0.02 (incl solve) resid: 3.23e-22 ./cs_di_demo1 < ../Matrix/t1 T: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 triplet: 4-by-4, nzmax: 16 nnz: 10 2 2 : 3 1 0 : 3.1 3 3 : 1 0 2 : 3.2 1 1 : 2.9 3 0 : 3.5 3 1 : 0.4 1 3 : 0.9 0 0 : 4.5 2 1 : 1.7 A: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 11.1 col 0 : locations 0 to 2 1 : 3.1 3 : 3.5 0 : 4.5 col 1 : locations 3 to 5 1 : 2.9 3 : 0.4 2 : 1.7 col 2 : locations 6 to 7 2 : 3 0 : 3.2 col 3 : locations 8 to 9 3 : 1 1 : 0.9 AT: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 7.7 col 0 : locations 0 to 1 0 : 4.5 2 : 3.2 col 1 : locations 2 to 4 0 : 3.1 1 : 2.9 3 : 0.9 col 2 : locations 5 to 6 1 : 1.7 2 : 3 col 3 : locations 7 to 9 0 : 3.5 1 : 0.4 3 : 1 D: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 16 nnz: 16, 1-norm: 139.58 col 0 : locations 0 to 3 1 : 13.95 3 : 15.75 0 : 100.28 2 : 9.6 col 1 : locations 4 to 7 1 : 88.62 3 : 12.91 0 : 13.95 2 : 4.93 col 2 : locations 8 to 11 1 : 4.93 3 : 0.68 2 : 81.68 0 : 9.6 col 3 : locations 12 to 15 1 : 12.91 3 : 83.2 0 : 15.75 2 : 0.68 ./cs_di_demo2 < ../Matrix/t1 --- Matrix: 4-by-4, nnz: 10 (sym: 0: nnz 0), norm: 1.11e+01 blocks: 1 singletons: 0 structural rank: 4 QR natural time: 0.00 resid: 2.72e-17 QR amd(A'*A) time: 0.00 resid: 2.10e-17 LU natural time: 0.00 resid: 7.66e-18 LU amd(A+A') time: 0.00 resid: 2.03e-17 LU amd(S'*S) time: 0.00 resid: 4.94e-18 LU amd(A'*A) time: 0.00 resid: 2.03e-17 ./cs_di_demo2 < ../Matrix/fs_183_1 --- Matrix: 183-by-183, nnz: 988 (sym: 0: nnz 0), norm: 1.70e+09 zero entries dropped: 71 tiny entries dropped: 10 blocks: 38 singletons: 37 structural rank: 183 QR natural time: 0.01 resid: 1.20e-27 QR amd(A'*A) time: 0.01 resid: 4.63e-28 LU natural time: 0.00 resid: 6.22e-28 LU amd(A+A') time: 0.01 resid: 1.40e-27 LU amd(S'*S) time: 0.00 resid: 8.01e-28 LU amd(A'*A) time: 0.00 resid: 8.01e-28 ./cs_di_demo2 < ../Matrix/west0067 --- Matrix: 67-by-67, nnz: 294 (sym: 0: nnz 0), norm: 6.14e+00 blocks: 2 singletons: 1 structural rank: 67 QR natural time: 0.00 resid: 4.98e-17 QR amd(A'*A) time: 0.00 resid: 5.50e-17 LU natural time: 0.00 resid: 3.82e-17 LU amd(A+A') time: 0.00 resid: 2.59e-17 LU amd(S'*S) time: 0.00 resid: 2.22e-17 LU amd(A'*A) time: 0.00 resid: 2.18e-17 ./cs_di_demo2 < ../Matrix/lp_afiro --- Matrix: 27-by-51, nnz: 102 (sym: 0: nnz 0), norm: 3.43e+00 blocks: 1 singletons: 0 structural rank: 27 QR natural time: 0.00 resid: 3.15e-16 QR amd(A'*A) time: 0.00 resid: 1.39e-16 ./cs_di_demo2 < ../Matrix/ash219 --- Matrix: 219-by-85, nnz: 438 (sym: 0: nnz 0), norm: 9.00e+00 blocks: 1 singletons: 0 structural rank: 85 QR natural time: 0.00 resid: 1.61e-02 QR amd(A'*A) time: 0.00 resid: 1.61e-02 ./cs_di_demo2 < ../Matrix/mbeacxc --- Matrix: 492-by-490, nnz: 49920 (sym: 0: nnz 0), norm: 9.29e-01 blocks: 10 singletons: 8 structural rank: 448 QR natural time: 0.22 resid: nan QR amd(A'*A) time: 0.35 resid: nan ./cs_di_demo2 < ../Matrix/bcsstk01 --- Matrix: 48-by-48, nnz: 224 (sym: -1: nnz 400), norm: 3.57e+09 blocks: 1 singletons: 0 structural rank: 48 QR natural time: 0.00 resid: 3.84e-19 QR amd(A'*A) time: 0.00 resid: 3.59e-19 LU natural time: 0.00 resid: 1.94e-19 LU amd(A+A') time: 0.00 resid: 1.87e-19 LU amd(S'*S) time: 0.00 resid: 2.67e-19 LU amd(A'*A) time: 0.00 resid: 2.67e-19 Chol natural time: 0.00 resid: 2.55e-19 Chol amd(A+A') time: 0.00 resid: 1.91e-19 ./cs_di_demo3 < ../Matrix/bcsstk01 --- Matrix: 48-by-48, nnz: 224 (sym: -1: nnz 400), norm: 3.57e+09 chol then update/downdate amd(A+A') symbolic chol time 0.00 numeric chol time 0.00 solve chol time 0.00 original: resid: 1.91e-19 update: time: 0.00 update: time: 0.00 (incl solve) resid: 1.38e-18 rechol: time: 0.00 (incl solve) resid: 1.02e-18 downdate: time: 0.00 downdate: time: 0.00 (incl solve) resid: 3.23e-17 ./cs_di_demo2 < ../Matrix/bcsstk16 --- Matrix: 4884-by-4884, nnz: 147631 (sym: -1: nnz 290378), norm: 7.01e+09 blocks: 75 singletons: 74 structural rank: 4884 QR amd(A'*A) time: 2.97 resid: 1.67e-22 LU amd(A+A') time: 1.67 resid: 1.13e-22 LU amd(S'*S) time: 1.75 resid: 1.21e-22 LU amd(A'*A) time: 1.83 resid: 1.78e-22 Chol amd(A+A') time: 0.57 resid: 1.20e-22 ./cs_di_demo3 < ../Matrix/bcsstk16 --- Matrix: 4884-by-4884, nnz: 147631 (sym: -1: nnz 290378), norm: 7.01e+09 chol then update/downdate amd(A+A') symbolic chol time 0.04 numeric chol time 0.50 solve chol time 0.01 original: resid: 1.20e-22 update: time: 0.00 update: time: 0.01 (incl solve) resid: 1.15e-23 rechol: time: 0.52 (incl solve) resid: 1.17e-23 downdate: time: 0.01 downdate: time: 0.02 (incl solve) resid: 3.23e-22 ./cs_dl_demo1 < ../Matrix/t1 T: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 triplet: 4-by-4, nzmax: 16 nnz: 10 2 2 : 3 1 0 : 3.1 3 3 : 1 0 2 : 3.2 1 1 : 2.9 3 0 : 3.5 3 1 : 0.4 1 3 : 0.9 0 0 : 4.5 2 1 : 1.7 A: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 11.1 col 0 : locations 0 to 2 1 : 3.1 3 : 3.5 0 : 4.5 col 1 : locations 3 to 5 1 : 2.9 3 : 0.4 2 : 1.7 col 2 : locations 6 to 7 2 : 3 0 : 3.2 col 3 : locations 8 to 9 3 : 1 1 : 0.9 AT: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 7.7 col 0 : locations 0 to 1 0 : 4.5 2 : 3.2 col 1 : locations 2 to 4 0 : 3.1 1 : 2.9 3 : 0.9 col 2 : locations 5 to 6 1 : 1.7 2 : 3 col 3 : locations 7 to 9 0 : 3.5 1 : 0.4 3 : 1 D: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 16 nnz: 16, 1-norm: 139.58 col 0 : locations 0 to 3 1 : 13.95 3 : 15.75 0 : 100.28 2 : 9.6 col 1 : locations 4 to 7 1 : 88.62 3 : 12.91 0 : 13.95 2 : 4.93 col 2 : locations 8 to 11 1 : 4.93 3 : 0.68 2 : 81.68 0 : 9.6 col 3 : locations 12 to 15 1 : 12.91 3 : 83.2 0 : 15.75 2 : 0.68 ./cs_dl_demo2 < ../Matrix/t1 --- Matrix: 4-by-4, nnz: 10 (sym: 0: nnz 0), norm: 1.11e+01 blocks: 1 singletons: 0 structural rank: 4 QR natural time: 0.00 resid: 2.72e-17 QR amd(A'*A) time: 0.00 resid: 2.10e-17 LU natural time: 0.00 resid: 7.66e-18 LU amd(A+A') time: 0.00 resid: 2.03e-17 LU amd(S'*S) time: 0.00 resid: 4.94e-18 LU amd(A'*A) time: 0.00 resid: 2.03e-17 ./cs_dl_demo2 < ../Matrix/fs_183_1 --- Matrix: 183-by-183, nnz: 988 (sym: 0: nnz 0), norm: 1.70e+09 zero entries dropped: 71 tiny entries dropped: 10 blocks: 38 singletons: 37 structural rank: 183 QR natural time: 0.01 resid: 1.20e-27 QR amd(A'*A) time: 0.01 resid: 4.63e-28 LU natural time: 0.00 resid: 6.22e-28 LU amd(A+A') time: 0.00 resid: 1.40e-27 LU amd(S'*S) time: 0.01 resid: 8.01e-28 LU amd(A'*A) time: 0.00 resid: 8.01e-28 ./cs_dl_demo2 < ../Matrix/west0067 --- Matrix: 67-by-67, nnz: 294 (sym: 0: nnz 0), norm: 6.14e+00 blocks: 2 singletons: 1 structural rank: 67 QR natural time: 0.00 resid: 4.98e-17 QR amd(A'*A) time: 0.00 resid: 5.50e-17 LU natural time: 0.00 resid: 3.82e-17 LU amd(A+A') time: 0.00 resid: 2.59e-17 LU amd(S'*S) time: 0.00 resid: 2.22e-17 LU amd(A'*A) time: 0.00 resid: 2.18e-17 ./cs_dl_demo2 < ../Matrix/lp_afiro --- Matrix: 27-by-51, nnz: 102 (sym: 0: nnz 0), norm: 3.43e+00 blocks: 1 singletons: 0 structural rank: 27 QR natural time: 0.00 resid: 3.15e-16 QR amd(A'*A) time: 0.00 resid: 1.39e-16 ./cs_dl_demo2 < ../Matrix/ash219 --- Matrix: 219-by-85, nnz: 438 (sym: 0: nnz 0), norm: 9.00e+00 blocks: 1 singletons: 0 structural rank: 85 QR natural time: 0.00 resid: 1.61e-02 QR amd(A'*A) time: 0.00 resid: 1.61e-02 ./cs_dl_demo2 < ../Matrix/mbeacxc --- Matrix: 492-by-490, nnz: 49920 (sym: 0: nnz 0), norm: 9.29e-01 blocks: 10 singletons: 8 structural rank: 448 QR natural time: 0.22 resid: nan QR amd(A'*A) time: 0.33 resid: nan ./cs_dl_demo2 < ../Matrix/bcsstk01 --- Matrix: 48-by-48, nnz: 224 (sym: -1: nnz 400), norm: 3.57e+09 blocks: 1 singletons: 0 structural rank: 48 QR natural time: 0.00 resid: 3.84e-19 QR amd(A'*A) time: 0.00 resid: 3.59e-19 LU natural time: 0.00 resid: 1.94e-19 LU amd(A+A') time: 0.00 resid: 1.87e-19 LU amd(S'*S) time: 0.00 resid: 2.67e-19 LU amd(A'*A) time: 0.00 resid: 2.67e-19 Chol natural time: 0.00 resid: 2.55e-19 Chol amd(A+A') time: 0.00 resid: 1.91e-19 ./cs_dl_demo3 < ../Matrix/bcsstk01 --- Matrix: 48-by-48, nnz: 224 (sym: -1: nnz 400), norm: 3.57e+09 chol then update/downdate amd(A+A') symbolic chol time 0.00 numeric chol time 0.00 solve chol time 0.00 original: resid: 1.91e-19 update: time: 0.00 update: time: 0.00 (incl solve) resid: 1.38e-18 rechol: time: 0.00 (incl solve) resid: 1.02e-18 downdate: time: 0.00 downdate: time: 0.00 (incl solve) resid: 3.23e-17 ./cs_dl_demo2 < ../Matrix/bcsstk16 --- Matrix: 4884-by-4884, nnz: 147631 (sym: -1: nnz 290378), norm: 7.01e+09 blocks: 75 singletons: 74 structural rank: 4884 QR amd(A'*A) time: 2.93 resid: 1.67e-22 LU amd(A+A') time: 1.67 resid: 1.13e-22 LU amd(S'*S) time: 1.73 resid: 1.21e-22 LU amd(A'*A) time: 1.79 resid: 1.78e-22 Chol amd(A+A') time: 0.56 resid: 1.20e-22 ./cs_dl_demo3 < ../Matrix/bcsstk16 --- Matrix: 4884-by-4884, nnz: 147631 (sym: -1: nnz 290378), norm: 7.01e+09 chol then update/downdate amd(A+A') symbolic chol time 0.04 numeric chol time 0.50 solve chol time 0.02 original: resid: 1.20e-22 update: time: 0.00 update: time: 0.01 (incl solve) resid: 1.15e-23 rechol: time: 0.51 (incl solve) resid: 1.17e-23 downdate: time: 0.00 downdate: time: 0.01 (incl solve) resid: 3.23e-22 ./cs_ci_demo1 < ../Matrix/t2 T: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 triplet: 4-by-4, nzmax: 16 nnz: 10 2 2 : (3, 3.14159) 1 0 : (3.1, 42) 3 3 : (1, 7) 0 2 : (3.2, 0.1) 1 1 : (2.9, 1.3) 3 0 : (3.5, 0) 3 1 : (0.4, 2.71828) 1 3 : (0.9, 99) 0 0 : (4.5, 6) 2 1 : (1.7, 1) A: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 106.075 col 0 : locations 0 to 2 1 : (3.1, 42) 3 : (3.5, 0) 0 : (4.5, 6) col 1 : locations 3 to 5 1 : (2.9, 1.3) 3 : (0.4, 2.71828) 2 : (1.7, 1) col 2 : locations 6 to 7 2 : (3, 3.14159) 0 : (3.2, 0.1) col 3 : locations 8 to 9 3 : (1, 7) 1 : (0.9, 99) AT: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 144.296 col 0 : locations 0 to 1 0 : (4.5, -6) 2 : (3.2, -0.1) col 1 : locations 2 to 4 0 : (3.1, -42) 1 : (2.9, -1.3) 3 : (0.9, -99) col 2 : locations 5 to 6 1 : (1.7, -1) 2 : (3, -3.14159) col 3 : locations 7 to 9 0 : (3.5, -0) 1 : (0.4, -2.71828) 3 : (1, -7) D: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 16 nnz: 16, 1-norm: 25308.3 col 0 : locations 0 to 3 1 : (265.95, 170.4) 3 : (15.75, -21) 0 : (12720.7, 0) 2 : (9.91416, 9.7531) col 1 : locations 4 to 7 1 : (24239.7, 0) 3 : (709.444, -232.337) 0 : (265.95, -170.4) 2 : (6.23, 0.69) col 2 : locations 8 to 11 1 : (6.23, -0.69) 3 : (3.39828, 4.22108) 2 : (12676.9, 0) 0 : (9.91416, -9.7531) col 3 : locations 12 to 15 1 : (709.444, 232.337) 3 : (12724, 0) 0 : (15.75, 21) 2 : (3.39828, -4.22108) ./cs_ci_demo2 < ../Matrix/t2 --- Matrix: 4-by-4, nnz: 10 (sym: 0: nnz 0), norm: 1.06e+02 blocks: 1 singletons: 0 structural rank: 4 QR natural time: 0.00 resid: 2.13e-17 QR amd(A'*A) time: 0.00 resid: 1.24e-17 LU natural time: 0.00 resid: 4.63e-18 LU amd(A+A') time: 0.00 resid: 2.46e-18 LU amd(S'*S) time: 0.00 resid: 5.56e-18 LU amd(A'*A) time: 0.00 resid: 2.46e-18 ./cs_ci_demo2 < ../Matrix/t3 --- Matrix: 3-by-4, nnz: 12 (sym: 0: nnz 0), norm: 3.06e+00 blocks: 1 singletons: 0 structural rank: 3 QR natural time: 0.00 resid: 1.56e-16 QR amd(A'*A) time: 0.00 resid: 1.56e-16 ./cs_ci_demo2 < ../Matrix/t4 --- Matrix: 2-by-2, nnz: 3 (sym: 1: nnz 4), norm: 2.83e+00 blocks: 1 singletons: 0 structural rank: 2 QR natural time: 0.00 resid: 5.65e-17 QR amd(A'*A) time: 0.00 resid: 5.65e-17 LU natural time: 0.00 resid: 0.00e+00 LU amd(A+A') time: 0.00 resid: 0.00e+00 LU amd(S'*S) time: 0.00 resid: 0.00e+00 LU amd(A'*A) time: 0.00 resid: 0.00e+00 Chol natural time: 0.00 (failed) Chol amd(A+A') time: 0.00 (failed) ./cs_ci_demo2 < ../Matrix/c_west0067 --- Matrix: 67-by-67, nnz: 294 (sym: 0: nnz 0), norm: 6.17e+00 blocks: 2 singletons: 1 structural rank: 67 QR natural time: 0.00 resid: 6.22e-17 QR amd(A'*A) time: 0.00 resid: 5.40e-17 LU natural time: 0.00 resid: 6.80e-17 LU amd(A+A') time: 0.00 resid: 1.03e-16 LU amd(S'*S) time: 0.00 resid: 5.30e-17 LU amd(A'*A) time: 0.00 resid: 4.43e-17 ./cs_ci_demo2 < ../Matrix/c_mbeacxc --- Matrix: 492-by-490, nnz: 49920 (sym: 0: nnz 0), norm: 9.29e-01 blocks: 10 singletons: 8 structural rank: 448 QR natural time: 2.52 resid: nan QR amd(A'*A) time: 2.68 resid: nan ./cs_ci_demo2 < ../Matrix/young1c --- Matrix: 841-by-841, nnz: 4089 (sym: 0: nnz 0), norm: 7.30e+02 blocks: 1 singletons: 0 structural rank: 841 QR natural time: 0.17 resid: 2.29e-16 QR amd(A'*A) time: 0.08 resid: 1.62e-16 LU natural time: 0.08 resid: 1.54e-16 LU amd(A+A') time: 0.07 resid: 2.96e-16 LU amd(S'*S) time: 0.05 resid: 3.62e-16 LU amd(A'*A) time: 0.04 resid: 3.62e-16 ./cs_ci_demo2 < ../Matrix/qc324 --- Matrix: 324-by-324, nnz: 26730 (sym: 0: nnz 0), norm: 1.71e+00 blocks: 1 singletons: 0 structural rank: 324 QR natural time: 0.37 resid: 1.01e-16 QR amd(A'*A) time: 0.45 resid: 1.04e-16 LU natural time: 0.17 resid: 4.51e-17 LU amd(A+A') time: 0.17 resid: 3.74e-17 LU amd(S'*S) time: 0.19 resid: 4.51e-17 LU amd(A'*A) time: 0.19 resid: 4.51e-17 ./cs_ci_demo2 < ../Matrix/neumann --- Matrix: 1600-by-1600, nnz: 7840 (sym: 0: nnz 0), norm: 1.41e+01 blocks: 1 singletons: 0 structural rank: 1600 QR amd(A'*A) time: 0.24 resid: 1.04e-15 LU amd(A+A') time: 0.06 resid: 3.55e-16 LU amd(S'*S) time: 0.11 resid: 4.03e-16 LU amd(A'*A) time: 0.11 resid: 4.03e-16 ./cs_ci_demo2 < ../Matrix/c4 --- Matrix: 4-by-4, nnz: 10 (sym: -1: nnz 16), norm: 7.37e+01 blocks: 1 singletons: 0 structural rank: 4 QR natural time: 0.00 resid: 5.85e-17 QR amd(A'*A) time: 0.00 resid: 5.85e-17 LU natural time: 0.00 resid: 2.29e-17 LU amd(A+A') time: 0.00 resid: 2.29e-17 LU amd(S'*S) time: 0.00 resid: 2.29e-17 LU amd(A'*A) time: 0.00 resid: 2.29e-17 Chol natural time: 0.00 resid: 6.88e-17 Chol amd(A+A') time: 0.00 resid: 6.88e-17 ./cs_ci_demo3 < ../Matrix/c4 --- Matrix: 4-by-4, nnz: 10 (sym: -1: nnz 16), norm: 7.37e+01 chol then update/downdate amd(A+A') symbolic chol time 0.00 numeric chol time 0.00 solve chol time 0.00 original: resid: 6.88e-17 update: time: 0.00 update: time: 0.00 (incl solve) resid: 6.49e-17 rechol: time: 0.00 (incl solve) resid: 6.49e-17 downdate: time: 0.00 downdate: time: 0.00 (incl solve) resid: 5.85e-17 ./cs_ci_demo2 < ../Matrix/mhd1280b --- Matrix: 1280-by-1280, nnz: 11963 (sym: -1: nnz 22646), norm: 8.00e+01 tiny entries dropped: 66 blocks: 20 singletons: 14 structural rank: 1280 QR amd(A'*A) time: 0.04 resid: 6.15e-25 LU amd(A+A') time: 0.02 resid: 2.33e-25 LU amd(S'*S) time: 0.03 resid: 3.96e-25 LU amd(A'*A) time: 0.03 resid: 3.96e-25 Chol amd(A+A') time: 0.01 resid: 1.58e-25 ./cs_ci_demo3 < ../Matrix/mhd1280b --- Matrix: 1280-by-1280, nnz: 12029 (sym: -1: nnz 22778), norm: 8.00e+01 chol then update/downdate amd(A+A') symbolic chol time 0.01 numeric chol time 0.00 solve chol time 0.00 original: resid: 1.51e-25 update: time: 0.00 update: time: 0.00 (incl solve) resid: 1.74e-25 rechol: time: 0.01 (incl solve) resid: 1.71e-25 downdate: time: 0.00 downdate: time: 0.01 (incl solve) resid: 5.66e-25 ./cs_cl_demo1 < ../Matrix/t2 T: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 triplet: 4-by-4, nzmax: 16 nnz: 10 2 2 : (3, 3.14159) 1 0 : (3.1, 42) 3 3 : (1, 7) 0 2 : (3.2, 0.1) 1 1 : (2.9, 1.3) 3 0 : (3.5, 0) 3 1 : (0.4, 2.71828) 1 3 : (0.9, 99) 0 0 : (4.5, 6) 2 1 : (1.7, 1) A: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 106.075 col 0 : locations 0 to 2 1 : (3.1, 42) 3 : (3.5, 0) 0 : (4.5, 6) col 1 : locations 3 to 5 1 : (2.9, 1.3) 3 : (0.4, 2.71828) 2 : (1.7, 1) col 2 : locations 6 to 7 2 : (3, 3.14159) 0 : (3.2, 0.1) col 3 : locations 8 to 9 3 : (1, 7) 1 : (0.9, 99) AT: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 10 nnz: 10, 1-norm: 144.296 col 0 : locations 0 to 1 0 : (4.5, -6) 2 : (3.2, -0.1) col 1 : locations 2 to 4 0 : (3.1, -42) 1 : (2.9, -1.3) 3 : (0.9, -99) col 2 : locations 5 to 6 1 : (1.7, -1) 2 : (3, -3.14159) col 3 : locations 7 to 9 0 : (3.5, -0) 1 : (0.4, -2.71828) 3 : (1, -7) D: CXSparse Version 2.2.1, Nov 1, 2007. Copyright (c) Timothy A. Davis, 2006-2007 4-by-4, nzmax: 16 nnz: 16, 1-norm: 25308.3 col 0 : locations 0 to 3 1 : (265.95, 170.4) 3 : (15.75, -21) 0 : (12720.7, 0) 2 : (9.91416, 9.7531) col 1 : locations 4 to 7 1 : (24239.7, 0) 3 : (709.444, -232.337) 0 : (265.95, -170.4) 2 : (6.23, 0.69) col 2 : locations 8 to 11 1 : (6.23, -0.69) 3 : (3.39828, 4.22108) 2 : (12676.9, 0) 0 : (9.91416, -9.7531) col 3 : locations 12 to 15 1 : (709.444, 232.337) 3 : (12724, 0) 0 : (15.75, 21) 2 : (3.39828, -4.22108) ./cs_cl_demo2 < ../Matrix/t2 --- Matrix: 4-by-4, nnz: 10 (sym: 0: nnz 0), norm: 1.06e+02 blocks: 1 singletons: 0 structural rank: 4 QR natural time: 0.00 resid: 2.13e-17 QR amd(A'*A) time: 0.00 resid: 1.24e-17 LU natural time: 0.00 resid: 4.63e-18 LU amd(A+A') time: 0.00 resid: 2.46e-18 LU amd(S'*S) time: 0.00 resid: 5.56e-18 LU amd(A'*A) time: 0.00 resid: 2.46e-18 ./cs_cl_demo2 < ../Matrix/t3 --- Matrix: 3-by-4, nnz: 12 (sym: 0: nnz 0), norm: 3.06e+00 blocks: 1 singletons: 0 structural rank: 3 QR natural time: 0.00 resid: 1.56e-16 QR amd(A'*A) time: 0.00 resid: 1.56e-16 ./cs_cl_demo2 < ../Matrix/t4 --- Matrix: 2-by-2, nnz: 3 (sym: 1: nnz 4), norm: 2.83e+00 blocks: 1 singletons: 0 structural rank: 2 QR natural time: 0.00 resid: 5.65e-17 QR amd(A'*A) time: 0.00 resid: 5.65e-17 LU natural time: 0.00 resid: 0.00e+00 LU amd(A+A') time: 0.00 resid: 0.00e+00 LU amd(S'*S) time: 0.00 resid: 0.00e+00 LU amd(A'*A) time: 0.00 resid: 0.00e+00 Chol natural time: 0.00 (failed) Chol amd(A+A') time: 0.00 (failed) ./cs_cl_demo2 < ../Matrix/c_west0067 --- Matrix: 67-by-67, nnz: 294 (sym: 0: nnz 0), norm: 6.17e+00 blocks: 2 singletons: 1 structural rank: 67 QR natural time: 0.00 resid: 6.22e-17 QR amd(A'*A) time: 0.00 resid: 5.40e-17 LU natural time: 0.00 resid: 6.80e-17 LU amd(A+A') time: 0.00 resid: 1.03e-16 LU amd(S'*S) time: 0.00 resid: 5.30e-17 LU amd(A'*A) time: 0.00 resid: 4.43e-17 ./cs_cl_demo2 < ../Matrix/c_mbeacxc --- Matrix: 492-by-490, nnz: 49920 (sym: 0: nnz 0), norm: 9.29e-01 blocks: 10 singletons: 8 structural rank: 448 QR natural time: 2.53 resid: nan QR amd(A'*A) time: 2.67 resid: nan ./cs_cl_demo2 < ../Matrix/young1c --- Matrix: 841-by-841, nnz: 4089 (sym: 0: nnz 0), norm: 7.30e+02 blocks: 1 singletons: 0 structural rank: 841 QR natural time: 0.17 resid: 2.29e-16 QR amd(A'*A) time: 0.09 resid: 1.62e-16 LU natural time: 0.07 resid: 1.54e-16 LU amd(A+A') time: 0.07 resid: 2.96e-16 LU amd(S'*S) time: 0.04 resid: 3.62e-16 LU amd(A'*A) time: 0.05 resid: 3.62e-16 ./cs_cl_demo2 < ../Matrix/qc324 --- Matrix: 324-by-324, nnz: 26730 (sym: 0: nnz 0), norm: 1.71e+00 blocks: 1 singletons: 0 structural rank: 324 QR natural time: 0.37 resid: 1.01e-16 QR amd(A'*A) time: 0.45 resid: 1.04e-16 LU natural time: 0.17 resid: 4.51e-17 LU amd(A+A') time: 0.18 resid: 3.74e-17 LU amd(S'*S) time: 0.18 resid: 4.51e-17 LU amd(A'*A) time: 0.19 resid: 4.51e-17 ./cs_cl_demo2 < ../Matrix/neumann --- Matrix: 1600-by-1600, nnz: 7840 (sym: 0: nnz 0), norm: 1.41e+01 blocks: 1 singletons: 0 structural rank: 1600 QR amd(A'*A) time: 0.24 resid: 1.04e-15 LU amd(A+A') time: 0.06 resid: 3.55e-16 LU amd(S'*S) time: 0.11 resid: 4.03e-16 LU amd(A'*A) time: 0.11 resid: 4.03e-16 ./cs_cl_demo2 < ../Matrix/c4 --- Matrix: 4-by-4, nnz: 10 (sym: -1: nnz 16), norm: 7.37e+01 blocks: 1 singletons: 0 structural rank: 4 QR natural time: 0.00 resid: 5.85e-17 QR amd(A'*A) time: 0.00 resid: 5.85e-17 LU natural time: 0.00 resid: 2.29e-17 LU amd(A+A') time: 0.00 resid: 2.29e-17 LU amd(S'*S) time: 0.00 resid: 2.29e-17 LU amd(A'*A) time: 0.00 resid: 2.29e-17 Chol natural time: 0.00 resid: 6.88e-17 Chol amd(A+A') time: 0.00 resid: 6.88e-17 ./cs_cl_demo3 < ../Matrix/c4 --- Matrix: 4-by-4, nnz: 10 (sym: -1: nnz 16), norm: 7.37e+01 chol then update/downdate amd(A+A') symbolic chol time 0.00 numeric chol time 0.00 solve chol time 0.00 original: resid: 6.88e-17 update: time: 0.00 update: time: 0.00 (incl solve) resid: 6.49e-17 rechol: time: 0.00 (incl solve) resid: 6.49e-17 downdate: time: 0.00 downdate: time: 0.00 (incl solve) resid: 5.85e-17 ./cs_cl_demo2 < ../Matrix/mhd1280b --- Matrix: 1280-by-1280, nnz: 11963 (sym: -1: nnz 22646), norm: 8.00e+01 tiny entries dropped: 66 blocks: 20 singletons: 14 structural rank: 1280 QR amd(A'*A) time: 0.04 resid: 6.15e-25 LU amd(A+A') time: 0.02 resid: 2.33e-25 LU amd(S'*S) time: 0.03 resid: 3.96e-25 LU amd(A'*A) time: 0.03 resid: 3.96e-25 Chol amd(A+A') time: 0.01 resid: 1.58e-25 ./cs_cl_demo3 < ../Matrix/mhd1280b --- Matrix: 1280-by-1280, nnz: 12029 (sym: -1: nnz 22778), norm: 8.00e+01 chol then update/downdate amd(A+A') symbolic chol time 0.01 numeric chol time 0.00 solve chol time 0.00 original: resid: 1.51e-25 update: time: 0.00 update: time: 0.00 (incl solve) resid: 1.74e-25 rechol: time: 0.01 (incl solve) resid: 1.71e-25 downdate: time: 0.00 downdate: time: 0.01 (incl solve) resid: 5.66e-25 make[2]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CXSparse/Demo' make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CXSparse' make: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1' + make doc make: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1' find ./ -wholename '*/Doc/Makefile' | while read fn; do \ ( cd `dirname $fn`; make ); \ done make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/UMFPACK/Doc' pdflatex QuickStart This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./QuickStart.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) No file QuickStart.aux. (/usr/share/texmf/tex/latex/base/omscmr.fd) LaTeX Warning: Reference `Primary' on page 1 undefined on input line 84. [1{/usr/../etc/tex-fonts/pdftex.map}] [2] LaTeX Warning: Reference `Primary' on page 3 undefined on input line 213. [3] [4] LaTeX Warning: Reference `Synopsis' on page 5 undefined on input line 325. [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] (./QuickStart.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ){/usr/share/texmf/dvips/tetex/aae443f0.enc}{/usr/sha re/texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}{/usr/sh are/texmf/dvips/tetex/bbad153f.enc}{/usr/share/texmf/dvips/tetex/74afc74c.enc} Output written on QuickStart.pdf (17 pages, 136297 bytes). Transcript written on QuickStart.log. pdflatex QuickStart This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./QuickStart.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) (./QuickStart.aux) (/usr/share/texmf/tex/latex/base/omscmr.fd) [1{/usr/../etc/tex-fonts/pdftex.map }] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] (./QuickStart.aux) ){/usr/share/texmf/dvips/tetex/aae443f0.enc}{/usr/share/texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc}{/usr/share/texmf/dvips/tetex/74afc74c.enc} Output written on QuickStart.pdf (17 pages, 136020 bytes). Transcript written on QuickStart.log. sed -f UserGuide.sed1 < UserGuide.stex | sed -f UserGuide.sed2 \ | expand -8 > UserGuide.tex pdflatex UserGuide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./UserGuide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) No file UserGuide.aux. (/usr/share/texmf/tex/latex/base/omscmr.fd) [1{/usr/../etc/tex-fonts/pdftex.map }] No file UserGuide.toc. [2] LaTeX Warning: Citation `DavisDuff97' on page 3 undefined on input line 100. LaTeX Warning: Citation `DavisDuff99' on page 3 undefined on input line 100. [3] LaTeX Warning: Citation `DavisGilbertLarimoreNg00_algo' on page 4 undefined on input line 184. LaTeX Warning: Citation `DavisGilbertLarimoreNg00' on page 4 undefined on input line 184. LaTeX Warning: Citation `Larimore98' on page 4 undefined on input line 184. LaTeX Warning: Citation `GeorgeNg85' on page 4 undefined on input line 190. LaTeX Warning: Citation `GeorgeNg87' on page 4 undefined on input line 190. LaTeX Warning: Citation `GilbertNg93' on page 4 undefined on input line 190. LaTeX Warning: Citation `AmestoyDavisDuff96' on page 4 undefined on input line 207. LaTeX Warning: Citation `AmestoyDavisDuff03' on page 4 undefined on input line 207. LaTeX Warning: Citation `dusc:96' on page 4 undefined on input line 231. LaTeX Warning: Citation `GilbertMolerSchreiber' on page 4 undefined on input li ne 254. [4] LaTeX Warning: Citation `Davis03' on page 5 undefined on input line 264. LaTeX Warning: Citation `Davis03_algo' on page 5 undefined on input line 264. LaTeX Warning: Citation `DaydeDuff99' on page 5 undefined on input line 277. LaTeX Warning: Citation `ACM679a' on page 5 undefined on input line 277. LaTeX Warning: Citation `ATLAS' on page 5 undefined on input line 277. LaTeX Warning: Citation `GotoVandeGeijn02' on page 5 undefined on input line 27 7. LaTeX Warning: Citation `netlib' on page 5 undefined on input line 286. Overfull \hbox (145.17827pt too wide) in paragraph at lines 271--292 /cmr10@10.95pt/In ad-di-tion to ap-pear-ing as a Col-lected Al-go-rithm of the ACM, UMF-PACK is avail-able at http://www.cise.ufl.edu/research/sparse. [5] Overfull \hbox (9.69144pt too wide) in paragraph at lines 386--394 []/cmr10@10.95pt/Row scal-ing added. This is only vis-i-ble to the MAT-LAB call er when us-ing the form /cmtt10@10.95pt/[L,U,P,Q,R] [6] LaTeX Warning: Citation `AmestoyDavisDuff96' on page 7 undefined on input line 405. LaTeX Warning: Citation `AmestoyDavisDuff03' on page 7 undefined on input line 405. Overfull \hbox (11.38368pt too wide) in paragraph at lines 413--424 []/cmr10@10.95pt/New ar-gu-ments added to the user-callable rou-tines /cmtt10@1 0.95pt/umfpack[]*[]symbolic/cmr10@10.95pt/, /cmtt10@10.95pt/umfpack[]*[]qsymbol ic/cmr10@10.95pt/, LaTeX Warning: Reference `Install' on page 7 undefined on input line 459. LaTeX Warning: Reference `matlab' on page 7 undefined on input line 461. LaTeX Warning: Reference `matlab' on page 7 undefined on input line 582. Overfull \hbox (25.99983pt too wide) in paragraph at lines 581--584 []/cmr10@10.95pt/Note: in MAT-LAB 6.5 or later, use /cmtt10@10.95pt/spparms ('a utoamd',0) /cmr10@10.95pt/in ad-di-tion to /cmtt10@10.95pt/spparms ('autommd',0 )/cmr10@10.95pt/, [7] [8] LaTeX Warning: Citation `DavisHager99' on page 9 undefined on input line 668. [9] [10] LaTeX Warning: Reference `Primary' on page 11 undefined on input line 776. LaTeX Warning: Citation `ardd:89' on page 11 undefined on input line 819. [11] LaTeX Warning: Reference `triplet' on page 12 undefined on input line 890. LaTeX Warning: Reference `Synopsis' on page 12 undefined on input line 893. [12] LaTeX Warning: Reference `Alternative' on page 13 undefined on input line 967. LaTeX Warning: Reference `control_param' on page 13 undefined on input line 974 . [13] LaTeX Warning: Reference `Manipulate' on page 14 undefined on input line 1041. [14] LaTeX Warning: Citation `Gustavson78' on page 15 undefined on input line 1112. LaTeX Warning: Reference `Manipulate' on page 15 undefined on input line 1135. LaTeX Warning: Citation `Gustavson78' on page 15 undefined on input line 1138. LaTeX Warning: Reference `Get' on page 15 undefined on input line 1155. [15] LaTeX Warning: Reference `Report' on page 16 undefined on input line 1225. [16] [17] LaTeX Warning: Reference `Utility' on page 18 undefined on input line 1329. LaTeX Warning: Reference `control' on page 18 undefined on input line 1358. LaTeX Warning: Reference `Primary' on page 18 undefined on input line 1421. LaTeX Warning: Reference `Report' on page 18 undefined on input line 1421. Overfull \hbox (5.38655pt too wide) in paragraph at lines 1402--1422 []/cmr10@10.95pt/Let $/cmmi10@10.95pt/^^K[] /cmr10@10.95pt/=$/cmtt10@10.95pt/Co ntrol [UMFPACK[]DENSE[]ROW]/cmr10@10.95pt/, $/cmmi10@10.95pt/^^K[] /cmr10@10.95 pt/=$/cmtt10@10.95pt/Control [UMFPACK[]DENSE[]COL]/cmr10@10.95pt/, and $/cmmi10 @10.95pt/^^K /cmr10@10.95pt/=$/cmtt10@10.95pt/Control Overfull \hbox (16.39879pt too wide) in paragraph at lines 1402--1422 /cmtt10@10.95pt/[UMFPACK[]AMD[]DENSE]/cmr10@10.95pt/. Sup-pose the sub-ma-trix $/cmbx10@10.95pt/S$/cmr10@10.95pt/, ob-tained af-ter elim-i-nat-ing piv-ots wit h zero Markowitz [18] [19] [20] LaTeX Warning: Citation `DuffGrimesLewis87b' on page 21 undefined on input line 1576. LaTeX Warning: Citation `Davis03' on page 21 undefined on input line 1583. [21] LaTeX Warning: Reference `sys' on page 22 undefined on input line 1613. [22] [23] [24] LaTeX Warning: Reference `Install' on page 25 undefined on input line 1912. LaTeX Warning: Reference `C' on page 25 undefined on input line 1915. Overfull \hbox (4.19083pt too wide) in paragraph at lines 1931--1934 []/cmtt10@10.95pt/umf4sol/cmr10@10.95pt/: solve a lin-ear sys-tem with-out it-e r-a-tive re-fine-ment (/cmtt10@10.95pt/umfpack[]di[]solve/cmr10@10.95pt/). Sets /cmtt10@10.95pt/Control [25] LaTeX Warning: Reference `error_codes' on page 26 undefined on input line 1987. LaTeX Warning: Reference `sys' on page 26 undefined on input line 1989. LaTeX Warning: Reference `control' on page 26 undefined on input line 1990. LaTeX Warning: Reference `Primary' on page 26 undefined on input line 2009. LaTeX Warning: Reference `Utility' on page 26 undefined on input line 2009. [26] Overfull \hbox (49.51604pt too wide) in paragraph at lines 2034--2040 []/cmr10@10.95pt/Access to the com-plex rou-tines in UMF-PACK is pro-vided by t he in-ter-face rou-tines in /cmtt10@10.95pt/umf4[]f77zwrapper.c/cmr10@10.95pt/. LaTeX Warning: Citation `DaydeDuff99' on page 27 undefined on input line 2080. LaTeX Warning: Citation `ACM679a' on page 27 undefined on input line 2080. LaTeX Warning: Citation `ATLAS' on page 27 undefined on input line 2080. LaTeX Warning: Citation `GotoVandeGeijn02' on page 27 undefined on input line 2 080. [27] [28] LaTeX Warning: Citation `GotoVandeGeijn02' on page 29 undefined on input line 2 197. LaTeX Warning: Reference `Synopsis' on page 29 undefined on input line 2217. [29] Overfull \hbox (28.986pt too wide) in paragraph at lines 2252--2264 /cmr10@10.95pt/to copy the /cmtt10@10.95pt/UMFPACK$/cmsy10@10.95pt/n$/cmtt10@10 .95pt/MATLAB$/cmsy10@10.95pt/n$/cmtt10@10.95pt/lcc[]lib$/cmsy10@10.95pt/n$/cmtt 10@10.95pt/libmwlapack.lib /cmr10@10.95pt/file into the /cmtt10@10.95pt/$/cmsy10@10.95pt/n$/cmtt10@10.95pt/extern$/cmsy10@10.95pt/n$/cmtt10@10.95pt/li b$/cmsy10@10.95pt/n$/cmtt10@10.95pt/win32$/cmsy10@10.95pt/n$/cmtt10@10.95pt/lcc $/cmsy10@10.95pt/n$ [30] LaTeX Warning: Citation `GilbertPeierls88' on page 31 undefined on input line 2 356. LaTeX Warning: Citation `Duff78a' on page 31 undefined on input line 2376. LaTeX Warning: Citation `Duff81b' on page 31 undefined on input line 2378. LaTeX Warning: Citation `Duff78b' on page 31 undefined on input line 2378. [31] LaTeX Warning: Citation `GilbertNgPeyton94' on page 32 undefined on input line 2391. [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] No file UserGuide.bbl. (./UserGuide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/dvips/tet ex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}{/usr/ share/texmf/dvips/tetex/aae443f0.enc}{/usr/share/texmf/ dvips/tetex/74afc74c.enc}{/ usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on UserGuide.pdf (130 pages, 381137 bytes). Transcript written on UserGuide.log. bibtex UserGuide This is BibTeX, Version 0.99c (Web2C 7.4.4) The top-level auxiliary file: UserGuide.aux The style file: plain.bst Database file #1: UserGuide.bib pdflatex UserGuide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./UserGuide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) (./UserGuide.aux) (/usr/share/texmf/tex/latex/base/omscmr.fd) [1{/usr/../etc/tex-fonts/pdftex.map }] (./UserGuide.toc [2]) [3] [4] LaTeX Warning: Citation `DavisDuff97' on page 5 undefined on input line 100. LaTeX Warning: Citation `DavisDuff99' on page 5 undefined on input line 100. [5] LaTeX Warning: Citation `DavisGilbertLarimoreNg00_algo' on page 6 undefined on input line 184. LaTeX Warning: Citation `DavisGilbertLarimoreNg00' on page 6 undefined on input line 184. LaTeX Warning: Citation `Larimore98' on page 6 undefined on input line 184. LaTeX Warning: Citation `GeorgeNg85' on page 6 undefined on input line 190. LaTeX Warning: Citation `GeorgeNg87' on page 6 undefined on input line 190. LaTeX Warning: Citation `GilbertNg93' on page 6 undefined on input line 190. LaTeX Warning: Citation `AmestoyDavisDuff96' on page 6 undefined on input line 207. LaTeX Warning: Citation `AmestoyDavisDuff03' on page 6 undefined on input line 207. LaTeX Warning: Citation `dusc:96' on page 6 undefined on input line 231. LaTeX Warning: Citation `GilbertMolerSchreiber' on page 6 undefined on input li ne 254. [6] LaTeX Warning: Citation `Davis03' on page 7 undefined on input line 264. LaTeX Warning: Citation `Davis03_algo' on page 7 undefined on input line 264. LaTeX Warning: Citation `DaydeDuff99' on page 7 undefined on input line 277. LaTeX Warning: Citation `ACM679a' on page 7 undefined on input line 277. LaTeX Warning: Citation `ATLAS' on page 7 undefined on input line 277. LaTeX Warning: Citation `GotoVandeGeijn02' on page 7 undefined on input line 27 7. LaTeX Warning: Citation `netlib' on page 7 undefined on input line 286. Overfull \hbox (145.17827pt too wide) in paragraph at lines 271--292 /cmr10@10.95pt/In ad-di-tion to ap-pear-ing as a Col-lected Al-go-rithm of the ACM, UMF-PACK is avail-able at http://www.cise.ufl.edu/research/sparse. [7] Overfull \hbox (9.69144pt too wide) in paragraph at lines 386--394 []/cmr10@10.95pt/Row scal-ing added. This is only vis-i-ble to the MAT-LAB call er when us-ing the form /cmtt10@10.95pt/[L,U,P,Q,R] [8] LaTeX Warning: Citation `AmestoyDavisDuff96' on page 9 undefined on input line 405. LaTeX Warning: Citation `AmestoyDavisDuff03' on page 9 undefined on input line 405. Overfull \hbox (11.38368pt too wide) in paragraph at lines 413--424 []/cmr10@10.95pt/New ar-gu-ments added to the user-callable rou-tines /cmtt10@1 0.95pt/umfpack[]*[]symbolic/cmr10@10.95pt/, /cmtt10@10.95pt/umfpack[]*[]qsymbol ic/cmr10@10.95pt/, Overfull \hbox (25.99983pt too wide) in paragraph at lines 581--584 []/cmr10@10.95pt/Note: in MAT-LAB 6.5 or later, use /cmtt10@10.95pt/spparms ('a utoamd',0) /cmr10@10.95pt/in ad-di-tion to /cmtt10@10.95pt/spparms ('autommd',0 )/cmr10@10.95pt/, [9] [10] LaTeX Warning: Citation `DavisHager99' on page 11 undefined on input line 668. [11] [12] LaTeX Warning: Citation `ardd:89' on page 13 undefined on input line 819. [13] [14] [15] [16] LaTeX Warning: Citation `Gustavson78' on page 17 undefined on input line 1112. LaTeX Warning: Citation `Gustavson78' on page 17 undefined on input line 1138. [17] [18] [19] Overfull \hbox (5.38655pt too wide) in paragraph at lines 1402--1422 []/cmr10@10.95pt/Let $/cmmi10@10.95pt/^^K[] /cmr10@10.95pt/=$/cmtt10@10.95pt/Co ntrol [UMFPACK[]DENSE[]ROW]/cmr10@10.95pt/, $/cmmi10@10.95pt/^^K[] /cmr10@10.95 pt/=$/cmtt10@10.95pt/Control [UMFPACK[]DENSE[]COL]/cmr10@10.95pt/, and $/cmmi10 @10.95pt/^^K /cmr10@10.95pt/=$/cmtt10@10.95pt/Control Overfull \hbox (16.39879pt too wide) in paragraph at lines 1402--1422 /cmtt10@10.95pt/[UMFPACK[]AMD[]DENSE]/cmr10@10.95pt/. Sup-pose the sub-ma-trix $/cmbx10@10.95pt/S$/cmr10@10.95pt/, ob-tained af-ter elim-i-nat-ing piv-ots wit h zero Markowitz [20] [21] [22] LaTeX Warning: Citation `DuffGrimesLewis87b' on page 23 undefined on input line 1576. LaTeX Warning: Citation `Davis03' on page 23 undefined on input line 1583. [23] [24] [25] [26] Overfull \hbox (4.19083pt too wide) in paragraph at lines 1931--1934 []/cmtt10@10.95pt/umf4sol/cmr10@10.95pt/: solve a lin-ear sys-tem with-out it-e r-a-tive re-fine-ment (/cmtt10@10.95pt/umfpack[]di[]solve/cmr10@10.95pt/). Sets /cmtt10@10.95pt/Control [27] [28] Overfull \hbox (49.51604pt too wide) in paragraph at lines 2034--2040 []/cmr10@10.95pt/Access to the com-plex rou-tines in UMF-PACK is pro-vided by t he in-ter-face rou-tines in /cmtt10@10.95pt/umf4[]f77zwrapper.c/cmr10@10.95pt/. LaTeX Warning: Citation `DaydeDuff99' on page 29 undefined on input line 2080. LaTeX Warning: Citation `ACM679a' on page 29 undefined on input line 2080. LaTeX Warning: Citation `ATLAS' on page 29 undefined on input line 2080. LaTeX Warning: Citation `GotoVandeGeijn02' on page 29 undefined on input line 2 080. [29] [30] LaTeX Warning: Citation `GotoVandeGeijn02' on page 31 undefined on input line 2 197. [31] Overfull \hbox (28.986pt too wide) in paragraph at lines 2252--2264 /cmr10@10.95pt/to copy the /cmtt10@10.95pt/UMFPACK$/cmsy10@10.95pt/n$/cmtt10@10 .95pt/MATLAB$/cmsy10@10.95pt/n$/cmtt10@10.95pt/lcc[]lib$/cmsy10@10.95pt/n$/cmtt 10@10.95pt/libmwlapack.lib /cmr10@10.95pt/file into the /cmtt10@10.95pt/$/cmsy10@10.95pt/n$/cmtt10@10.95pt/extern$/cmsy10@10.95pt/n$/cmtt10@10.95pt/li b$/cmsy10@10.95pt/n$/cmtt10@10.95pt/win32$/cmsy10@10.95pt/n$/cmtt10@10.95pt/lcc $/cmsy10@10.95pt/n$ [32] LaTeX Warning: Citation `GilbertPeierls88' on page 33 undefined on input line 2 356. LaTeX Warning: Citation `Duff78a' on page 33 undefined on input line 2376. LaTeX Warning: Citation `Duff81b' on page 33 undefined on input line 2378. LaTeX Warning: Citation `Duff78b' on page 33 undefined on input line 2378. [33] LaTeX Warning: Citation `GilbertNgPeyton94' on page 34 undefined on input line 2391. [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] (./UserGuide.bbl [133]) [134] (./UserGuide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/dvips/tet ex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc} {/usr/share/texmf/dvips/tetex/aae443f0.enc}{/usr/share/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on UserGuide.pdf (134 pages, 396232 bytes). Transcript written on UserGuide.log. pdflatex UserGuide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./UserGuide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) (./UserGuide.aux) (/usr/share/texmf/tex/latex/base/omscmr.fd) [1{/usr/../etc/tex-fonts/pdftex.map }] (./UserGuide.toc [2]) [3] [4] [5] [6] Overfull \hbox (145.17827pt too wide) in paragraph at lines 271--292 /cmr10@10.95pt/In ad-di-tion to ap-pear-ing as a Col-lected Al-go-rithm of the ACM, UMF-PACK is avail-able at http://www.cise.ufl.edu/research/sparse. [7] Overfull \hbox (9.69144pt too wide) in paragraph at lines 386--394 []/cmr10@10.95pt/Row scal-ing added. This is only vis-i-ble to the MAT-LAB call er when us-ing the form /cmtt10@10.95pt/[L,U,P,Q,R] [8] Overfull \hbox (11.38368pt too wide) in paragraph at lines 413--424 []/cmr10@10.95pt/New ar-gu-ments added to the user-callable rou-tines /cmtt10@1 0.95pt/umfpack[]*[]symbolic/cmr10@10.95pt/, /cmtt10@10.95pt/umfpack[]*[]qsymbol ic/cmr10@10.95pt/, Overfull \hbox (25.99983pt too wide) in paragraph at lines 581--584 []/cmr10@10.95pt/Note: in MAT-LAB 6.5 or later, use /cmtt10@10.95pt/spparms ('a utoamd',0) /cmr10@10.95pt/in ad-di-tion to /cmtt10@10.95pt/spparms ('autommd',0 )/cmr10@10.95pt/, [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] Overfull \hbox (5.38655pt too wide) in paragraph at lines 1402--1422 []/cmr10@10.95pt/Let $/cmmi10@10.95pt/^^K[] /cmr10@10.95pt/=$/cmtt10@10.95pt/Co ntrol [UMFPACK[]DENSE[]ROW]/cmr10@10.95pt/, $/cmmi10@10.95pt/^^K[] /cmr10@10.95 pt/=$/cmtt10@10.95pt/Control [UMFPACK[]DENSE[]COL]/cmr10@10.95pt/, and $/cmmi10 @10.95pt/^^K /cmr10@10.95pt/=$/cmtt10@10.95pt/Control Overfull \hbox (16.39879pt too wide) in paragraph at lines 1402--1422 /cmtt10@10.95pt/[UMFPACK[]AMD[]DENSE]/cmr10@10.95pt/. Sup-pose the sub-ma-trix $/cmbx10@10.95pt/S$/cmr10@10.95pt/, ob-tained af-ter elim-i-nat-ing piv-ots wit h zero Markowitz [20] [21] [22] [23] [24] [25] [26] Overfull \hbox (4.19083pt too wide) in paragraph at lines 1931--1934 []/cmtt10@10.95pt/umf4sol/cmr10@10.95pt/: solve a lin-ear sys-tem with-out it-e r-a-tive re-fine-ment (/cmtt10@10.95pt/umfpack[]di[]solve/cmr10@10.95pt/). Sets /cmtt10@10.95pt/Control [27] [28] Overfull \hbox (49.51604pt too wide) in paragraph at lines 2034--2040 []/cmr10@10.95pt/Access to the com-plex rou-tines in UMF-PACK is pro-vided by t he in-ter-face rou-tines in /cmtt10@10.95pt/umf4[]f77zwrapper.c/cmr10@10.95pt/. [29] [30] [31] Overfull \hbox (28.986pt too wide) in paragraph at lines 2252--2264 /cmr10@10.95pt/to copy the /cmtt10@10.95pt/UMFPACK$/cmsy10@10.95pt/n$/cmtt10@10 .95pt/MATLAB$/cmsy10@10.95pt/n$/cmtt10@10.95pt/lcc[]lib$/cmsy10@10.95pt/n$/cmtt 10@10.95pt/libmwlapack.lib /cmr10@10.95pt/file into the /cmtt10@10.95pt/$/cmsy10@10.95pt/n$/cmtt10@10.95pt/extern$/cmsy10@10.95pt/n$/cmtt10@10.95pt/li b$/cmsy10@10.95pt/n$/cmtt10@10.95pt/win32$/cmsy10@10.95pt/n$/cmtt10@10.95pt/lcc $/cmsy10@10.95pt/n$ [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] (./UserGuide.bbl [133]) [134] (./UserGuide.aux) ) (see the transcript file for additional information){/usr/share/texmf/dvips/tet ex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc} {/usr/share/texmf/dvips/tetex/aae443f0.enc}{/usr/share/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on UserGuide.pdf (134 pages, 395667 bytes). Transcript written on UserGuide.log. rm -f *.aux *.bbl *.blg *.log *.toc rm -f UserGuide.tex make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/UMFPACK/Doc' make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/LDL/Doc' latex ldl_userguide This is TeX, Version 3.14159 (Web2C 7.4.4) (./ldl_userguide.tex LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size12.clo)) No file ldl_userguide.aux. LaTeX Warning: Citation `Liu86c' on page 1 undefined on input line 55. LaTeX Warning: Citation `Liu91' on page 1 undefined on input line 55. LaTeX Warning: Citation `NgPeyton93' on page 1 undefined on input line 60. LaTeX Warning: Citation `RothbergGupta91' on page 1 undefined on input line 60. LaTeX Warning: Citation `GeorgeLiu79' on page 1 undefined on input line 62. LaTeX Warning: Citation `GeorgeLiu' on page 1 undefined on input line 62. LaTeX Warning: Citation `GilbertMolerSchreiber' on page 1 undefined on input li ne 62. LaTeX Warning: Reference `Algorithm' on page 1 undefined on input line 64. LaTeX Warning: Citation `Stewart03' on page 1 undefined on input line 66. LaTeX Warning: Reference `Implementation' on page 1 undefined on input line 68. LaTeX Warning: Reference `MATLAB' on page 1 undefined on input line 68. LaTeX Warning: Reference `C' on page 1 undefined on input line 68. [1] LaTeX Warning: Citation `GilbertPeierls88' on page 2 undefined on input line 11 1. LaTeX Warning: Citation `Liu90a' on page 2 undefined on input line 142. LaTeX Warning: Citation `Liu86c' on page 2 undefined on input line 149. [2] LaTeX Warning: Citation `GeorgeLiu79' on page 3 undefined on input line 192. LaTeX Warning: Citation `GeorgeLiu' on page 3 undefined on input line 192. LaTeX Warning: Citation `GilbertNgPeyton94' on page 3 undefined on input line 2 05. LaTeX Warning: Reference `ldlsymbolic' on page 3 undefined on input line 219. [3] LaTeX Warning: Reference `ldlnumeric' on page 4 undefined on input line 320. LaTeX Warning: Float too large for page by 31.06998pt on input line 404. LaTeX Warning: Reference `ldlsolve' on page 4 undefined on input line 407. LaTeX Warning: Citation `Davis05' on page 4 undefined on input line 477. [4] [5] [6] [7] (/usr/share/texmf/tex/latex/base/omscmr.fd) LaTeX Warning: Citation `AmestoyDavisDuff96' on page 8 undefined on input line 526. LaTeX Warning: Citation `AmestoyDavisDuff03' on page 8 undefined on input line 526. LaTeX Warning: Reference `ldlsimple' on page 8 undefined on input line 615. [8] [9] [10] No file ldl_userguide.bbl. (./ldl_userguide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) Output written on ldl_userguide.dvi (10 pages, 32832 bytes). Transcript written on ldl_userguide.log. bibtex ldl_userguide This is BibTeX, Version 0.99c (Web2C 7.4.4) The top-level auxiliary file: ldl_userguide.aux The style file: plain.bst Database file #1: ldl.bib latex ldl_userguide This is TeX, Version 3.14159 (Web2C 7.4.4) (./ldl_userguide.tex LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size12.clo)) (./ldl_userguide.aux) LaTeX Warning: Citation `Liu86c' on page 1 undefined on input line 55. LaTeX Warning: Citation `Liu91' on page 1 undefined on input line 55. LaTeX Warning: Citation `NgPeyton93' on page 1 undefined on input line 60. LaTeX Warning: Citation `RothbergGupta91' on page 1 undefined on input line 60. LaTeX Warning: Citation `GeorgeLiu79' on page 1 undefined on input line 62. LaTeX Warning: Citation `GeorgeLiu' on page 1 undefined on input line 62. LaTeX Warning: Citation `GilbertMolerSchreiber' on page 1 undefined on input li ne 62. LaTeX Warning: Citation `Stewart03' on page 1 undefined on input line 66. [1] LaTeX Warning: Citation `GilbertPeierls88' on page 2 undefined on input line 11 1. LaTeX Warning: Citation `Liu90a' on page 2 undefined on input line 142. LaTeX Warning: Citation `Liu86c' on page 2 undefined on input line 149. [2] LaTeX Warning: Citation `GeorgeLiu79' on page 3 undefined on input line 192. LaTeX Warning: Citation `GeorgeLiu' on page 3 undefined on input line 192. LaTeX Warning: Citation `GilbertNgPeyton94' on page 3 undefined on input line 2 05. [3] LaTeX Warning: Float too large for page by 31.06998pt on input line 404. LaTeX Warning: Citation `Davis05' on page 4 undefined on input line 477. [4] [5] [6] [7] (/usr/share/texmf/tex/latex/base/omscmr.fd) LaTeX Warning: Citation `AmestoyDavisDuff96' on page 8 undefined on input line 526. LaTeX Warning: Citation `AmestoyDavisDuff03' on page 8 undefined on input line 526. [8] [9] [10] (./ldl_userguide.bbl) [11] (./ldl_userguide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) Output written on ldl_userguide.dvi (11 pages, 35796 bytes). Transcript written on ldl_userguide.log. latex ldl_userguide This is TeX, Version 3.14159 (Web2C 7.4.4) (./ldl_userguide.tex LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size12.clo)) (./ldl_userguide.aux) [1] [2] [3] LaTeX Warning: Float too large for page by 31.06998pt on input line 404. [4] [5] [6] [7] (/usr/share/texmf/tex/latex/base/omscmr.fd) [8] [9] [10] (./ldl_userguide.bbl) [11] (./ldl_userguide.aux) ) Output written on ldl_userguide.dvi (11 pages, 35768 bytes). Transcript written on ldl_userguide.log. dvips ldl_userguide -o ldl_userguide.ps This is dvips(k) 5.92a Copyright 2002 Radical Eye Software (www.radicaleye.com) ' TeX output 2009.04.27:0410' -> ldl_userguide.ps <09fbbfac.enc> <74afc74c.enc>. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] pdflatex ldl_userguide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./ldl_userguide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size12.clo)) (./ldl_userguide.aux) [1{/usr/../ etc/tex-fonts/pdftex.map}] [2] [3] LaTeX Warning: Float too large for page by 31.06998pt on input line 404. [4] [5] [6] [7] (/usr/share/texmf/tex/latex/base/omscmr.fd) [8] [9] [10] (./ldl_userguide.bbl) [11] (./ldl_userguide.aux) ){/usr/share/texmf/dvips/tetex /74afc74c.enc}{/usr/share/t exmf/dvips/tetex/aae443f0.enc}{/usr/share/texmf/dvips/ tetex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/bbad153 f.enc}{/usr/share/texmf/dvip s/tetex/f7b6d320.enc} Output written on ldl_userguide.pdf (11 pages, 148400 bytes). Transcript written on ldl_userguide.log. pdflatex ldl_userguide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./ldl_userguide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size12.clo)) (./ldl_userguide.aux) [1{/usr/../ etc/tex-fonts/pdftex.map}] [2] [3] LaTeX Warning: Float too large for page by 31.06998pt on input line 404. [4] [5] [6] [7] (/usr/share/texmf/tex/latex/base/omscmr.fd) [8] [9] [10] (./ldl_userguide.bbl) [11] (./ldl_userguide.aux) ){/usr/share/texmf/dvips/tetex /74afc74c.enc}{/usr/share/t exmf/dvips/tetex/aae443f0.enc}{/usr/share/texmf/dvips/ tetex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/bbad153 f.enc}{/usr/share/texmf/dvip s/tetex/f7b6d320.enc} Output written on ldl_userguide.pdf (11 pages, 148400 bytes). Transcript written on ldl_userguide.log. rm -f *.dvi *.aux *.log *.bak *.bbl *.blg *.ps make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/LDL/Doc' make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/KLU/Doc' echo '\begin{verbatim}' > klu_h.tex expand -8 ../Include/klu.h >> klu_h.tex echo '\end{verbatim}' >> klu_h.tex echo '\begin{verbatim}' > btf_h.tex expand -8 ../../BTF/Include/btf.h >> btf_h.tex echo '\end{verbatim}' >> btf_h.tex echo '\begin{verbatim}' > klu_simple_c.tex expand -8 ../Demo/klu_simple.c >> klu_simple_c.tex echo '\end{verbatim}' >> klu_simple_c.tex pdflatex KLU_UserGuide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./KLU_UserGuide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) No file KLU_UserGuide.aux. [1{/usr/../etc/tex-fonts/pdftex.map}] No file KLU_UserGuide.toc. [2] (/usr/share/texmf/tex/latex/base/omscmr.fd) [3] LaTeX Warning: Citation `Duff81' on page 4 undefined on input line 107. LaTeX Warning: Citation `Duff78a' on page 4 undefined on input line 109. LaTeX Warning: Citation `Tarjan72' on page 4 undefined on input line 109. LaTeX Warning: Citation `GilbertPeierls88' on page 4 undefined on input line 12 7. LaTeX Warning: Citation `AmestoyDavisDuff96' on page 4 undefined on input line 136. LaTeX Warning: Citation `AmestoyDavisDuff03' on page 4 undefined on input line 136. LaTeX Warning: Citation `DavisGilbertLarimoreNg00_algo' on page 4 undefined on input line 138. LaTeX Warning: Citation `DavisGilbertLarimoreNg00' on page 4 undefined on input line 138. LaTeX Warning: Citation `Kundert86' on page 4 undefined on input line 204. LaTeX Warning: Citation `KundertSangiovanniVincentelli85' on page 4 undefined o n input line 204. LaTeX Warning: Citation `NagelPederson' on page 4 undefined on input line 204. LaTeX Warning: Citation `Quarles:M89/42' on page 4 undefined on input line 204. [4] LaTeX Warning: Citation `ACM679a' on page 5 undefined on input line 225. LaTeX Warning: Citation `SuperLU99' on page 5 undefined on input line 226. LaTeX Warning: Citation `Davis03_algo' on page 5 undefined on input line 226. LaTeX Warning: Citation `Davis03' on page 5 undefined on input line 226. LaTeX Warning: Citation `GilbertPeierls88' on page 5 undefined on input line 22 9. LaTeX Warning: Citation `Davis06book' on page 5 undefined on input line 234. LaTeX Warning: Citation `Palamadai05' on page 5 undefined on input line 236. LaTeX Warning: Citation `ChenDavisHagerRajamanickam06' on page 5 undefined on i nput line 250. LaTeX Warning: Citation `KarypisKumar98e' on page 5 undefined on input line 251 . [5] LaTeX Warning: Citation `Davis06book' on page 6 undefined on input line 303. LaTeX Warning: Reference `klu_include' on page 6 undefined on input line 357. [6] [7] LaTeX Warning: Citation `Davis06book' on page 8 undefined on input line 479. [8] [9] [10] [11] [12] LaTeX Warning: Citation `Hager84' on page 13 undefined on input line 893. LaTeX Warning: Citation `HighamTisseur00' on page 13 undefined on input line 89 4. [13] [14] [15] [16] [17] (./klu_simple_c.tex) [18] [19] (./klu_h.tex [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33]) [34] (./btf_h.tex [35] [36] [37] [38]) [39] No file KLU_UserGuide.bbl. (./KLU_UserGuide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ){/usr/share/texmf/dvips/tetex/09fbbfac.enc}{/usr/shar e/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/aae443f0.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on KLU_UserGuide.pdf (39 pages, 210735 bytes). Transcript written on KLU_UserGuide.log. bibtex KLU_UserGuide This is BibTeX, Version 0.99c (Web2C 7.4.4) The top-level auxiliary file: KLU_UserGuide.aux The style file: plain.bst Database file #1: KLU_UserGuide.bib Warning--empty institution in NagelPederson Warning--empty institution in Palamadai05 Warning--empty year in Palamadai05 (There were 3 warnings) pdflatex KLU_UserGuide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./KLU_UserGuide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) (./KLU_UserGuide.aux) [1{/usr/../ etc/tex-fonts/pdftex.map}] (./KLU_UserGuide.toc) [2] (/usr/share/texmf/tex/latex/base/omscmr.fd) [3] LaTeX Warning: Citation `Duff81' on page 4 undefined on input line 107. LaTeX Warning: Citation `Duff78a' on page 4 undefined on input line 109. LaTeX Warning: Citation `Tarjan72' on page 4 undefined on input line 109. LaTeX Warning: Citation `GilbertPeierls88' on page 4 undefined on input line 12 7. LaTeX Warning: Citation `AmestoyDavisDuff96' on page 4 undefined on input line 136. LaTeX Warning: Citation `AmestoyDavisDuff03' on page 4 undefined on input line 136. LaTeX Warning: Citation `DavisGilbertLarimoreNg00_algo' on page 4 undefined on input line 138. LaTeX Warning: Citation `DavisGilbertLarimoreNg00' on page 4 undefined on input line 138. LaTeX Warning: Citation `Kundert86' on page 4 undefined on input line 204. LaTeX Warning: Citation `KundertSangiovanniVincentelli85' on page 4 undefined o n input line 204. LaTeX Warning: Citation `NagelPederson' on page 4 undefined on input line 204. LaTeX Warning: Citation `Quarles:M89/42' on page 4 undefined on input line 204. [4] LaTeX Warning: Citation `ACM679a' on page 5 undefined on input line 225. LaTeX Warning: Citation `SuperLU99' on page 5 undefined on input line 226. LaTeX Warning: Citation `Davis03_algo' on page 5 undefined on input line 226. LaTeX Warning: Citation `Davis03' on page 5 undefined on input line 226. LaTeX Warning: Citation `GilbertPeierls88' on page 5 undefined on input line 22 9. LaTeX Warning: Citation `Davis06book' on page 5 undefined on input line 234. LaTeX Warning: Citation `Palamadai05' on page 5 undefined on input line 236. LaTeX Warning: Citation `ChenDavisHagerRajamanickam06' on page 5 undefined on i nput line 250. LaTeX Warning: Citation `KarypisKumar98e' on page 5 undefined on input line 251 . [5] LaTeX Warning: Citation `Davis06book' on page 6 undefined on input line 303. [6] [7] LaTeX Warning: Citation `Davis06book' on page 8 undefined on input line 479. [8] [9] [10] [11] [12] LaTeX Warning: Citation `Hager84' on page 13 undefined on input line 893. LaTeX Warning: Citation `HighamTisseur00' on page 13 undefined on input line 89 4. [13] [14] [15] [16] [17] (./klu_simple_c.tex) [18] [19] (./klu_h.tex [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33]) [34] (./btf_h.tex [35] [36] [37] [38]) [39] (./KLU_UserGuide.bbl [40]) [41] (./KLU_UserGuide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ){/usr/share/texmf/dvips/tetex/09fbbfac.enc}{/usr/shar e/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/aae443f0.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}{/usr/share/texmf/d vips/tetex/bbad153f.enc} Output written on KLU_UserGuide.pdf (41 pages, 224870 bytes). Transcript written on KLU_UserGuide.log. pdflatex KLU_UserGuide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./KLU_UserGuide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) (./KLU_UserGuide.aux) [1{/usr/../ etc/tex-fonts/pdftex.map}] (./KLU_UserGuide.toc) [2] (/usr/share/texmf/tex/latex/base/omscmr.fd) [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] (./klu_simple_c.tex) [18] [19] (./klu_h.tex [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33]) [34] (./btf_h.tex [35] [36] [37] [38]) [39] (./KLU_UserGuide.bbl [40]) [41] (./KLU_UserGuide.aux) ){/usr/share/texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/aae443f0.en c}{/usr/share/texmf/dvips/te tex/f7b6d320.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on KLU_UserGuide.pdf (41 pages, 224379 bytes). Transcript written on KLU_UserGuide.log. rm -f *.aux *.bbl *.blg *.log *.toc rm -f klu_simple_c.tex klu_h.tex btf_h.tex make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/KLU/Doc' make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CHOLMOD/Doc' ./getmproto ../MATLAB/analyze.m > _analyze_m.tex ./getmproto ../MATLAB/bisect.m > _bisect_m.tex ./getmproto ../MATLAB/chol2.m > _chol2_m.tex ./getmproto ../MATLAB/cholmod2.m > _cholmod2_m.tex ./getmproto ../MATLAB/cholmod_demo.m > _cholmod_demo_m.tex ./getmproto ../MATLAB/cholmod_make.m > _cholmod_make_m.tex ./getmproto ../MATLAB/etree2.m > _etree2_m.tex ./getmproto ../MATLAB/graph_demo.m > _graph_demo_m.tex ./getmproto ../MATLAB/lchol.m > _lchol_m.tex ./getmproto ../MATLAB/ldlchol.m > _ldlchol_m.tex ./getmproto ../MATLAB/ldl_normest.m > _ldl_normest_m.tex ./getmproto ../MATLAB/ldlsolve.m > _ldlsolve_m.tex ./getmproto ../MATLAB/ldlsplit.m > _ldlsplit_m.tex ./getmproto ../MATLAB/ldlupdate.m > _ldlupdate_m.tex ./getmproto ../MATLAB/metis.m > _metis_m.tex ./getmproto ../MATLAB/mread.m > _mread_m.tex ./getmproto ../MATLAB/spsym.m > _spsym_m.tex ./getmproto ../MATLAB/mwrite.m > _mwrite_m.tex ./getmproto ../MATLAB/nesdis.m > _nesdis_m.tex ./getmproto ../MATLAB/resymbol.m > _resymbol_m.tex ./getmproto ../MATLAB/sdmult.m > _sdmult_m.tex ./getmproto ../MATLAB/sparse2.m > _sparse2_m.tex ./getmproto ../MATLAB/symbfact2.m > _symbfact2_m.tex ./getproto '/include/, /^}/' ../Demo/cholmod_simple.c > _simple.tex ./getproto '/typedef struct cholmod_common/, /^}/' ../Include/cholmod_core.h > _common.tex ./getproto '/int cholmod_start/, /\*\) ;/' ../Include/cholmod_core.h > _start.tex ./getproto '/int cholmod_finish/, /\*\) ;/' ../Include/cholmod_core.h > _finish.tex ./getproto '/int cholmod_defaults/, /\*\) ;/' ../Include/cholmod_core.h > _defaults.tex ./getproto '/size_t cholmod_maxrank/, /\*\) ;/' ../Include/cholmod_core.h > _maxrank.tex ./getproto '/int cholmod_allocate_work/, /\*\) ;/' ../Include/cholmod_core.h > _allocate_work.tex ./getproto '/int cholmod_free_work/, /\*\) ;/' ../Include/cholmod_core.h > _free_work.tex ./getproto '/long cholmod_clear_flag/, /\*\) ;/' ../Include/cholmod_core.h > _clear_flag.tex ./getproto '/int cholmod_error/, /\*\) ;/' ../Include/cholmod_core.h > _error.tex ./getproto '/double cholmod_dbound/, /\*\) ;/' ../Include/cholmod_core.h > _dbound.tex ./getproto '/double cholmod_hypot/, /double\) ;/' ../Include/cholmod_core.h > _hypot.tex ./getproto '/int cholmod_divcomplex/, /\*\) ;/' ../Include/cholmod_core.h > _divcomplex.tex ./getproto '/typedef struct cholmod_sparse/, /^}/' ../Include/cholmod_core.h > _sparse.tex ./getproto '/cholmod_sparse \*cholmod_allocate_sparse/, /\*\) ;/' ../Include/cholmod_core.h > _allocate_sparse.tex ./getproto '/int cholmod_free_sparse/, /\*\) ;/' ../Include/cholmod_core.h > _free_sparse.tex ./getproto '/int cholmod_reallocate_sparse/, /\*\) ;/' ../Include/cholmod_core.h > _reallocate_sparse.tex ./getproto '/long cholmod_nnz/, /\*\) ;/' ../Include/cholmod_core.h > _nnz.tex ./getproto '/cholmod_sparse \*cholmod_speye/, /\*\) ;/' ../Include/cholmod_core.h > _speye.tex ./getproto '/cholmod_sparse \*cholmod_spzeros/, /\*\) ;/' ../Include/cholmod_core.h > _spzeros.tex ./getproto '/cholmod_sparse \*cholmod_transpose/, /\*\) ;/' ../Include/cholmod_core.h > _transpose.tex ./getproto '/int cholmod_transpose_unsym/, /\*\) ;/' ../Include/cholmod_core.h > _transpose_unsym.tex ./getproto '/int cholmod_transpose_sym/, /\*\) ;/' ../Include/cholmod_core.h > _transpose_sym.tex ./getproto '/cholmod_sparse \*cholmod_ptranspose/, /\*\) ;/' ../Include/cholmod_core.h > _ptranspose.tex ./getproto '/int cholmod_sort/, /\*\) ;/' ../Include/cholmod_core.h > _sort.tex ./getproto '/cholmod_sparse \*cholmod_band/, /\*\) ;/' ../Include/cholmod_core.h > _band.tex ./getproto '/int cholmod_band_inplace/, /\*\) ;/' ../Include/cholmod_core.h > _band_inplace.tex ./getproto '/cholmod_sparse \*cholmod_aat/, /\*\) ;/' ../Include/cholmod_core.h > _aat.tex ./getproto '/cholmod_sparse \*cholmod_copy_sparse/, /\*\) ;/' ../Include/cholmod_core.h > _copy_sparse.tex ./getproto '/cholmod_sparse \*cholmod_copy /, /\*\) ;/' ../Include/cholmod_core.h > _copy.tex ./getproto '/cholmod_sparse \*cholmod_add/, /\*\) ;/' ../Include/cholmod_core.h > _add.tex ./getproto '/int cholmod_sparse_xtype/, /\*\) ;/' ../Include/cholmod_core.h > _sparse_xtype.tex ./getproto '/typedef struct cholmod_factor/, /^}/' ../Include/cholmod_core.h > _factor.tex ./getproto '/cholmod_factor \*cholmod_allocate_factor/, /\*\) ;/' ../Include/cholmod_core.h > _allocate_factor.tex ./getproto '/int cholmod_free_factor/, /\*\) ;/' ../Include/cholmod_core.h > _free_factor.tex ./getproto '/int cholmod_reallocate_factor/, /\*\) ;/' ../Include/cholmod_core.h > _reallocate_factor.tex ./getproto '/int cholmod_change_factor/, /\*\) ;/' ../Include/cholmod_core.h > _change_factor.tex ./getproto '/int cholmod_pack_factor/, /\*\) ;/' ../Include/cholmod_core.h > _pack_factor.tex ./getproto '/int cholmod_reallocate_column/, /\*\) ;/' ../Include/cholmod_core.h > _reallocate_column.tex ./getproto '/cholmod_sparse \*cholmod_factor_to_sparse/, /\*\) ;/' ../Include/cholmod_core.h > _factor_to_sparse.tex ./getproto '/cholmod_factor \*cholmod_copy_factor/, /\*\) ;/' ../Include/cholmod_core.h > _copy_factor.tex ./getproto '/int cholmod_factor_xtype/, /\*\) ;/' ../Include/cholmod_core.h > _factor_xtype.tex ./getproto '/typedef struct cholmod_dense/, /^}/' ../Include/cholmod_core.h > _dense.tex ./getproto '/cholmod_dense \*cholmod_allocate_dense/, /\*\) ;/' ../Include/cholmod_core.h > _allocate_dense.tex ./getproto '/cholmod_dense \*cholmod_zeros/, /\*\) ;/' ../Include/cholmod_core.h > _zeros.tex ./getproto '/cholmod_dense \*cholmod_ones/, /\*\) ;/' ../Include/cholmod_core.h > _ones.tex ./getproto '/cholmod_dense \*cholmod_eye/, /\*\) ;/' ../Include/cholmod_core.h > _eye.tex ./getproto '/int cholmod_free_dense/, /\*\) ;/' ../Include/cholmod_core.h > _free_dense.tex ./getproto '/cholmod_dense \*cholmod_sparse_to_dense/, /\*\) ;/' ../Include/cholmod_core.h > _sparse_to_dense.tex ./getproto '/cholmod_sparse \*cholmod_dense_to_sparse/, /\*\) ;/' ../Include/cholmod_core.h > _dense_to_sparse.tex ./getproto '/cholmod_dense \*cholmod_copy_dense/, /\*\) ;/' ../Include/cholmod_core.h > _copy_dense.tex ./getproto '/int cholmod_copy_dense2/, /\*\) ;/' ../Include/cholmod_core.h > _copy_dense2.tex ./getproto '/int cholmod_dense_xtype/, /\*\) ;/' ../Include/cholmod_core.h > _dense_xtype.tex ./getproto '/typedef struct cholmod_triplet/, /^}/' ../Include/cholmod_core.h > _triplet.tex ./getproto '/cholmod_triplet \*cholmod_allocate_triplet/, /\*\) ;/' ../Include/cholmod_core.h > _allocate_triplet.tex ./getproto '/int cholmod_free_triplet/, /\*\) ;/' ../Include/cholmod_core.h > _free_triplet.tex ./getproto '/int cholmod_reallocate_triplet/, /\*\) ;/' ../Include/cholmod_core.h > _reallocate_triplet.tex ./getproto '/cholmod_triplet \*cholmod_sparse_to_triplet/, /\*\) ;/' ../Include/cholmod_core.h > _sparse_to_triplet.tex ./getproto '/cholmod_sparse \*cholmod_triplet_to_sparse/, /\*\) ;/' ../Include/cholmod_core.h > _triplet_to_sparse.tex ./getproto '/cholmod_triplet \*cholmod_copy_triplet/, /\*\) ;/' ../Include/cholmod_core.h > _copy_triplet.tex ./getproto '/int cholmod_triplet_xtype/, /\*\) ;/' ../Include/cholmod_core.h > _triplet_xtype.tex ./getproto '/void \*cholmod_malloc/, /\*\) ;/' ../Include/cholmod_core.h > _malloc.tex ./getproto '/void \*cholmod_calloc/, /\*\) ;/' ../Include/cholmod_core.h > _calloc.tex ./getproto '/void \*cholmod_free/, /\*\) ;/' ../Include/cholmod_core.h > _free.tex ./getproto '/void \*cholmod_realloc/, /\*\) ;/' ../Include/cholmod_core.h > _realloc.tex ./getproto '/int cholmod_realloc_multiple/, /\*\) ;/' ../Include/cholmod_core.h > _realloc_multiple.tex ./getproto '/itype defines the/, /define CHOLMOD_SUPERNODAL/' ../Include/cholmod_core.h > _defn.tex ./getproto '/int cholmod_check_common/, /\*\) ;/' ../Include/cholmod_check.h > _check_common.tex ./getproto '/int cholmod_print_common/, /\*\) ;/' ../Include/cholmod_check.h > _print_common.tex ./getproto '/int cholmod_check_sparse/, /\*\) ;/' ../Include/cholmod_check.h > _check_sparse.tex ./getproto '/int cholmod_print_sparse/, /\*\) ;/' ../Include/cholmod_check.h > _print_sparse.tex ./getproto '/int cholmod_check_dense/, /\*\) ;/' ../Include/cholmod_check.h > _check_dense.tex ./getproto '/int cholmod_print_dense/, /\*\) ;/' ../Include/cholmod_check.h > _print_dense.tex ./getproto '/int cholmod_check_factor/, /\*\) ;/' ../Include/cholmod_check.h > _check_factor.tex ./getproto '/int cholmod_print_factor/, /\*\) ;/' ../Include/cholmod_check.h > _print_factor.tex ./getproto '/int cholmod_check_triplet/, /\*\) ;/' ../Include/cholmod_check.h > _check_triplet.tex ./getproto '/int cholmod_print_triplet/, /\*\) ;/' ../Include/cholmod_check.h > _print_triplet.tex ./getproto '/int cholmod_check_subset/, /\*\) ;/' ../Include/cholmod_check.h > _check_subset.tex ./getproto '/int cholmod_print_subset/, /\*\) ;/' ../Include/cholmod_check.h > _print_subset.tex ./getproto '/int cholmod_check_perm/, /\*\) ;/' ../Include/cholmod_check.h > _check_perm.tex ./getproto '/int cholmod_print_perm/, /\*\) ;/' ../Include/cholmod_check.h > _print_perm.tex ./getproto '/int cholmod_check_parent/, /\*\) ;/' ../Include/cholmod_check.h > _check_parent.tex ./getproto '/int cholmod_print_parent/, /\*\) ;/' ../Include/cholmod_check.h > _print_parent.tex ./getproto '/cholmod_triplet \*cholmod_read_triplet/, /\*\) ;/' ../Include/cholmod_check.h > _read_triplet.tex ./getproto '/cholmod_sparse \*cholmod_read_sparse/, /\*\) ;/' ../Include/cholmod_check.h > _read_sparse.tex ./getproto '/cholmod_dense \*cholmod_read_dense/, /\*\) ;/' ../Include/cholmod_check.h > _read_dense.tex ./getproto '/void \*cholmod_read_matrix/, /\*\) ;/' ../Include/cholmod_check.h > _read_matrix.tex ./getproto '/int cholmod_write_sparse/, /\*\) ;/' ../Include/cholmod_check.h > _write_sparse.tex ./getproto '/int cholmod_write_dense/, /\*\) ;/' ../Include/cholmod_check.h > _write_dense.tex ./getproto '/cholmod_factor \*cholmod_analyze /, /\*\) ;/' ../Include/cholmod_cholesky.h > _analyze.tex ./getproto '/cholmod_factor \*cholmod_analyze_p/, /\*\) ;/' ../Include/cholmod_cholesky.h > _analyze_p.tex ./getproto '/int cholmod_factorize /, /\*\) ;/' ../Include/cholmod_cholesky.h > _factorize.tex ./getproto '/int cholmod_factorize_p/, /\*\) ;/' ../Include/cholmod_cholesky.h > _factorize_p.tex ./getproto '/cholmod_dense \*cholmod_solve/, /\*\) ;/' ../Include/cholmod_cholesky.h > _solve.tex ./getproto '/cholmod_sparse \*cholmod_spsolve/, /\*\) ;/' ../Include/cholmod_cholesky.h > _spsolve.tex ./getproto '/int cholmod_etree/, /\*\) ;/' ../Include/cholmod_cholesky.h > _etree.tex ./getproto '/int cholmod_rowcolcounts/, /\*\) ;/' ../Include/cholmod_cholesky.h > _rowcolcounts.tex ./getproto '/int cholmod_analyze_ordering/, /\*\) ;/' ../Include/cholmod_cholesky.h > _analyze_ordering.tex ./getproto '/int cholmod_amd/, /\*\) ;/' ../Include/cholmod_cholesky.h > _amd.tex ./getproto '/int cholmod_colamd/, /\*\) ;/' ../Include/cholmod_cholesky.h > _colamd.tex ./getproto '/int cholmod_rowfac/, /\*\) ;/' ../Include/cholmod_cholesky.h > _rowfac.tex ./getproto '/int cholmod_rowfac_mask/, /\*\) ;/' ../Include/cholmod_cholesky.h > _rowfac_mask.tex ./getproto '/int cholmod_row_subtree/, /\*\) ;/' ../Include/cholmod_cholesky.h > _row_subtree.tex ./getproto '/int cholmod_row_lsubtree/, /\*\) ;/' ../Include/cholmod_cholesky.h > _row_lsubtree.tex ./getproto '/int cholmod_resymbol /, /\*\) ;/' ../Include/cholmod_cholesky.h > _resymbol.tex ./getproto '/int cholmod_resymbol_noperm/, /\*\) ;/' ../Include/cholmod_cholesky.h > _resymbol_noperm.tex ./getproto '/double cholmod_rcond/, /\*\) ;/' ../Include/cholmod_cholesky.h > _rcond.tex ./getproto '/long cholmod_postorder/, /\*\) ;/' ../Include/cholmod_cholesky.h > _postorder.tex ./getproto '/int cholmod_updown /, /\*\) ;/' ../Include/cholmod_modify.h > _updown.tex ./getproto '/int cholmod_updown_solve/, /\*\) ;/' ../Include/cholmod_modify.h > _updown_solve.tex ./getproto '/int cholmod_updown_mark/, /\*\) ;/' ../Include/cholmod_modify.h > _updown_mark.tex ./getproto '/int cholmod_updown_mask/, /\*\) ;/' ../Include/cholmod_modify.h > _updown_mask.tex ./getproto '/int cholmod_rowadd /, /\*\) ;/' ../Include/cholmod_modify.h > _rowadd.tex ./getproto '/int cholmod_rowadd_solve/, /\*\) ;/' ../Include/cholmod_modify.h > _rowadd_solve.tex ./getproto '/int cholmod_rowadd_mark/, /\*\) ;/' ../Include/cholmod_modify.h > _rowadd_mark.tex ./getproto '/int cholmod_rowdel /, /\*\) ;/' ../Include/cholmod_modify.h > _rowdel.tex ./getproto '/int cholmod_rowdel_solve/, /\*\) ;/' ../Include/cholmod_modify.h > _rowdel_solve.tex ./getproto '/int cholmod_rowdel_mark/, /\*\) ;/' ../Include/cholmod_modify.h > _rowdel_mark.tex ./getproto '/int cholmod_drop/, /\*\) ;/' ../Include/cholmod_matrixops.h > _drop.tex ./getproto '/double cholmod_norm_dense/, /\*\) ;/' ../Include/cholmod_matrixops.h > _norm_dense.tex ./getproto '/double cholmod_norm_sparse/, /\*\) ;/' ../Include/cholmod_matrixops.h > _norm_sparse.tex ./getproto '/cholmod_sparse \*cholmod_horzcat/, /\*\) ;/' ../Include/cholmod_matrixops.h > _horzcat.tex ./getproto '/define CHOLMOD_SCALAR/, /\*\) ;/' ../Include/cholmod_matrixops.h > _scale.tex ./getproto '/int cholmod_sdmult/, /\*\) ;/' ../Include/cholmod_matrixops.h > _sdmult.tex ./getproto '/cholmod_sparse \*cholmod_ssmult/, /\*\) ;/' ../Include/cholmod_matrixops.h > _ssmult.tex ./getproto '/cholmod_sparse \*cholmod_submatrix/, /\*\) ;/' ../Include/cholmod_matrixops.h > _submatrix.tex ./getproto '/cholmod_sparse \*cholmod_vertcat/, /\*\) ;/' ../Include/cholmod_matrixops.h > _vertcat.tex ./getproto '/int cholmod_symmetry/, /\*\) ;/' ../Include/cholmod_matrixops.h > _symmetry.tex ./getproto '/int cholmod_super_symbolic/, /\*\) ;/' ../Include/cholmod_supernodal.h > _super_symbolic.tex ./getproto '/int cholmod_super_numeric/, /\*\) ;/' ../Include/cholmod_supernodal.h > _super_numeric.tex ./getproto '/int cholmod_super_lsolve/, /\*\) ;/' ../Include/cholmod_supernodal.h > _super_lsolve.tex ./getproto '/int cholmod_super_ltsolve/, /\*\) ;/' ../Include/cholmod_supernodal.h > _super_ltsolve.tex ./getproto '/long cholmod_nested_dissection/, /\*\) ;/' ../Include/cholmod_partition.h > _nested_dissection.tex ./getproto '/int cholmod_metis/, /\*\) ;/' ../Include/cholmod_partition.h > _metis.tex ./getproto '/int cholmod_ccolamd/, /\*\) ;/' ../Include/cholmod_partition.h > _ccolamd.tex ./getproto '/int cholmod_camd/, /\*\) ;/' ../Include/cholmod_partition.h > _camd.tex ./getproto '/int cholmod_csymamd/, /\*\) ;/' ../Include/cholmod_partition.h > _csymamd.tex ./getproto '/int cholmod_csymamd/, /\*\) ;/' ../Include/cholmod_partition.h > _csymamd.tex ./getproto '/long cholmod_bisect/, /\*\) ;/' ../Include/cholmod_partition.h > _bisect.tex ./getproto '/long cholmod_metis_bisector/, /\*\) ;/' ../Include/cholmod_partition.h > _metis_bisector.tex ./getproto '/long cholmod_collapse_septree/, /\*\) ;/' ../Include/cholmod_partition.h > _collapse_septree.tex pdflatex UserGuide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./UserGuide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) No file UserGuide.aux. (/usr/share/texmf/tex/latex/base/omscmr.fd) [1{/usr/../etc/tex-fonts/pdftex.map }] No file UserGuide.toc. [2] LaTeX Warning: Citation `NgPeyton91b' on page 3 undefined on input line 70. LaTeX Warning: Citation `LAPACK' on page 3 undefined on input line 71. LaTeX Warning: Citation `ACM679a' on page 3 undefined on input line 71. LaTeX Warning: Citation `DavisHager99' on page 3 undefined on input line 74. LaTeX Warning: Citation `DavisHager01' on page 3 undefined on input line 74. LaTeX Warning: Citation `DavisHager05' on page 3 undefined on input line 74. LaTeX Warning: Citation `AmestoyDavisDuff96' on page 3 undefined on input line 80. LaTeX Warning: Citation `AmestoyDavisDuff03' on page 3 undefined on input line 80. LaTeX Warning: Citation `DavisGilbertLarimoreNg00_algo' on page 3 undefined on input line 81. LaTeX Warning: Citation `DavisGilbertLarimoreNg00' on page 3 undefined on input line 81. LaTeX Warning: Citation `KarypisKumar98' on page 3 undefined on input line 83. LaTeX Warning: Citation `ChenDavisHagerRajamanickam06' on page 3 undefined on i nput line 88. LaTeX Warning: Citation `DavisHager06' on page 3 undefined on input line 88. LaTeX Warning: Citation `GilbertMolerSchreiber' on page 3 undefined on input li ne 92. Overfull \hbox (1.78868pt too wide) in paragraph at lines 90--94 []/cmr10@10.95pt/CHOLMOD 1.0 re-places /cmtt10@10.95pt/chol /cmr10@10.95pt/(the sparse case), /cmtt10@10.95pt/symbfact/cmr10@10.95pt/, and /cmtt10@10.95pt/etr ee /cmr10@10.95pt/in MAT-LAB 7.2 (R2006a), LaTeX Warning: Citation `GouldHuScott05' on page 3 undefined on input line 102. LaTeX Warning: Citation `GouldHuScott05b' on page 3 undefined on input line 102 . [3] LaTeX Warning: Reference `cholmod_common' on page 4 undefined on input line 142 . Overfull \hbox (3.74341pt too wide) in paragraph at lines 140--143 []/cmtt10@10.95pt/cholmod[]common/cmr10@10.95pt/: pa-ram-e-ter set-tings, stati s-tics, and workspace used in-ter-nally by CHOLMOD. LaTeX Warning: Reference `cholmod_sparse' on page 4 undefined on input line 162 . LaTeX Warning: Reference `cholmod_factor' on page 4 undefined on input line 168 . LaTeX Warning: Reference `cholmod_dense' on page 4 undefined on input line 181. [4] LaTeX Warning: Reference `cholmod_triplet' on page 5 undefined on input line 20 1. [5] (./_simple.tex) [6] LaTeX Warning: Citation `AmestoyDavisDuff96' on page 7 undefined on input line 234. LaTeX Warning: Citation `AmestoyDavisDuff03' on page 7 undefined on input line 234. LaTeX Warning: Citation `DavisGilbertLarimoreNg00_algo' on page 7 undefined on input line 237. LaTeX Warning: Citation `DavisGilbertLarimoreNg00' on page 7 undefined on input line 237. Overfull \hbox (0.47597pt too wide) in paragraph at lines 258--269 /cmr10@10.95pt/http://www.tacc.utexas.edu/$/cmsy10@10.95pt/^^X$/cmr10@10.95pt/k goto/ or http://www.cs.utexas.edu/users/flame/goto/. I rec- [7] [8] [9] [10] (./_analyze_m.tex [11]) (./_bisect_m.tex) (./_chol2_m.tex) [12] (./_cholmod2_m.tex) [13] (./_cholmod_demo_m.tex) (./_cholmod_make_m.tex [14]) [15] (./_etree2_m.tex) (./_graph_demo_m.tex) [16] [17] (./_lchol_m.tex) (./_ldlchol_m.tex) [18] (./_ldlsolve_m.tex) (./_ldlsplit_m.tex) [19] (./_ldlupdate_m.tex) [20] (./_mread_m.tex) (./_mwrite_m.tex) [21] (./_metis_m.tex) [22] (./_nesdis_m.tex) [23] (./_resymbol_m.tex) (./_sdmult_m.tex) [24] (./_spsym_m.tex [25]) [26] (./_sparse2_m.tex) [27] (./_symbfact2_m.tex) [28] Overfull \hbox (8.81783pt too wide) in paragraph at lines 487--493 /cmtt10@10.95pt/make /cmr10@10.95pt/in /cmtt10@10.95pt/CHOLMOD/MATLAB/cmr10@10. 95pt/), you must first edit /cmtt10@10.95pt/UFconfig/UFconfig.h /cmr10@10.95pt/ to re-move the /cmtt10@10.95pt/-largeArrayDims [29] [30] [31] [32] [33] [34] [35] [36] Overfull \hbox (7.30566pt too wide) in paragraph at lines 884--887 []/cmtt10@10.95pt/cholmod[]print[]common/cmr10@10.95pt/: print the /cmtt10@10.9 5pt/cholmod[]common /cmr10@10.95pt/ob-ject, in-clud-ing statis-tics on CHOLMOD' s [37] [38] [39] [40] [41] (./_defn.tex [42]) [43] (./_common.tex [44] [45] [46] [47] [48] [49] [50] [51] [52]) [53] (./_start.tex) (./_finish.tex) (./_defaults.tex) (./_maxrank.tex) (./_allocate_work.tex [54]) (./_free_work.tex) (./_clear_flag.tex) [55] (./_error.tex) (./_dbound.tex) (./_hypot.tex) (./_divcomplex.tex [56]) [57] (./_sparse.tex) [58] (./_allocate_sparse.tex) (./_free_sparse.tex) (./_reallocate_sparse.tex) [59] (./_nnz.tex) (./_speye.tex) (./_spzeros.tex) [60] (./_transpose.tex) (./_ptranspose.tex) (./_sort.tex) [61] (./_transpose_unsym.tex) [62] (./_transpose_sym.tex) [63] (./_band.tex) (./_band_inplace.tex) [64] (./_aat.tex) (./_copy_sparse.tex) [65] (./_copy.tex) [66] (./_add.tex) (./_sparse_xtype.tex) [67] (./_factor.tex [68] [69]) [70] (./_free_factor.tex) (./_allocate_factor.tex) (./_reallocate_factor.tex) [71] (./_change_factor.tex) [72] [73] (./_pack_factor.tex) (./_reallocate_column.tex) [74] (./_factor_to_sparse.tex) (./_copy_factor.tex) (./_factor_xtype.tex) [75] (./_dense.tex) (./_allocate_dense.tex) (./_free_dense.tex) [76] (./_zeros.tex) (./_ones.tex) (./_eye.tex) [77] (./_sparse_to_dense.tex) (./_dense_to_sparse.tex) (./_copy_dense.tex) [78] (./_copy_dense2.tex) (./_dense_xtype.tex) [79] (./_triplet.tex [80]) (./_allocate_triplet.tex) (./_free_triplet.tex) [81] (./_reallocate_triplet.tex) (./_sparse_to_triplet.tex) (./_triplet_to_sparse.tex) [82] (./_copy_triplet.tex ) (./_triplet_xtype.tex) [83] (./_malloc.tex) (./_calloc.tex) [84] (./_free.tex ) (./_realloc.tex) [85] (./_realloc_multiple.tex) [86] Overfull \hbox (30.63pt too wide) in paragraph at lines 1994--1999 /cmr10@10.95pt/de-fault; you can redi-rect the out-put of CHOLMOD by re-defin-i ng this pointer. If /cmtt10@10.95pt/Common->print[]function Overfull \hbox (20.63858pt too wide) in paragraph at lines 2000--2003 []/cmr10@10.95pt/The /cmtt10@10.95pt/Common->print /cmr10@10.95pt/pa-ram-e-ter de-ter-mines how much de-tail is printed. Each value of /cmtt10@10.95pt/Common- >print (./_check_common.tex) (./_print_common.tex) [87] (./_check_sparse.tex) (./_print_sparse.tex) [88] (./_check_dense.tex) (./_print_dense.tex) [89] (./_check_factor.tex) (./_print_factor.tex) [90] (./_check_triplet.tex) (./_print_triplet.tex) [91] (./_check_subset.tex) (./_print_subset.tex) [92] (./_check_perm.tex) (./_print_perm.tex) [93] (./_check_parent.tex) (./_print_parent.tex) [94] (./_read_triplet.tex) [95] (./_read_sparse.tex) [96] (./_read_dense.tex) (./_read_matrix.tex) [97] (./_write_sparse.tex) (./_write_dense.tex) [98] (./_analyze.tex) Overfull \hbox (10.03313pt too wide) in paragraph at lines 2317--2328 /cmr10@10.95pt/ob-tains an or-der-ing where /cmtt10@10.95pt/nnz(L) /cmr10@10.95 pt/is greater than or equal to /cmtt10@10.95pt/5*nnz(tril(A)) /cmr10@10.95pt/(o r /cmtt10@10.95pt/5*nnz(tril(A*A')) [99] [100] (./_factorize.tex) [101] (./_analyze_p.tex) (./_factorize_p.tex) [102] (./_solve.tex) (./_spsolve.tex) [103] (./_etree.tex) LaTeX Warning: Citation `Liu90a' on page 104 undefined on input line 2542. (./_rowcolcounts.tex) LaTeX Warning: Citation `GilbertLiNgPeyton01' on page 104 undefined on input li ne 2561. LaTeX Warning: Citation `GilbertNgPeyton94' on page 104 undefined on input line 2561. [104] (./_analyze_ordering.tex) [105] (./_amd.tex) (./_colamd.tex) [106] (./_rowfac.tex) LaTeX Warning: Citation `Davis05' on page 107 undefined on input line 2629. LaTeX Warning: Citation `Liu86c' on page 107 undefined on input line 2630. [107] (./_rowfac_mask.tex) [108] (./_row_subtree.tex) [109] (./_row_lsubtree.tex) [110] (./_resymbol.tex) (./_resymbol_noperm.tex) [111] (./_postorder.tex) Overfull \hbox (0.69275pt too wide) in paragraph at lines 24--2746 /cmbx10@10.95pt/Purpose: /cmr10@10.95pt/Pos-torder a tree. The tree is ei-ther an elim-i-na-tion tree (the out-put from /cmtt10@10.95pt/cholmod[]etree/cmr10@ 10.95pt/) (./_rcond.tex) [112] (./_updown.tex) LaTeX Warning: Citation `DavisHager99' on page 113 undefined on input line 2838 . LaTeX Warning: Citation `DavisHager01' on page 113 undefined on input line 2838 . Overfull \hbox (25.67143pt too wide) in paragraph at lines 2835--2839 []/cmr10@10.95pt/Note that the /cmtt10@10.95pt/sorted /cmr10@10.95pt/in-put pa- ram-e-ter to /cmtt10@10.95pt/cholmod[]submatrix /cmr10@10.95pt/must be /cmtt10@ 10.95pt/TRUE/cmr10@10.95pt/, be-cause /cmtt10@10.95pt/cholmod[]updown (./_updown_solve.tex [113]) [114] (./_updown_mark.tex) Overfull \hbox (11.56401pt too wide) in paragraph at lines 26--2863 /cmr10@10.95pt/the so-lu-tion to $[] = /cmbx10@10.95pt/b$/cmr10@10.95pt/. For m ore de-tails, see the source code file /cmtt10@10.95pt/CHOLMOD/Modify/cholmod[] updown.c/cmr10@10.95pt/. (./_updown_mask.tex) [115] (./_rowadd.tex) LaTeX Warning: Citation `DavisHager05' on page 116 undefined on input line 2880 . (./_rowadd_solve.tex) [116] (./_rowdel.tex) (./_rowdel_solve.tex) LaTeX Warning: Citation `DavisHager05' on page 117 undefined on input line 2908 . [117] (./_rowadd_mark.tex) Overfull \hbox (11.56401pt too wide) in paragraph at lines 28--2919 /cmr10@10.95pt/the so-lu-tion to $[] = /cmbx10@10.95pt/b$/cmr10@10.95pt/. For m ore de-tails, see the source code file /cmtt10@10.95pt/CHOLMOD/Modify/cholmod[] rowadd.c/cmr10@10.95pt/. (./_rowdel_mark.tex) Overfull \hbox (11.56401pt too wide) in paragraph at lines 27--2929 /cmr10@10.95pt/the so-lu-tion to $[] = /cmbx10@10.95pt/b$/cmr10@10.95pt/. For m ore de-tails, see the source code file /cmtt10@10.95pt/CHOLMOD/Modify/cholmod[] rowdel.c/cmr10@10.95pt/. [118] (./_drop.tex) (./_norm_dense.tex) (./_norm_sparse.tex) [119] (./_scale.tex) [120] (./_sdmult.tex) (./_ssmult.tex) [121] (./_submatrix.tex) [122] (./_horzcat.tex) (./_vertcat.tex) [123] (./_symmetry.tex) [124] [125] (./_super_symbolic.tex) [126] (./_super_numeric.tex) [127] (./_super_lsolve.tex ) (./_super_ltsolve.tex) [128] (./_nested_dissection.tex) [129] (./_metis.tex) [130] (./_camd.tex) [131] (./_ccolamd.tex) (./_csymamd.tex) [132] (./_bisect.tex) (./_metis_bisector.tex) [133] (./_collapse_septree.tex) [134] No file UserGuide.bbl. (./UserGuide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/dvips/tet ex/74afc74c.enc}{/usr/share /texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvips /tetex/aae443f0.enc}{/usr/share/texmf/dvips/tetex/f7b6d 320.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on UserGuide.pdf (134 pages, 419276 bytes). Transcript written on UserGuide.log. bibtex UserGuide This is BibTeX, Version 0.99c (Web2C 7.4.4) The top-level auxiliary file: UserGuide.aux The style file: plain.bst Database file #1: UserGuide.bib pdflatex UserGuide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./UserGuide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) (./UserGuide.aux) (/usr/share/texmf/tex/latex/base/omscmr.fd) [1{/usr/../etc/tex-fonts/pdftex.map }] (./UserGuide.toc [2] [3] [4] [5]) [6] LaTeX Warning: Citation `NgPeyton91b' on page 7 undefined on input line 70. LaTeX Warning: Citation `LAPACK' on page 7 undefined on input line 71. LaTeX Warning: Citation `ACM679a' on page 7 undefined on input line 71. LaTeX Warning: Citation `DavisHager99' on page 7 undefined on input line 74. LaTeX Warning: Citation `DavisHager01' on page 7 undefined on input line 74. LaTeX Warning: Citation `DavisHager05' on page 7 undefined on input line 74. LaTeX Warning: Citation `AmestoyDavisDuff96' on page 7 undefined on input line 80. LaTeX Warning: Citation `AmestoyDavisDuff03' on page 7 undefined on input line 80. LaTeX Warning: Citation `DavisGilbertLarimoreNg00_algo' on page 7 undefined on input line 81. LaTeX Warning: Citation `DavisGilbertLarimoreNg00' on page 7 undefined on input line 81. LaTeX Warning: Citation `KarypisKumar98' on page 7 undefined on input line 83. LaTeX Warning: Citation `ChenDavisHagerRajamanickam06' on page 7 undefined on i nput line 88. LaTeX Warning: Citation `DavisHager06' on page 7 undefined on input line 88. LaTeX Warning: Citation `GilbertMolerSchreiber' on page 7 undefined on input li ne 92. Overfull \hbox (1.78868pt too wide) in paragraph at lines 90--94 []/cmr10@10.95pt/CHOLMOD 1.0 re-places /cmtt10@10.95pt/chol /cmr10@10.95pt/(the sparse case), /cmtt10@10.95pt/symbfact/cmr10@10.95pt/, and /cmtt10@10.95pt/etr ee /cmr10@10.95pt/in MAT-LAB 7.2 (R2006a), LaTeX Warning: Citation `GouldHuScott05' on page 7 undefined on input line 102. LaTeX Warning: Citation `GouldHuScott05b' on page 7 undefined on input line 102 . [7] Overfull \hbox (3.74341pt too wide) in paragraph at lines 140--143 []/cmtt10@10.95pt/cholmod[]common/cmr10@10.95pt/: pa-ram-e-ter set-tings, stati s-tics, and workspace used in-ter-nally by CHOLMOD. [8] [9] (./_simple.tex) [10] LaTeX Warning: Citation `AmestoyDavisDuff96' on page 11 undefined on input line 234. LaTeX Warning: Citation `AmestoyDavisDuff03' on page 11 undefined on input line 234. LaTeX Warning: Citation `DavisGilbertLarimoreNg00_algo' on page 11 undefined on input line 237. LaTeX Warning: Citation `DavisGilbertLarimoreNg00' on page 11 undefined on inpu t line 237. Overfull \hbox (0.47597pt too wide) in paragraph at lines 258--269 /cmr10@10.95pt/http://www.tacc.utexas.edu/$/cmsy10@10.95pt/^^X$/cmr10@10.95pt/k goto/ or http://www.cs.utexas.edu/users/flame/goto/. I rec- [11] [12] [13] [14] (./_analyze_m.tex [15]) (./_bisect_m.tex) (./_chol2_m.tex) [16] (./_cholmod2_m.tex) [17] (./_cholmod_demo_m.tex) (./_cholmod_make_m.tex [18]) [19] (./_etree2_m.tex) (./_graph_demo_m.tex) [20] [21] (./_lchol_m.tex) (./_ldlchol_m.tex) [22] (./_ldlsolve_m.tex) (./_ldlsplit_m.tex) [23] (./_ldlupdate_m.tex) [24] (./_mread_m.tex) (./_mwrite_m.tex) [25] (./_metis_m.tex) [26] (./_nesdis_m.tex) [27] (./_resymbol_m.tex) (./_sdmult_m.tex) [28] (./_spsym_m.tex [29]) [30] (./_sparse2_m.tex) [31] (./_symbfact2_m.tex) [32] Overfull \hbox (8.81783pt too wide) in paragraph at lines 487--493 /cmtt10@10.95pt/make /cmr10@10.95pt/in /cmtt10@10.95pt/CHOLMOD/MATLAB/cmr10@10. 95pt/), you must first edit /cmtt10@10.95pt/UFconfig/UFconfig.h /cmr10@10.95pt/ to re-move the /cmtt10@10.95pt/-largeArrayDims [33] [34] [35] [36] [37] [38] [39] [40] Overfull \hbox (7.30566pt too wide) in paragraph at lines 884--887 []/cmtt10@10.95pt/cholmod[]print[]common/cmr10@10.95pt/: print the /cmtt10@10.9 5pt/cholmod[]common /cmr10@10.95pt/ob-ject, in-clud-ing statis-tics on CHOLMOD' s [41] [42] [43] [44] [45] (./_defn.tex [46]) [47] (./_common.tex [48] [49] [50] [51] [52] [53] [54] [55] [56]) [57] (./_start.tex) (./_finish.tex) (./_defaults.tex) (./_maxrank.tex) (./_allocate_work.tex [58]) (./_free_work.tex) (./_clear_flag.tex) [59] (./_error.tex) (./_dbound.tex) (./_hypot.tex) (./_divcomplex.tex [60]) [61] (./_sparse.tex) [62] (./_allocate_sparse.tex) (./_free_sparse.tex) (./_reallocate_sparse.tex) [63] (./_nnz.tex) (./_speye.tex) (./_spzeros.tex) [64] (./_transpose.tex) (./_ptranspose.tex) (./_sort.tex) [65] (./_transpose_unsym.tex) [66] (./_transpose_sym.tex) [67] (./_band.tex) (./_band_inplace.tex) [68] (./_aat.tex) (./_copy_sparse.tex) [69] (./_copy.tex) [70] (./_add.tex) (./_sparse_xtype.tex) [71] (./_factor.tex [72] [73]) [74] (./_free_factor.tex) (./_allocate_factor.tex) (./_reallocate_factor.tex) [75] (./_change_factor.tex) [76] [77] (./_pack_factor.tex) (./_reallocate_column.tex) [78] (./_factor_to_sparse.tex) (./_copy_factor.tex) (./_factor_xtype.tex) [79] (./_dense.tex) (./_allocate_dense.tex) (./_free_dense.tex) [80] (./_zeros.tex) (./_ones.tex) (./_eye.tex) [81] (./_sparse_to_dense.tex) (./_dense_to_sparse.tex) (./_copy_dense.tex) [82] (./_copy_dense2.tex) (./_dense_xtype.tex) [83] (./_triplet.tex [84]) (./_allocate_triplet.tex) (./_free_triplet.tex) [85] (./_reallocate_triplet.tex) (./_sparse_to_triplet.tex) (./_triplet_to_sparse.tex) [86] (./_copy_triplet.tex ) (./_triplet_xtype.tex) [87] (./_malloc.tex) (./_calloc.tex) [88] (./_free.tex ) (./_realloc.tex) [89] (./_realloc_multiple.tex) [90] Overfull \hbox (30.63pt too wide) in paragraph at lines 1994--1999 /cmr10@10.95pt/de-fault; you can redi-rect the out-put of CHOLMOD by re-defin-i ng this pointer. If /cmtt10@10.95pt/Common->print[]function Overfull \hbox (20.63858pt too wide) in paragraph at lines 2000--2003 []/cmr10@10.95pt/The /cmtt10@10.95pt/Common->print /cmr10@10.95pt/pa-ram-e-ter de-ter-mines how much de-tail is printed. Each value of /cmtt10@10.95pt/Common- >print (./_check_common.tex) (./_print_common.tex) [91] (./_check_sparse.tex) (./_print_sparse.tex) [92] (./_check_dense.tex) (./_print_dense.tex) [93] (./_check_factor.tex) (./_print_factor.tex) [94] (./_check_triplet.tex) (./_print_triplet.tex) [95] (./_check_subset.tex) (./_print_subset.tex) [96] (./_check_perm.tex) (./_print_perm.tex) [97] (./_check_parent.tex) (./_print_parent.tex) [98] (./_read_triplet.tex) [99] (./_read_sparse.tex) [100] (./_read_dense.tex) (./_read_matrix.tex) [101] (./_write_sparse.tex) (./_write_dense.tex) [102] (./_analyze.tex) Overfull \hbox (10.03313pt too wide) in paragraph at lines 2317--2328 /cmr10@10.95pt/ob-tains an or-der-ing where /cmtt10@10.95pt/nnz(L) /cmr10@10.95 pt/is greater than or equal to /cmtt10@10.95pt/5*nnz(tril(A)) /cmr10@10.95pt/(o r /cmtt10@10.95pt/5*nnz(tril(A*A')) [103] [104] (./_factorize.tex) [105] (./_analyze_p.tex) (./_factorize_p.tex) [106] (./_solve.tex) (./_spsolve.tex) [107] (./_etree.tex) LaTeX Warning: Citation `Liu90a' on page 108 undefined on input line 2542. (./_rowcolcounts.tex) LaTeX Warning: Citation `GilbertLiNgPeyton01' on page 108 undefined on input li ne 2561. LaTeX Warning: Citation `GilbertNgPeyton94' on page 108 undefined on input line 2561. [108] (./_analyze_ordering.tex) [109] (./_amd.tex) (./_colamd.tex) [110] (./_rowfac.tex) LaTeX Warning: Citation `Davis05' on page 111 undefined on input line 2629. LaTeX Warning: Citation `Liu86c' on page 111 undefined on input line 2630. [111] (./_rowfac_mask.tex) [112] (./_row_subtree.tex) [113] (./_row_lsubtree.tex) [114] (./_resymbol.tex) (./_resymbol_noperm.tex) [115] (./_postorder.tex) Overfull \hbox (0.69275pt too wide) in paragraph at lines 24--2746 /cmbx10@10.95pt/Purpose: /cmr10@10.95pt/Pos-torder a tree. The tree is ei-ther an elim-i-na-tion tree (the out-put from /cmtt10@10.95pt/cholmod[]etree/cmr10@ 10.95pt/) (./_rcond.tex) [116] (./_updown.tex) LaTeX Warning: Citation `DavisHager99' on page 117 undefined on input line 2838 . LaTeX Warning: Citation `DavisHager01' on page 117 undefined on input line 2838 . Overfull \hbox (25.67143pt too wide) in paragraph at lines 2835--2839 []/cmr10@10.95pt/Note that the /cmtt10@10.95pt/sorted /cmr10@10.95pt/in-put pa- ram-e-ter to /cmtt10@10.95pt/cholmod[]submatrix /cmr10@10.95pt/must be /cmtt10@ 10.95pt/TRUE/cmr10@10.95pt/, be-cause /cmtt10@10.95pt/cholmod[]updown (./_updown_solve.tex [117]) [118] (./_updown_mark.tex) Overfull \hbox (11.56401pt too wide) in paragraph at lines 26--2863 /cmr10@10.95pt/the so-lu-tion to $[] = /cmbx10@10.95pt/b$/cmr10@10.95pt/. For m ore de-tails, see the source code file /cmtt10@10.95pt/CHOLMOD/Modify/cholmod[] updown.c/cmr10@10.95pt/. (./_updown_mask.tex) [119] (./_rowadd.tex) LaTeX Warning: Citation `DavisHager05' on page 120 undefined on input line 2880 . (./_rowadd_solve.tex) [120] (./_rowdel.tex) (./_rowdel_solve.tex) LaTeX Warning: Citation `DavisHager05' on page 121 undefined on input line 2908 . [121] (./_rowadd_mark.tex) Overfull \hbox (11.56401pt too wide) in paragraph at lines 28--2919 /cmr10@10.95pt/the so-lu-tion to $[] = /cmbx10@10.95pt/b$/cmr10@10.95pt/. For m ore de-tails, see the source code file /cmtt10@10.95pt/CHOLMOD/Modify/cholmod[] rowadd.c/cmr10@10.95pt/. (./_rowdel_mark.tex) Overfull \hbox (11.56401pt too wide) in paragraph at lines 27--2929 /cmr10@10.95pt/the so-lu-tion to $[] = /cmbx10@10.95pt/b$/cmr10@10.95pt/. For m ore de-tails, see the source code file /cmtt10@10.95pt/CHOLMOD/Modify/cholmod[] rowdel.c/cmr10@10.95pt/. [122] (./_drop.tex) (./_norm_dense.tex) (./_norm_sparse.tex) [123] (./_scale.tex) [124] (./_sdmult.tex) (./_ssmult.tex) [125] (./_submatrix.tex) [126] (./_horzcat.tex) (./_vertcat.tex) [127] (./_symmetry.tex) [128] [129] (./_super_symbolic.tex) [130] (./_super_numeric.tex) [131] (./_super_lsolve.tex ) (./_super_ltsolve.tex) [132] (./_nested_dissection.tex) [133] (./_metis.tex) [134] (./_camd.tex) [135] (./_ccolamd.tex) (./_csymamd.tex) [136] (./_bisect.tex) (./_metis_bisector.tex) [137] (./_collapse_septree.tex) [138] (./UserGuide.bbl [139]) [140] (./UserGuide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/dvips/tet ex/74afc74c.enc}{/usr/share /texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvips /tetex/aae443f0.enc}{/usr/share/texmf/dvips/tetex/f7b6d 320.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on UserGuide.pdf (140 pages, 443690 bytes). Transcript written on UserGuide.log. pdflatex UserGuide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./UserGuide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) (./UserGuide.aux) (/usr/share/texmf/tex/latex/base/omscmr.fd) [1{/usr/../etc/tex-fonts/pdftex.map }] (./UserGuide.toc [2] [3] [4] [5]) [6] Overfull \hbox (1.78868pt too wide) in paragraph at lines 90--94 []/cmr10@10.95pt/CHOLMOD 1.0 re-places /cmtt10@10.95pt/chol /cmr10@10.95pt/(the sparse case), /cmtt10@10.95pt/symbfact/cmr10@10.95pt/, and /cmtt10@10.95pt/etr ee /cmr10@10.95pt/in MAT-LAB 7.2 (R2006a), [7] Overfull \hbox (3.74341pt too wide) in paragraph at lines 140--143 []/cmtt10@10.95pt/cholmod[]common/cmr10@10.95pt/: pa-ram-e-ter set-tings, stati s-tics, and workspace used in-ter-nally by CHOLMOD. [8] [9] (./_simple.tex) [10] Overfull \hbox (0.47597pt too wide) in paragraph at lines 258--269 /cmr10@10.95pt/http://www.tacc.utexas.edu/$/cmsy10@10.95pt/^^X$/cmr10@10.95pt/k goto/ or http://www.cs.utexas.edu/users/flame/goto/. I rec- [11] [12] [13] [14] (./_analyze_m.tex [15]) (./_bisect_m.tex) (./_chol2_m.tex) [16] (./_cholmod2_m.tex) [17] (./_cholmod_demo_m.tex) (./_cholmod_make_m.tex [18]) [19] (./_etree2_m.tex) (./_graph_demo_m.tex) [20] [21] (./_lchol_m.tex) (./_ldlchol_m.tex) [22] (./_ldlsolve_m.tex) (./_ldlsplit_m.tex) [23] (./_ldlupdate_m.tex) [24] (./_mread_m.tex) (./_mwrite_m.tex) [25] (./_metis_m.tex) [26] (./_nesdis_m.tex) [27] (./_resymbol_m.tex) (./_sdmult_m.tex) [28] (./_spsym_m.tex [29]) [30] (./_sparse2_m.tex) [31] (./_symbfact2_m.tex) [32] Overfull \hbox (8.81783pt too wide) in paragraph at lines 487--493 /cmtt10@10.95pt/make /cmr10@10.95pt/in /cmtt10@10.95pt/CHOLMOD/MATLAB/cmr10@10. 95pt/), you must first edit /cmtt10@10.95pt/UFconfig/UFconfig.h /cmr10@10.95pt/ to re-move the /cmtt10@10.95pt/-largeArrayDims [33] [34] [35] [36] [37] [38] [39] [40] Overfull \hbox (7.30566pt too wide) in paragraph at lines 884--887 []/cmtt10@10.95pt/cholmod[]print[]common/cmr10@10.95pt/: print the /cmtt10@10.9 5pt/cholmod[]common /cmr10@10.95pt/ob-ject, in-clud-ing statis-tics on CHOLMOD' s [41] [42] [43] [44] [45] (./_defn.tex [46]) [47] (./_common.tex [48] [49] [50] [51] [52] [53] [54] [55] [56]) [57] (./_start.tex) (./_finish.tex) (./_defaults.tex) (./_maxrank.tex) (./_allocate_work.tex [58]) (./_free_work.tex) (./_clear_flag.tex) [59] (./_error.tex) (./_dbound.tex) (./_hypot.tex) (./_divcomplex.tex [60]) [61] (./_sparse.tex) [62] (./_allocate_sparse.tex) (./_free_sparse.tex) (./_reallocate_sparse.tex) [63] (./_nnz.tex) (./_speye.tex) (./_spzeros.tex) [64] (./_transpose.tex) (./_ptranspose.tex) (./_sort.tex) [65] (./_transpose_unsym.tex) [66] (./_transpose_sym.tex) [67] (./_band.tex) (./_band_inplace.tex) [68] (./_aat.tex) (./_copy_sparse.tex) [69] (./_copy.tex) [70] (./_add.tex) (./_sparse_xtype.tex) [71] (./_factor.tex [72] [73]) [74] (./_free_factor.tex) (./_allocate_factor.tex) (./_reallocate_factor.tex) [75] (./_change_factor.tex) [76] [77] (./_pack_factor.tex) (./_reallocate_column.tex) [78] (./_factor_to_sparse.tex) (./_copy_factor.tex) (./_factor_xtype.tex) [79] (./_dense.tex) (./_allocate_dense.tex) (./_free_dense.tex) [80] (./_zeros.tex) (./_ones.tex) (./_eye.tex) [81] (./_sparse_to_dense.tex) (./_dense_to_sparse.tex) (./_copy_dense.tex) [82] (./_copy_dense2.tex) (./_dense_xtype.tex) [83] (./_triplet.tex [84]) (./_allocate_triplet.tex) (./_free_triplet.tex) [85] (./_reallocate_triplet.tex) (./_sparse_to_triplet.tex) (./_triplet_to_sparse.tex) [86] (./_copy_triplet.tex ) (./_triplet_xtype.tex) [87] (./_malloc.tex) (./_calloc.tex) [88] (./_free.tex ) (./_realloc.tex) [89] (./_realloc_multiple.tex) [90] Overfull \hbox (30.63pt too wide) in paragraph at lines 1994--1999 /cmr10@10.95pt/de-fault; you can redi-rect the out-put of CHOLMOD by re-defin-i ng this pointer. If /cmtt10@10.95pt/Common->print[]function Overfull \hbox (20.63858pt too wide) in paragraph at lines 2000--2003 []/cmr10@10.95pt/The /cmtt10@10.95pt/Common->print /cmr10@10.95pt/pa-ram-e-ter de-ter-mines how much de-tail is printed. Each value of /cmtt10@10.95pt/Common- >print (./_check_common.tex) (./_print_common.tex) [91] (./_check_sparse.tex) (./_print_sparse.tex) [92] (./_check_dense.tex) (./_print_dense.tex) [93] (./_check_factor.tex) (./_print_factor.tex) [94] (./_check_triplet.tex) (./_print_triplet.tex) [95] (./_check_subset.tex) (./_print_subset.tex) [96] (./_check_perm.tex) (./_print_perm.tex) [97] (./_check_parent.tex) (./_print_parent.tex) [98] (./_read_triplet.tex) [99] (./_read_sparse.tex) [100] (./_read_dense.tex) (./_read_matrix.tex) [101] (./_write_sparse.tex) (./_write_dense.tex) [102] (./_analyze.tex) Overfull \hbox (10.03313pt too wide) in paragraph at lines 2317--2328 /cmr10@10.95pt/ob-tains an or-der-ing where /cmtt10@10.95pt/nnz(L) /cmr10@10.95 pt/is greater than or equal to /cmtt10@10.95pt/5*nnz(tril(A)) /cmr10@10.95pt/(o r /cmtt10@10.95pt/5*nnz(tril(A*A')) [103] [104] (./_factorize.tex) [105] (./_analyze_p.tex) (./_factorize_p.tex) [106] (./_solve.tex) (./_spsolve.tex) [107] (./_etree.tex) (./_rowcolcounts.tex ) [108] (./_analyze_ordering.tex) [109] (./_amd.tex) (./_colamd.tex) [110] (./_rowfac.tex) [111] (./_rowfac_mask.tex) [112] (./_row_subtree.tex) [113] (./_row_lsubtree.tex) [114] (./_resymbol.tex) (./_resymbol_noperm.tex) [115] (./_postorder.tex) Overfull \hbox (0.69275pt too wide) in paragraph at lines 24--2746 /cmbx10@10.95pt/Purpose: /cmr10@10.95pt/Pos-torder a tree. The tree is ei-ther an elim-i-na-tion tree (the out-put from /cmtt10@10.95pt/cholmod[]etree/cmr10@ 10.95pt/) (./_rcond.tex) [116] (./_updown.tex) Overfull \hbox (25.67143pt too wide) in paragraph at lines 2835--2839 []/cmr10@10.95pt/Note that the /cmtt10@10.95pt/sorted /cmr10@10.95pt/in-put pa- ram-e-ter to /cmtt10@10.95pt/cholmod[]submatrix /cmr10@10.95pt/must be /cmtt10@ 10.95pt/TRUE/cmr10@10.95pt/, be-cause /cmtt10@10.95pt/cholmod[]updown (./_updown_solve.tex [117]) [118] (./_updown_mark.tex) Overfull \hbox (11.56401pt too wide) in paragraph at lines 26--2863 /cmr10@10.95pt/the so-lu-tion to $[] = /cmbx10@10.95pt/b$/cmr10@10.95pt/. For m ore de-tails, see the source code file /cmtt10@10.95pt/CHOLMOD/Modify/cholmod[] updown.c/cmr10@10.95pt/. (./_updown_mask.tex) [119] (./_rowadd.tex) (./_rowadd_solve.tex) [120] (./_rowdel.tex) (./_rowdel_solve.tex) [121] (./_rowadd_mark.tex) Overfull \hbox (11.56401pt too wide) in paragraph at lines 28--2919 /cmr10@10.95pt/the so-lu-tion to $[] = /cmbx10@10.95pt/b$/cmr10@10.95pt/. For m ore de-tails, see the source code file /cmtt10@10.95pt/CHOLMOD/Modify/cholmod[] rowadd.c/cmr10@10.95pt/. (./_rowdel_mark.tex) Overfull \hbox (11.56401pt too wide) in paragraph at lines 27--2929 /cmr10@10.95pt/the so-lu-tion to $[] = /cmbx10@10.95pt/b$/cmr10@10.95pt/. For m ore de-tails, see the source code file /cmtt10@10.95pt/CHOLMOD/Modify/cholmod[] rowdel.c/cmr10@10.95pt/. [122] (./_drop.tex) (./_norm_dense.tex) (./_norm_sparse.tex) [123] (./_scale.tex) [124] (./_sdmult.tex) (./_ssmult.tex) [125] (./_submatrix.tex) [126] (./_horzcat.tex) (./_vertcat.tex) [127] (./_symmetry.tex) [128] [129] (./_super_symbolic.tex) [130] (./_super_numeric.tex) [131] (./_super_lsolve.tex ) (./_super_ltsolve.tex) [132] (./_nested_dissection.tex) [133] (./_metis.tex) [134] (./_camd.tex) [135] (./_ccolamd.tex) (./_csymamd.tex) [136] (./_bisect.tex) (./_metis_bisector.tex) [137] (./_collapse_septree.tex) [138] (./UserGuide.bbl [139]) [140] (./UserGuide.aux) ) (see the transcript file for additional information){/usr/share/texmf/dvips/tet ex/74afc74c.enc}{/usr/share /texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvips /tetex/aae443f0.enc}{/usr/share/texmf/dvips/tetex/f7b6d 320.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on UserGuide.pdf (140 pages, 443206 bytes). Transcript written on UserGuide.log. make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CHOLMOD/Doc' make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CAMD/Doc' pdflatex CAMD_UserGuide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./CAMD_UserGuide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) No file CAMD_UserGuide.aux. Underfull \hbox (badness 10000) in paragraph at lines 40--40 [][]/cmr9/ENSEEIHT-IRIT, 2 rue Camichel 31017 Toulouse, France. email: amestoy@ enseeiht.fr. Underfull \hbox (badness 1320) in paragraph at lines 40--40 /cmr9/http://www.numerical.rl.ac.uk/people/isd/isd.html. This work was sup-port ed by the EP-SRC un-der grant (/usr/share/texmf/tex/latex/base/omscmr.fd) [1{/usr/../etc/tex-fonts/pdftex.map }] [2] LaTeX Warning: Citation `AmestoyDavisDuff96' on page 3 undefined on input line 106. LaTeX Warning: Citation `AmestoyDavisDuff04' on page 3 undefined on input line 106. LaTeX Warning: Citation `GeorgeLiu89' on page 3 undefined on input line 112. LaTeX Warning: Citation `RothbergEisenstat98' on page 3 undefined on input line 114. LaTeX Warning: Citation `Chaco' on page 3 undefined on input line 115. LaTeX Warning: Citation `KarypisKumar98e' on page 3 undefined on input line 115 . LaTeX Warning: Citation `PellegriniRomanAmestoy00' on page 3 undefined on input line 115. LaTeX Warning: Citation `schu:01' on page 3 undefined on input line 115. Overfull \hbox (6.31375pt too wide) in paragraph at lines 167--178 []/cmr10@10.95pt/CAMD has the abil-ity to or-der the ma-trix with con-straints. Each node $/cmmi10@10.95pt/i$ /cmr10@10.95pt/in the graph (row/column LaTeX Warning: Citation `GeorgeLiu89' on page 3 undefined on input line 180. LaTeX Warning: Citation `hsl:2002' on page 3 undefined on input line 188. [3] LaTeX Warning: Reference `Install' on page 4 undefined on input line 200. LaTeX Warning: Citation `DavisGilbertLarimoreNg04' on page 4 undefined on input line 225. LaTeX Warning: Reference `Primary' on page 4 undefined on input line 252. [4] [5] LaTeX Warning: Citation `AmestoyDavisDuff96' on page 6 undefined on input line 410. LaTeX Warning: Citation `AmestoyDavisDuff04' on page 6 undefined on input line 410. LaTeX Warning: Reference `Synopsis' on page 6 undefined on input line 430. [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] No file CAMD_UserGuide.bbl. (./CAMD_UserGuide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/aae443f0.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on CAMD_UserGuide.pdf (17 pages, 159925 bytes). Transcript written on CAMD_UserGuide.log. bibtex CAMD_UserGuide This is BibTeX, Version 0.99c (Web2C 7.4.4) The top-level auxiliary file: CAMD_UserGuide.aux The style file: plain.bst Database file #1: CAMD_UserGuide.bib pdflatex CAMD_UserGuide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./CAMD_UserGuide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) (./CAMD_UserGuide.aux) Underfull \hbox (badness 10000) in paragraph at lines 40--40 [][]/cmr9/ENSEEIHT-IRIT, 2 rue Camichel 31017 Toulouse, France. email: amestoy@ enseeiht.fr. Underfull \hbox (badness 1320) in paragraph at lines 40--40 /cmr9/http://www.numerical.rl.ac.uk/people/isd/isd.html. This work was sup-port ed by the EP-SRC un-der grant (/usr/share/texmf/tex/latex/base/omscmr.fd) [1{/usr/../etc/tex-fonts/pdftex.map }] [2] LaTeX Warning: Citation `AmestoyDavisDuff96' on page 3 undefined on input line 106. LaTeX Warning: Citation `AmestoyDavisDuff04' on page 3 undefined on input line 106. LaTeX Warning: Citation `GeorgeLiu89' on page 3 undefined on input line 112. LaTeX Warning: Citation `RothbergEisenstat98' on page 3 undefined on input line 114. LaTeX Warning: Citation `Chaco' on page 3 undefined on input line 115. LaTeX Warning: Citation `KarypisKumar98e' on page 3 undefined on input line 115 . LaTeX Warning: Citation `PellegriniRomanAmestoy00' on page 3 undefined on input line 115. LaTeX Warning: Citation `schu:01' on page 3 undefined on input line 115. Overfull \hbox (6.31375pt too wide) in paragraph at lines 167--178 []/cmr10@10.95pt/CAMD has the abil-ity to or-der the ma-trix with con-straints. Each node $/cmmi10@10.95pt/i$ /cmr10@10.95pt/in the graph (row/column LaTeX Warning: Citation `GeorgeLiu89' on page 3 undefined on input line 180. LaTeX Warning: Citation `hsl:2002' on page 3 undefined on input line 188. [3] LaTeX Warning: Citation `DavisGilbertLarimoreNg04' on page 4 undefined on input line 225. [4] [5] LaTeX Warning: Citation `AmestoyDavisDuff96' on page 6 undefined on input line 410. LaTeX Warning: Citation `AmestoyDavisDuff04' on page 6 undefined on input line 410. [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] (./CAMD_UserGuide.bbl) [18] (./CAMD_UserGuide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/aae443f0.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on CAMD_UserGuide.pdf (18 pages, 168823 bytes). Transcript written on CAMD_UserGuide.log. pdflatex CAMD_UserGuide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./CAMD_UserGuide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) (./CAMD_UserGuide.aux) Underfull \hbox (badness 10000) in paragraph at lines 40--40 [][]/cmr9/ENSEEIHT-IRIT, 2 rue Camichel 31017 Toulouse, France. email: amestoy@ enseeiht.fr. Underfull \hbox (badness 1320) in paragraph at lines 40--40 /cmr9/http://www.numerical.rl.ac.uk/people/isd/isd.html. This work was sup-port ed by the EP-SRC un-der grant (/usr/share/texmf/tex/latex/base/omscmr.fd) [1{/usr/../etc/tex-fonts/pdftex.map }] [2] Overfull \hbox (6.31375pt too wide) in paragraph at lines 167--178 []/cmr10@10.95pt/CAMD has the abil-ity to or-der the ma-trix with con-straints. Each node $/cmmi10@10.95pt/i$ /cmr10@10.95pt/in the graph (row/column [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] (./CAMD_UserGuide.bbl) [18] (./CAMD_UserGuide.aux) ) (see the transcript file for additional information){/usr/share/texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/aae443f0.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on CAMD_UserGuide.pdf (18 pages, 168514 bytes). Transcript written on CAMD_UserGuide.log. rm -f *.aux *.bbl *.blg *.log *.toc rm -f camd_temp make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/CAMD/Doc' make[1]: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD/Doc' pdflatex AMD_UserGuide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./AMD_UserGuide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) No file AMD_UserGuide.aux. Underfull \hbox (badness 10000) in paragraph at lines 38--38 [][]/cmr9/ENSEEIHT-IRIT, 2 rue Camichel 31017 Toulouse, France. email: amestoy@ enseeiht.fr. Underfull \hbox (badness 1320) in paragraph at lines 38--38 /cmr9/http://www.numerical.rl.ac.uk/people/isd/isd.html. This work was sup-port ed by the EP-SRC un-der grant (/usr/share/texmf/tex/latex/base/omscmr.fd) [1{/usr/../etc/tex-fonts/pdftex.map }] [2] LaTeX Warning: Citation `AmestoyDavisDuff96' on page 3 undefined on input line 105. LaTeX Warning: Citation `AmestoyDavisDuff04' on page 3 undefined on input line 105. LaTeX Warning: Citation `GeorgeLiu89' on page 3 undefined on input line 111. LaTeX Warning: Citation `RothbergEisenstat98' on page 3 undefined on input line 113. LaTeX Warning: Citation `Chaco' on page 3 undefined on input line 114. LaTeX Warning: Citation `KarypisKumar98e' on page 3 undefined on input line 114 . LaTeX Warning: Citation `PellegriniRomanAmestoy00' on page 3 undefined on input line 114. LaTeX Warning: Citation `schu:01' on page 3 undefined on input line 114. LaTeX Warning: Citation `AmestoyDavisDuff96' on page 3 undefined on input line 166. LaTeX Warning: Citation `GeorgeLiu89' on page 3 undefined on input line 170. LaTeX Warning: Citation `hsl:2002' on page 3 undefined on input line 179. [3] LaTeX Warning: Reference `Install' on page 4 undefined on input line 195. LaTeX Warning: Citation `DavisGilbertLarimoreNg04' on page 4 undefined on input line 220. LaTeX Warning: Reference `Primary' on page 4 undefined on input line 247. [4] [5] Overfull \hbox (36.49995pt too wide) in paragraph at lines 382--394 []/cmtt10@10.95pt/Control[AMD[]DENSE] /cmr10@10.95pt/(or /cmtt10@10.95pt/Contro l(1) /cmr10@10.95pt/in MAT-LAB): con-trols the thresh-old for ``dense'' rows/co lumns. LaTeX Warning: Citation `AmestoyDavisDuff96' on page 6 undefined on input line 399. LaTeX Warning: Citation `AmestoyDavisDuff04' on page 6 undefined on input line 399. LaTeX Warning: Reference `Synopsis' on page 6 undefined on input line 419. [6] [7] [8] LaTeX Warning: Reference `Cversion' on page 9 undefined on input line 647. [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] No file AMD_UserGuide.bbl. (./AMD_UserGuide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/aae443f0.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on AMD_UserGuide.pdf (18 pages, 168000 bytes). Transcript written on AMD_UserGuide.log. bibtex AMD_UserGuide This is BibTeX, Version 0.99c (Web2C 7.4.4) The top-level auxiliary file: AMD_UserGuide.aux The style file: plain.bst Database file #1: AMD_UserGuide.bib pdflatex AMD_UserGuide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./AMD_UserGuide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) (./AMD_UserGuide.aux) Underfull \hbox (badness 10000) in paragraph at lines 38--38 [][]/cmr9/ENSEEIHT-IRIT, 2 rue Camichel 31017 Toulouse, France. email: amestoy@ enseeiht.fr. Underfull \hbox (badness 1320) in paragraph at lines 38--38 /cmr9/http://www.numerical.rl.ac.uk/people/isd/isd.html. This work was sup-port ed by the EP-SRC un-der grant (/usr/share/texmf/tex/latex/base/omscmr.fd) [1{/usr/../etc/tex-fonts/pdftex.map }] [2] LaTeX Warning: Citation `AmestoyDavisDuff96' on page 3 undefined on input line 105. LaTeX Warning: Citation `AmestoyDavisDuff04' on page 3 undefined on input line 105. LaTeX Warning: Citation `GeorgeLiu89' on page 3 undefined on input line 111. LaTeX Warning: Citation `RothbergEisenstat98' on page 3 undefined on input line 113. LaTeX Warning: Citation `Chaco' on page 3 undefined on input line 114. LaTeX Warning: Citation `KarypisKumar98e' on page 3 undefined on input line 114 . LaTeX Warning: Citation `PellegriniRomanAmestoy00' on page 3 undefined on input line 114. LaTeX Warning: Citation `schu:01' on page 3 undefined on input line 114. LaTeX Warning: Citation `AmestoyDavisDuff96' on page 3 undefined on input line 166. LaTeX Warning: Citation `GeorgeLiu89' on page 3 undefined on input line 170. LaTeX Warning: Citation `hsl:2002' on page 3 undefined on input line 179. [3] LaTeX Warning: Citation `DavisGilbertLarimoreNg04' on page 4 undefined on input line 220. [4] [5] Overfull \hbox (36.49995pt too wide) in paragraph at lines 382--394 []/cmtt10@10.95pt/Control[AMD[]DENSE] /cmr10@10.95pt/(or /cmtt10@10.95pt/Contro l(1) /cmr10@10.95pt/in MAT-LAB): con-trols the thresh-old for ``dense'' rows/co lumns. LaTeX Warning: Citation `AmestoyDavisDuff96' on page 6 undefined on input line 399. LaTeX Warning: Citation `AmestoyDavisDuff04' on page 6 undefined on input line 399. [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] (./AMD_UserGuide.bbl) [19] (./AMD_UserGuide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/aae443f0.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on AMD_UserGuide.pdf (19 pages, 176817 bytes). Transcript written on AMD_UserGuide.log. pdflatex AMD_UserGuide This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.4) (./AMD_UserGuide.tex{/usr/share/texmf/pdftex/config/pdftex.cfg} LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, r ussian, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size11.clo)) (./AMD_UserGuide.aux) Underfull \hbox (badness 10000) in paragraph at lines 38--38 [][]/cmr9/ENSEEIHT-IRIT, 2 rue Camichel 31017 Toulouse, France. email: amestoy@ enseeiht.fr. Underfull \hbox (badness 1320) in paragraph at lines 38--38 /cmr9/http://www.numerical.rl.ac.uk/people/isd/isd.html. This work was sup-port ed by the EP-SRC un-der grant (/usr/share/texmf/tex/latex/base/omscmr.fd) [1{/usr/../etc/tex-fonts/pdftex.map }] [2] [3] [4] [5] Overfull \hbox (36.49995pt too wide) in paragraph at lines 382--394 []/cmtt10@10.95pt/Control[AMD[]DENSE] /cmr10@10.95pt/(or /cmtt10@10.95pt/Contro l(1) /cmr10@10.95pt/in MAT-LAB): con-trols the thresh-old for ``dense'' rows/co lumns. [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] (./AMD_UserGuide.bbl) [19] (./AMD_UserGuide.aux) ) (see the transcript file for additional information){/usr/share/texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/aae443f0.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on AMD_UserGuide.pdf (19 pages, 176485 bytes). Transcript written on AMD_UserGuide.log. rm -f *.aux *.bbl *.blg *.log *.toc make[1]: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1/AMD/Doc' make: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5003 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libsuitesparse-devel-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libsuitesparse-devel-buildroot + cd libsuitesparse-devel-3.1 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libsuitesparse-devel-buildroot/usr exec_prefix=/usr/src/tmp/libsuitesparse-devel-buildroot/usr bindir=/usr/src/tmp/libsuitesparse-devel-buildroot/usr/bin sbindir=/usr/src/tmp/libsuitesparse-devel-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libsuitesparse-devel-buildroot/etc datadir=/usr/src/tmp/libsuitesparse-devel-buildroot/usr/share includedir=/usr/src/tmp/libsuitesparse-devel-buildroot/usr/include libdir=/usr/src/tmp/libsuitesparse-devel-buildroot/usr/lib libexecdir=/usr/src/tmp/libsuitesparse-devel-buildroot/usr/lib localstatedir=/usr/src/tmp/libsuitesparse-devel-buildroot/var/lib sharedstatedir=/usr/src/tmp/libsuitesparse-devel-buildroot/usr/com mandir=/usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/man infodir=/usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/info install NAME=libsuitesparse-devel VERSION=3.1 make: Entering directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1' find ./ -wholename '*/Lib/*.a' | while read fn; do \ /bin/install -p -D "$fn" "/usr/src/tmp/libsuitesparse-devel-buildroot/usr/lib/`basename $fn`"; \ echo "Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/lib/`basename $fn`" 1>&2 ; \ libd="`dirname $fn`"; \ pkdir="`dirname $libd`"; \ find "$pkdir/Include/" -name '*.h' | while read fn; do \ /bin/install -p -D "$fn" "/usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/`basename $fn`"; \ echo "Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/`basename $fn`" 1>&2 ; \ done; \ find "$pkdir/Doc/" -name '*.txt' | while read fn; do \ /bin/install -p -D "$fn" "/usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/$pkdir/`basename $fn`"; \ echo "Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/$pkdir/`basename $fn`" 1>&2 ; \ done; \ find "$pkdir/Doc/" -name '*.pdf' | while read fn; do \ /bin/install -p -D "$fn" "/usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/$pkdir/`basename $fn`"; \ echo "Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/$pkdir/`basename $fn`" 1>&2 ; \ done; \ [ -f "$pkdir/Doc/ChangeLog" ] && \ /bin/install -p -D "$pkdir/Doc/ChangeLog" "/usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/$pkdir/ChangeLog"; \ echo "Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/$pkdir/ChangeLog" 1>&2 ; \ [ -f "$pkdir/Doc/License" ] && \ /bin/install -p -D "$pkdir/Doc/License" "/usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/$pkdir/License"; \ echo "Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/$pkdir/License" 1>&2 ; \ done Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/lib/libumfpack.a Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_wsolve.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_triplet_to_col.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_transpose.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_timer.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_tictoc.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_symbolic.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_solve.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_scale.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_save_symbolic.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_save_numeric.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_report_vector.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_report_triplet.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_report_symbolic.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_report_status.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_report_perm.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_report_numeric.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_report_matrix.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_report_info.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_report_control.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_qsymbolic.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_numeric.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_load_symbolic.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_load_numeric.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_global.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_get_symbolic.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_get_numeric.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_get_lunz.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_get_determinant.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_free_symbolic.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_free_numeric.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_defaults.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack_col_to_triplet.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/umfpack.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./UMFPACK/gpl.txt Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./UMFPACK/UserGuide.pdf Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./UMFPACK/QuickStart.pdf Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./UMFPACK/ChangeLog Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./UMFPACK/License Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/lib/libldl.a Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/ldl.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./LDL/lesser.txt Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./LDL/ldl_userguide.pdf Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./LDL/ChangeLog Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./LDL/License Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/lib/libklu.a Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/klu_version.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/klu_internal.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/klu.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./KLU/lesser.txt Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./KLU/KLU_UserGuide.pdf Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./KLU/ChangeLog Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./KLU/License Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/lib/libcxsparse.a Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/cs.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CXSparse/lesser.txt Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CXSparse/License.txt Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CXSparse/ChangeLog Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CXSparse/License Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/lib/libcsparse.a Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/cs.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CSparse/lesser.txt Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CSparse/License.txt Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CSparse/ChangeLog Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CSparse/License Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/lib/libcolamd.a Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/colamd.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./COLAMD/lesser.txt Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./COLAMD/ChangeLog Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./COLAMD/License Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/lib/libcholmod.a Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/cholmod_template.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/cholmod_supernodal.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/cholmod_partition.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/cholmod_modify.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/cholmod_matrixops.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/cholmod_io64.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/cholmod_internal.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/cholmod_core.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/cholmod_config.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/cholmod_complexity.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/cholmod_cholesky.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/cholmod_check.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/cholmod_blas.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/cholmod.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CHOLMOD/UserGuide.pdf Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CHOLMOD/ChangeLog Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CHOLMOD/License Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/lib/libccolamd.a Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/ccolamd.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CCOLAMD/lesser.txt Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CCOLAMD/ChangeLog Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CCOLAMD/License Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/lib/libcamd.a Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/camd_internal.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/camd.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CAMD/lesser.txt Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CAMD/CAMD_UserGuide.pdf Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CAMD/ChangeLog Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./CAMD/License Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/lib/libbtf.a Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/btf_internal.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/btf.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./BTF/lesser.txt Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./BTF/ChangeLog Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./BTF/License Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/lib/libamd.a Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/amd_internal.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/amd.h Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./AMD/lesser.txt Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./AMD/AMD_UserGuide.pdf Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./AMD/ChangeLog Installed: /usr/src/tmp/libsuitesparse-devel-buildroot/usr/share/doc/libsuitesparse-devel-3.1/./AMD/License /bin/install -p -D UFconfig/UFconfig.h "/usr/src/tmp/libsuitesparse-devel-buildroot/usr/include/suitesparse/UFconfig.h" make: Leaving directory `/usr/src/RPM/BUILD/libsuitesparse-devel-3.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libsuitesparse-devel-buildroot (auto) mode of `./usr/lib/libamd.a' changed to 0644 (rw-r--r--) mode of `./usr/lib/libbtf.a' changed to 0644 (rw-r--r--) mode of `./usr/lib/libcamd.a' changed to 0644 (rw-r--r--) mode of `./usr/lib/libccolamd.a' changed to 0644 (rw-r--r--) mode of `./usr/lib/libcholmod.a' changed to 0644 (rw-r--r--) mode of `./usr/lib/libcolamd.a' changed to 0644 (rw-r--r--) mode of `./usr/lib/libcsparse.a' changed to 0644 (rw-r--r--) mode of `./usr/lib/libcxsparse.a' changed to 0644 (rw-r--r--) mode of `./usr/lib/libklu.a' changed to 0644 (rw-r--r--) mode of `./usr/lib/libldl.a' changed to 0644 (rw-r--r--) mode of `./usr/lib/libumfpack.a' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libsuitesparse-devel-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/libsuitesparse-devel-buildroot (auto) Adjusting library links in /usr/src/tmp/libsuitesparse-devel-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/libsuitesparse-devel-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/libsuitesparse-devel-buildroot (executable,shared) Processing files: libsuitesparse-devel-3.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.66711 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.40062 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: libsuitesparse-devel-doc-3.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.80659 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: empty file list, nothing to do + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.23329 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: empty file list, nothing to do + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libsuitesparse-devel = 3.1-alt3 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.51358 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/libsuitesparse-devel-3.1-alt3.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libsuitesparse-devel-3.1-alt3.ppc.rpm Wrote: /usr/src/RPM/RPMS/noarch/libsuitesparse-devel-doc-3.1-alt3.noarch.rpm 321.47user 21.72system 6:17.73elapsed 90%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4164186minor)pagefaults 0swaps