+ -
当前位置:首页 → 问答吧 → 11.04的内核文件编译当中没打开INTEL WIRELESS DEBUG当中的UCODE选项导致无法驱动。

11.04的内核文件编译当中没打开INTEL WIRELESS DEBUG当中的UCODE选项导致无法驱动。

时间:2011-03-15

来源:互联网

具体提示如下:
beibei@ubuntu:/media/E/wuli/new$ femsolver *.sys
running 1 processes on rhirex003n_final_f26.00kHzT20.00C.sys
running on node #0: ubuntu
sys_read (0: ubuntu): 2584333 nodes, 2937913 equations, 83550047 nnz (msm), 2 nnz (mlv), 2937913 local rows (0-2937912)
[0]PETSC ERROR: --------------------- Error Message ------------------------------------
[0]PETSC ERROR: Out of memory. This could be due to allocating
[0]PETSC ERROR: too large an object or bleeding by not properly
[0]PETSC ERROR: destroying unneeded objects.
[0]PETSC ERROR: Memory allocated 0 Memory used by process 2101751808
[0]PETSC ERROR: Try running with -malloc_dump or -malloc_log for info.
[0]PETSC ERROR: Memory requested 1682752626!
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: Petsc Release Version 3.1.0, Patch 6, Tue Nov 16 17:02:32 CST 2010
[0]PETSC ERROR: See docs/changes/index.html for recent updates.
[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.
[0]PETSC ERROR: See docs/index.html for manual pages.
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: femsolver on a linux-gnu named ubuntu by beibei Tue Mar 15 22:16:59 2011
[0]PETSC ERROR: Libraries linked from /usr/src/petsc/linux-gnu/lib
[0]PETSC ERROR: Configure run at Thu Dec 9 15:02:05 2010
[0]PETSC ERROR: Configure options --doCleanup=1 --with-cpp=cpp --with-cc=gcc --with-cxx=g++ --with-gnu-compilers=1 --with-vendor-compilers=0 --with-shared --with-clanguage=Cxx --with-python=0 --with-scalar-type=complex --with-debugging=0 --with-log=1 --with-fortran=1 --with-fortran-kernels=1 --with-fc=gfortran --with-mpi=0 --with-x=1 --with-x-include=/usr/include/X11 --with-hypre=0
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: PetscMallocAlign() line 49 in src/sys/memory/mal.c
[0]PETSC ERROR: MatSeqAIJSetPreallocation_SeqAIJ() line 3029 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: MatSeqAIJSetPreallocation() line 2971 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: MatMPIAIJSetPreallocation_MPIAIJ() line 2797 in src/mat/impls/aij/mpi/mpiaij.c
[0]PETSC ERROR: MatMPIAIJSetPreallocation() line 3488 in src/mat/impls/aij/mpi/mpiaij.c
[0]PETSC ERROR: User provided function() line 102 in "unknowndirectory/"fileinterface.c
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: Caught signal number 11 SEGV: Segmentation Violation, probably memory access out of range
[0]PETSC ERROR: Try option -start_in_debugger or -on_error_attach_debugger
[0]PETSC ERROR: or see http://www.mcs.anl.gov/petsc/petsc-as/d ... tml#Signal[0]PETSC ERROR: or try http://valgrind.org on GNU/linux and Apple Mac OS X to find memory corruption errors
[0]PETSC ERROR: configure using --with-debugging=yes, recompile, link, and run
[0]PETSC ERROR: to get more information on the crash.
[0]PETSC ERROR: --------------------- Error Message ------------------------------------
[0]PETSC ERROR: Signal received!
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: Petsc Release Version 3.1.0, Patch 6, Tue Nov 16 17:02:32 CST 2010
[0]PETSC ERROR: See docs/changes/index.html for recent updates.
[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.
[0]PETSC ERROR: See docs/index.html for manual pages.
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: femsolver on a linux-gnu named ubuntu by beibei Tue Mar 15 22:16:59 2011
[0]PETSC ERROR: Libraries linked from /usr/src/petsc/linux-gnu/lib
[0]PETSC ERROR: Configure run at Thu Dec 9 15:02:05 2010
[0]PETSC ERROR: Configure options --doCleanup=1 --with-cpp=cpp --with-cc=gcc --with-cxx=g++ --with-gnu-compilers=1 --with-vendor-compilers=0 --with-shared --with-clanguage=Cxx --with-python=0 --with-scalar-type=complex --with-debugging=0 --with-log=1 --with-fortran=1 --with-fortran-kernels=1 --with-fc=gfortran --with-mpi=0 --with-x=1 --with-x-include=/usr/include/X11 --with-hypre=0
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: User provided function() line 0 in unknown directory unknown file
已放弃


提示中的memory指什么啊???

作者: zengshixiangze   发布时间: 2011-03-15

做科学计算吗?
貌似程序写的有问题啊。

作者: pengqian   发布时间: 2011-05-13