Hello Brad, a time ago I ran 3D subduction examples without troubles in my laptop. But today I tried to run again in my computer and also in a remote server, however, in both I get an issue/error. I attach the comments:
#End of PETSc Option Table entries
Compiled without FORTRAN kernels
Compiled with full precision matrices (default)
sizeof(short) 2 sizeof(int) 4 sizeof(long) 8 sizeof(void*) 8 sizeof(PetscScalar) 8 sizeof(PetscInt) 4
Configure options: --prefix=/home/brad/pylith-binary/dist --with-c2html=0 --with-x=0 --with-clanguage=C --with-mpicompilers=1 --with-shared-libraries=1 --with-64-bit-points=1 --with-large-file-io=1 --download-chaco=1 --download-ml=1 --download-f2cblaslapack=1 --with-hwloc=0 --with-ssl=0 --with-x=0 --with-c2html=0 --with-lgrind=0 --with-hdf5=1 --with-hdf5-dir=/home/brad/pylith-binary/dist --with-zlib=1 --LIBS=-lz --with-debugging=0 --with-fc=0 CPPFLAGS="-I/home/brad/pylith-binary/dist/include -I/home/brad/pylith-binary/dist/include " LDFLAGS="-L/home/brad/pylith-binary/dist/lib -L/home/brad/pylith-binary/dist/lib64 -L/home/brad/pylith-binary/dist/lib -L/home/brad/pylith-binary/dist/lib64 " CFLAGS="-g -O2" CXXFLAGS="-g -O2 -DMPICH_IGNORE_CXX_SEEK" FCFLAGS= PETSC_DIR=/home/brad/pylith-binary/build/petsc-pylith PETSC_ARCH=arch-pylith
Libraries compiled on 2019-07-02 18:55:01 on brad-centos-6.9-amd64
Machine characteristics: Linux-2.6.32-754.15.3.el6.x86_64-x86_64-with-centos-6.10-Final
Using PETSc directory: /home/brad/pylith-binary/dist
Using PETSc arch:
Using C compiler: mpicc -g -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/brad/pylith-binary/dist/include -I/home/brad/pylith-binary/dist/include
Using include paths: -I/home/brad/pylith-binary/dist/include
Using C linker: mpicc
Using libraries: -Wl,-rpath,/home/brad/pylith-binary/dist/lib -L/home/brad/pylith-binary/dist/lib -lpetsc -Wl,-rpath,/home/brad/pylith-binary/dist/lib -L/home/brad/pylith-binary/dist/lib -lml -lf2clapack -lf2cblas -lhdf5_hl -lhdf5 -lchaco -lstdc++ -ldl -lz
dcardenas@neculman:~/pylith2/src/pylith-2.2.2/examples/3d/subduction$