charm AT lists.siebelschool.illinois.edu
Subject: Charm++ parallel programming system
List archive
- From: Chulian Zhang <zhang.chul AT husky.neu.edu>
- To: Jonathan Lifflander <jliffl2 AT illinois.edu>
- Cc: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
- Subject: Re: [charm] charmlu (dense LU) compiling error
- Date: Thu, 18 Jul 2013 21:02:18 -0400
- List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
- List-id: CHARM parallel programming system <charm.cs.uiuc.edu>
Hi Jon,
Thanks for the reminder. It helped me to find another mistake I made. I can compile it successfully now.
It turned out that I made a mistake when I tried to specify the location of BLAS & LAPACK library. Instead of specifying it in the config.mk file, I directly specified in the Makefile, thus resulted in those compiling errors.
Best,
Chulian
On Thu, Jul 18, 2013 at 8:10 PM, Jonathan Lifflander <jliffl2 AT illinois.edu> wrote:
The *decl.h and *def.h files are generated files from "lu.ci"
"driver.ci" and "luUtils.ci". Can you do a "make clean" and then show
me exactly the commands that are running? It should generate some
dependencies and then compile the *.ci files.
Jonathan
> _______________________________________________
On Thu, Jul 18, 2013 at 7:02 PM, Chulian Zhang <zhang.chul AT husky.neu.edu> wrote:
> Hi all,
>
> I got the source code for Charm++ Dense LU from
> git://charm.cs.illinois.edu/charmlu.git.
>
> I also installed ATLAS library which includes BLAS implementation. But I got
> following errors when tried to compile charmlu:
>
> /home/chulian/charm-6.5.0/bin/charmc -language charm++ -O3 -DUSE_CBLAS_H=1
> -DSEND_LIM=2 -I/home/chulian/tmp/ATLAS/include
> -I/home/chulian/tmp/ATLAS/lapacke/include
> -DLU_REVISION=7cec5b0ba2a6752d4160976d00cc3881e4e64b51 -c -o lu.o lu.C
>
> In file included from lu.h:1,
> from lu.C:13:
> manager.h:4:26: error: luUtils.decl.h: No such file or directory
>
> In file included from manager.h:5,
> from lu.h:1,
> from lu.C:13:
> messages.h:4:29: error: luMessages.decl.h: No such file or directory
>
> In file included from lu.h:3,
> from lu.C:13:
> scheduler.h:23:21: error: lu.decl.h: No such file or directory
> lu.C:16:25: error: driver.decl.h: No such file or directory
> lu.C:478:25: error: luUtils.def.h: No such file or directory
> lu.C:479:20: error: lu.def.h: No such file or directory
> lu.C:480:28: error: luMessages.def.h: No such file or directory
>
>
> The compiler complained about some missing files. But where can I get those
> files? Anyone can help? Thanks.
>
> Best,
> Chulian
>
> charm mailing list
> charm AT cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/charm
>
- [charm] charmlu (dense LU) compiling error, Chulian Zhang, 07/18/2013
- Re: [charm] charmlu (dense LU) compiling error, Jonathan Lifflander, 07/18/2013
- Re: [charm] charmlu (dense LU) compiling error, Chulian Zhang, 07/18/2013
- Re: [charm] charmlu (dense LU) compiling error, Jonathan Lifflander, 07/18/2013
Archive powered by MHonArc 2.6.16.