Re: [petsc-users] Configuring PETSc with OpenMPI

2019-01-08 Thread Sal Am via petsc-users
Thank you that worked flawlessly! Am Di., 8. Jan. 2019, 14:07 hat Balay, Satish geschrieben: > Should have clarified: when using > --with-cc=/usr/local/depot/openmpi-3.1.1-gcc-7.3.0/bin/mpicc - removing > -with-mpi-dir option. > > i.e - try: > > /configure PETSC_ARCH=linux-cumulus-hpc > --with-c

Re: [petsc-users] Configuring PETSc with OpenMPI

2019-01-08 Thread Balay, Satish via petsc-users
Should have clarified: when using --with-cc=/usr/local/depot/openmpi-3.1.1-gcc-7.3.0/bin/mpicc - removing -with-mpi-dir option. i.e - try: /configure PETSC_ARCH=linux-cumulus-hpc --with-cc=/usr/local/depot/openmpi-3.1.1-gcc-7.3.0/bin/mpicc --with-fc=/usr/local/depot/openmpi-3.1.1-gcc-7.3.0/bi

Re: [petsc-users] Configuring PETSc with OpenMPI

2019-01-07 Thread Balay, Satish via petsc-users
Configure Options: --configModules=PETSc.Configure --optionsModule=config.compilerOptions PETSC_ARCH=linux-cumulus-hpc --with-cc=gcc --with-fc=gfortran --with-cxx=g++ --with-mpi-dir=/usr/local/depot/openmpi-3.1.1-gcc-7.3.0/bin/ --download-parmetis --download-metis --download-ptscotch --downloa