<div dir="ltr"><div><div><div>Hello,<br></div>         I am getting an erro when i try to use vtk viewer.  I make the following set of calls.<br><br></div>  call PetscObjectGetComm(this%meshdm, comm, ierr)<br>  call PetscViewerCreate(comm, viewer, ierr)<br>
  <br></div>! This line gives a compile error, as PETSCVIEWERVTK is not defined for FORTRAN<br><div>!  !call PetscViewerSetType(viewer, PETSCVIEWERVTK)<br>  <br>call PetscViewerSetFormat(viewer,PETSC_VIEWER_ASCII_VTK,ierr)<br>
  call PetscViewerFileSetName(viewer, trim(filename),ierr)<br>  !call VecView(X, PETSC_VIEWER_DEFAULT ,ierr)<br>  call DMView(this%meshdm,ierr)<br>  call VecView(X,viewer,ierr)<br>  call PetscViewerDestroy(viewer,ierr)<br>
<div><div><br></div><div>What am i doing wrong here ?<br></div><div><br>[0]PETSC ERROR: --------------------- Error Message ------------------------------------<br>[0]PETSC ERROR: Out of memory. This could be due to allocating<br>
[0]PETSC ERROR: too large an object or bleeding by not properly<br>[0]PETSC ERROR: destroying unneeded objects.<br>[0]PETSC ERROR: Memory allocated 582624 Memory used by process 30969856<br>[0]PETSC ERROR: Try running with -malloc_dump or -malloc_log for info.<br>
[0]PETSC ERROR: Memory requested 18446744073296916480!<br>[0]PETSC ERROR: ------------------------------------------------------------------------<br>[0]PETSC ERROR: Petsc Development GIT revision: e0030536e6573667cee5340eb367e8213e67d689  GIT<br>
 Date: 2013-04-16 21:48:15 -0500<br>[0]PETSC ERROR: See docs/changes/index.html for recent updates.<br>[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>[0]PETSC ERROR: See docs/index.html for manual pages.<br>
[0]PETSC ERROR: ------------------------------------------------------------------------<br>[0]PETSC ERROR: ./PoisTest on a mpi_rScalar_Debug named <a href="http://login4.stampede.tacc.utexas.edu">login4.stampede.tacc.utexas.edu</a> by Re<br>
ddy135 Thu Apr 18 01:47:22 2013<br>[0]PETSC ERROR: Libraries linked from /home1/00924/Reddy135/LocalApps/petsc/mpi_rScalar_Debug<br>/lib<br>[0]PETSC ERROR: Configure run at Tue Apr 16 22:30:58 2013<br>[0]PETSC ERROR: Configure options   --download-blacs=1 --download-ctetgen=1 --download-metis=<br>
1 --download-mumps=1 --download-parmetis=1 --download-scalapack=1 --download-superlu_dist=1 -<br>-download-triangle=1 --download-umfpack=1 --with-blas-lapack-dir=/opt/apps/intel/13/composer_<br>xe_2013.2.146/mkl/lib/intel64/ --with-debugging=1 --with-mpi-dir=/opt/apps/intel13/mvapich2/1<br>
.9/ --with-petsc-arch=mpi_rScalar_Debug --with-petsc-dir=/home1/00924/Reddy135/LocalApps/pets<br>c PETSC_ARCH=mpi_rScalar_Debug<br>[0]PETSC ERROR: ------------------------------------------------------------------------<br>
[0]PETSC ERROR: PetscMallocAlign() line 46 in /home1/00924/Reddy135/LocalApps/petsc/src/sys/m<br>emory/mal.c<br>[0]PETSC ERROR: PetscTrMallocDefault() line 189 in /home1/00924/Reddy135/LocalApps/petsc/src/<br>sys/memory/mtr.c<br clear="all">
<div>[0]PETSC ERROR: ------------------------------------------------------------------------<br>[0]PETSC ERROR: Caught signal number 11 SEGV: Segmentation Violation, probably memory access <br>out of range<br>[0]PETSC ERROR: Try option -start_in_debugger or -on_error_attach_debugger<br>
[0]PETSC ERROR: or see <a href="http://www.mcs.anl.gov/petsc/documentation/faq.html#valgrind[0]PETSC">http://www.mcs.anl.gov/petsc/documentation/faq.html#valgrind[0]PETSC</a> E<br>RROR: or try <a href="http://valgrind.org">http://valgrind.org</a> on GNU/linux and Apple Mac OS X to find memory corruption er<br>
rors<br>[0]PETSC ERROR: likely location of problem given in stack below<br>[0]PETSC ERROR: ---------------------  Stack Frames ------------------------------------<br>[0]PETSC ERROR: Note: The EXACT line numbers in the stack are not available,<br>
[0]PETSC ERROR:       INSTEAD the line number of the start of the function<br>[0]PETSC ERROR:       is given.<br>[0]PETSC ERROR: [0] PetscObjectTypeCompare line 140 /home1/00924/Reddy135/LocalApps/petsc/src<br>/sys/objects/destroy.c<br>
[0]PETSC ERROR: [0] DMView line 546 /home1/00924/Reddy135/LocalApps/petsc/src/dm/interface/dm<br>.c<br>[0]PETSC ERROR: [0] PetscTrMallocDefault line 181 /home1/00924/Reddy135/LocalApps/petsc/src/s<br>ys/memory/mtr.c<br>[0]PETSC ERROR: --------------------- Error Message ------------------------------------<br>
[0]PETSC ERROR: Signal received!<br>[0]PETSC ERROR: ------------------------------------------------------------------------<br>[0]PETSC ERROR: Petsc Development GIT revision: e0030536e6573667cee5340eb367e8213e67d689  GIT<br>
 Date: 2013-04-16 21:48:15 -0500<br>[0]PETSC ERROR: See docs/changes/index.html for recent updates.<br>[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>[0]PETSC ERROR: See docs/index.html for manual pages.<br>
[0]PETSC ERROR: ------------------------------------------------------------------------<br>[0]PETSC ERROR: ./PoisTest on a mpi_rScalar_Debug named <a href="http://login4.stampede.tacc.utexas.edu">login4.stampede.tacc.utexas.edu</a> by Re<br>
ddy135 Thu Apr 18 01:47:22 2013<br>[0]PETSC ERROR: Libraries linked from /home1/00924/Reddy135/LocalApps/petsc/mpi_rScalar_Debug<br>/lib<br>[0]PETSC ERROR: Configure run at Tue Apr 16 22:30:58 2013<br>[0]PETSC ERROR: Configure options   --download-blacs=1 --download-ctetgen=1 --download-metis=<br>
1 --download-mumps=1 --download-parmetis=1 --download-scalapack=1 --download-superlu_dist=1 -<br>-download-triangle=1 --download-umfpack=1 --with-blas-lapack-dir=/opt/apps/intel/13/composer_<br>xe_2013.2.146/mkl/lib/intel64/ --with-debugging=1 --with-mpi-dir=/opt/apps/intel13/mvapich2/1<br>
.9/ --with-petsc-arch=mpi_rScalar_Debug --with-petsc-dir=/home1/00924/Reddy135/LocalApps/pets<br>c PETSC_ARCH=mpi_rScalar_Debug<br>[0]PETSC ERROR: ------------------------------------------------------------------------<br>
[0]PETSC ERROR: User provided function() line 0 in unknown directory unknown file<br>[unset]: aborting job:<br>application called MPI_Abort(MPI_COMM_WORLD, 59) - process 0<br>-- <br>-----------------------------------------------------<br>
Dharmendar Reddy Palle<br>Graduate Student<br>Microelectronics Research center,<br>University of Texas at Austin,<br>10100 Burnet Road, Bldg. 160<br>MER 2.608F, TX 78758-4445<br>e-mail: <a href="mailto:dharmareddy84@gmail.com" target="_blank">dharmareddy84@gmail.com</a><br>
Phone: +1-512-350-9082<br>United States of America.<br>Homepage: <a href="https://webspace.utexas.edu/~dpr342" target="_blank">https://webspace.utexas.edu/~dpr342</a><br>
</div></div></div></div></div>