On Mon, Mar 21, 2011 at 10:26 AM, Hung Thanh Nguyen <
hung.thanh.nguyen at petrell.no> wrote:
> Dear Petcs user
>
>
>
> I havea problem to Install PETCs on windows Intel MKl ?platform. During
> last 2-weeks I spent to build PETCs on window Intel mkl ? compiler
>
> I try different configure ?procedure, for example:
>
>
>
> *1)./config/configure.py --with-cc=?win32fe icc ? --with-fc=?win32fe
> ifort? --with-cxx=?win32fe icpc? -download-blas-lapack=1 *
>
> * *
>
> Got the error message
>
>
>
> Cannot run executables created with C. If this machine uses a batch system
> to submit jobs you witl need to configure ?????..with the assitional option
> ?with-batch
>
> ?Therefore, I try:
>
Your compilers do not appear to work in this shell. Can you compile a simple
program?
Thanks,
Matt
>
>
> *2)./config/configure.py ?with-batch --with-cc=?win32fe icc ?
> --with-fc=?win32fe ifort? --with-cxx=?win32fe icpc?
> -download-blas-lapack=1 *
>
> And got the error message
>
>
>
> Fortran compiler you provide with ?with-fc=win32fe ifort does not work
>
>
>
> I am also try the other way to configure as
>
>
>
> *3) ./config/configure.py --with-cc='win32fe icc' --with-fc='win32fe
> ifort' --with-cxx='win32fe icc'*
>
>
> and I got the following error message:
>
> *Could not found C-compilers*
>
> * *
>
> *4)./config/configure.py ?with-batch --with-cc='win32fe icl'
> --with-fc='win32fe ifort' --with-cxx='win32fe icl'
> --download-blas-lapack=1 *
>
> and I got the following error message
>
> C compiler you provided with?cc=win32fe icl does not work
>
> *5)./config/configure.py --with-cc='win32fe icl' --with-fc='win32fe
> ifort' --with-cxx='win32fe icl' --download-blas-lapack=1*
>
> and I got the following error message
>
> C compiler you provided with?cc=win32fe icl does not work
>
> *6) ./config/configure.py --with-cc='win32fe cl' --with-fc='win32fe
> ifort' --with-cxx='win32fe cl' --download-f-blas-lapack=1*
>
> and I got the following error message
>
> C compiler you provided with?cc=win32fe cl does not work
>
> (Please see configure.log file in attenment)
>
>
>
> I hope someone can give me some advise to solve this problem. Thanks very
> much
>
>
>
> Hung T. Nguyen
>
> Research in Numerical Analys
>
> University in Troms?, Norway
>
--
What most experimenters take for granted before they begin their experiments
is infinitely more interesting than any results to which their experiments
lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110321/6c7c6ce9/attachment.htm>