[petsc-dev] petsc build on KNC

Satish Balay balay at mcs.anl.gov
Fri Nov 28 10:14:34 CST 2014


I don't know how to buid hypre in batch mode on intel KNC.

Perhaps  Mark remembers how this was done. cc:ing Mark, and petsc-dev

Or you might have to check with hypre developers on this.

Satish

On Fri, 28 Nov 2014, 张丹丹 wrote:

> Satish,
> 
>  
> 
> I am building petsc on KNC, and have gotten some information from
> https://www.mail-archive.com/petsc-dev@mcs.anl.gov/msg16272.html. The
> configure command I used as followed:
> 
> 
> export PETSC_DIR=$PWD
> 
> export CEE_OPTIONS="-mmic -mkl -fp-model precise"
> 
>  
> 
> ./configure --PETSC_ARCH=IMPI_MIC --with-debug=0 --with-batch
> --CFLAGS="${CEE_OPTIONS}" --CXXFLAGS="${CEE_OPTIONS}"
> --FFLAGS="${CEE_OPTIONS}" --known-mpi-shared-libraries=0
> --with-cc=/opt/intel/cluster_studio/impi/4.1.0.024/intel64/bin/mpiicc
> --with-cxx=/opt/intel/cluster_studio/impi/4.1.0.024/intel64/bin/mpiicpc
> --with-fc=/opt/intel/cluster_studio/impi/4.1.0.024/intel64/bin/mpiifort
> --with-blas-lapack-dir=/opt/intel/cluster_studio/mkl/lib/intel64
> --download-metis=../solver/metis-5.0.2-p3.tar.gz
> --download-parmetis=../solver/parmetis-4.0.2-p5.tar.gz
> --download-mumps=../solver/MUMPS_4.10.0-p3.tar.gz
> --download-scalapack=../solver/scalapack.tgz
> --download-hypre=../solver/hypre-2.9.1a.tar.gz --download-ml=../solver/ml-6.
> 2-win.tar.gz --download-superlu_dist=../solver/superlu_dist_3.3.tar.gz
> 
>  
> 
> Right now, some errors are occurred when build the hypre, just like you
> mentioned in the web site:
> https://www.mail-archive.com/petsc-dev@mcs.anl.gov/msg16264.html
> 
>  
> 
> I tried to build hypre manually ,but now it has not succeeded.
> 
>  
> 
> I don’t know how to fix it . Do you have any suggestions?
> 
>  
> 
> Look forward for your answers.
> 
>  
> 
> Regards,
> 
>  
> 
> Dandan
> 
> 2014-11-28
> 
> --------------------------------------------------------------------
> 
> Dandan Zhang
> 
> R&D,Shanghai Supercomputer Center, Shanghai, China
> 
> Tel:+86-21-61872246
> 
> Fax:+86-21-61872346
> 
> Url: <http://www.ssc.net.cn> http://www.ssc.net.cn
> 
> E-mail:  <mailto:ddzhang at ssc.net.cn> ddzhang at ssc.net.cn
> 
> ---------------------------------------------------------------------
> 
>  
> 
> 


More information about the petsc-dev mailing list