[petsc-dev] Building PETSc for Intel's Xeon Phi

2013-07-07 Thread Chen Shapira
Hi Everyone, Did anyone try to build PETSc for Intel's Xeon Phi (MIC architecture) ? I'm having configure errors , if you had a chance to do it , please write here how you configured petsc in this case, Thank you, Chen

[petsc-dev] PETSc/Cygwin and Intel Visual Studio

2013-03-21 Thread Chen Shapira
Hi Everyone, While building PETSc in Cygwin, I've noticed the following warning : "You are using an Intel supplied intrinsic header file with a third-party compiler." It seems that the configure and 'make' were completed well, but when I'm testing the petsc tutorials/examples, I sometimes get str

[petsc-dev] Unable to find zlib library

2013-03-21 Thread Chen Shapira
Thanks Satish, I've successfuly configured it now C. On Wed, Mar 20, 2013 at 5:51 PM, Satish Balay wrote: > Make sure you have gcc/g++ from cygwin installed for sowing. > > Satish > > On Wed, 20 Mar 2013, Chen Shapira wrote: > >> Thanks Satish, >> I've tr

[petsc-dev] Unable to find zlib library

2013-03-20 Thread Chen Shapira
c/sys' Makefile:18: recipe for target `libs' failed Thanks again Chen On Tue, Mar 19, 2013 at 4:16 PM, Satish Balay wrote: > zlib detection code is a bit wired. Try using the additional option: > > > LIBS=/cygdrive/c/libraries/hdf5/libs/zlib.lib > > Satish > &

[petsc-dev] Unable to find zlib library

2013-03-19 Thread Chen Shapira
Hi Again, While configuring PETSc in Cygwin, I recieve the following error : "Compression library [libz.a or equivalent] not found" The thing is, I already have the file : zlib.lib included in the configuration of petsc . My configure command is : ./config/configure.py --with-cc='win32fe cl' --w

[petsc-dev] Build error in Cygwin

2013-03-18 Thread Chen Shapira
I understand now, Thanks Chen On Mon, Mar 18, 2013 at 3:48 PM, Jed Brown wrote: > On Mon, Mar 18, 2013 at 8:41 AM, Chen Shapira wrote: >> >> the error message told me to download the regular petsc copy, >> I need the petsc-dev copy (which I've obtained from bitbucket

[petsc-dev] Build error in Cygwin

2013-03-18 Thread Chen Shapira
the error message told me to download the regular petsc copy, I need the petsc-dev copy (which I've obtained from bitbucket , as the official petsc web-instructions said) On Mon, Mar 18, 2013 at 3:27 PM, Jed Brown wrote: > Do what the error message says. > > On Mar 18, 2013

[petsc-dev] Build error in Cygwin

2013-03-18 Thread Chen Shapira
Hi , I'm building petsc in cygwin , and when running my configure command : ./config/configure.py --with-cc='win32fe cl' --with-fc='win32fe ifort' --with-cxx='win32fe cl' --with-mpi-dir="/cygdrive/C/Program Files (x86)/MPICH2" --download-f-blas-lapack=1 --with-clanguage=c --with-petsc-arch=arch-m