This is not a compile error -- this is an error in your Makefiles. It
looks like you are trying to include a file named Make.inc from
src/auxil/Linux_OPTERON_FBLAS/Makefile, and this file does not exist.
Double check the directions for building HPL.
If you have compiler/linker problems related to LAM/MPI, post detailed
error messages back here and we can help you out.
Good luck.
On Sep 23, 2005, at 3:16 PM, Srinivasa Prade Patri wrote:
> Jeff,
> Thanks for your response. Iam getting the following error
>
> make[1]: Entering directory `/home/patri/benchmark/hpl'
> cp makes/Make.matgen testing/matgen/Linux_OPETRON_FBLAS/Makefile
> cp makes/Make.timer testing/timer/Linux_OPETRON_FBLAS/Makefile
> cp makes/Make.pmatgen testing/pmatgen/Linux_OPETRON_FBLAS/Makefile
> cp makes/Make.ptimer testing/ptimer/Linux_OPETRON_FBLAS/Makefile
> cp makes/Make.ptest testing/ptest/Linux_OPETRON_FBLAS/Makefile
> make[1]: Leaving directory `/home/patri/benchmark/hpl'
> make -f Make.top build_src arch=Linux_OPETRON_FBLAS
> make[1]: Entering directory `/home/patri/benchmark/hpl'
> ( cd src/auxil/Linux_OPETRON_FBLAS; make )
> make[2]: Entering directory
> `/home/patri/benchmark/hpl/src/auxil/Linux_OPETRON_FBLAS'
> Makefile:47: Make.inc: Not a directory
> make[2]: *** No rule to make target `Make.inc'. Stop.
> make[2]: Leaving directory
> `/home/patri/benchmark/hpl/src/auxil/Linux_OPETRON_FBLAS'
> make[1]: *** [build_src] Error 2
> make[1]: Leaving directory `/home/patri/benchmark/hpl'
> make: *** [build] Error 2
>
> I have attached the makefile i have used.
>
> Thanking you
>
> Regards
> Srinivasa
>
> -----Original Message-----
> From: Jeff Squyres <jsquyres_at_[hidden]>
> To: General LAM/MPI mailing list <lam_at_[hidden]>, sppatr2_at_[hidden]
> Date: Fri, 23 Sep 2005 11:25:10 -0400
> Subject: Re: LAM: Can anyone help me HPL benchmark
>
> Can you be a bit more specific about what compiling problems you are
> having?
>
>
> On Sep 21, 2005, at 10:06 PM, Srinivasa Prade Patri wrote:
>
>> Hi,
>> I have trouble getting the HPL benchmark compiled. Can anyone help
>> me. I know this mailing list is for LAM, but was curious to know
>> anyone can help me in working with hpl benchmark. Thanking you.
>>
>> Regards
>> Srinivasa
>>
>>
>>
>> _______________________________________________
>> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>>
>
> --
> {+} Jeff Squyres
> {+} The Open MPI Project
> {+} http://www.open-mpi.org/
>
>
>
>
>
>
> <Make.Linux_OPETRON_FBLAS>_____________________________________________
> __
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
--
{+} Jeff Squyres
{+} The Open MPI Project
{+} http://www.open-mpi.org/
|