charm AT lists.siebelschool.illinois.edu
Subject: Charm++ parallel programming system
List archive
- From: Ekaterina Tutlyaeva <xgl AT rsc-tech.ru>
- To: charm AT cs.uiuc.edu
- Subject: [charm] compilation of the dense LU benchmark
- Date: Sun, 2 Oct 2016 18:03:33 +0300
Generating dependencies for driver.ci
Generating dependencies for lu.ci
STDIN:303:575-575: error: invalid SDAG member
};
^
Fatal Error by charmc in directory /storage/CHARM/charmlu/charmlu
Command /storage/CHARM/charm-6.7.1/mpi-linux-x86_64-mpicxx/bin/charmxi -M -orig-file lu.ci returned error code 1
charmc exiting...
Generating dependencies for luUtils.ci
Generating dependencies for benchmark.C
In file included from benchmark.C:2:0:
platformBlas.h:38:2: error: #error "No BLAS Header files included!"
#error "No BLAS Header files included!"
^
Generating dependencies for scheduler.C
Generating dependencies for lu.C
In file included from lu.C:15:0:
platformBlas.h:38:2: error: #error "No BLAS Header files included!"
#error "No BLAS Header files included!"
^
/storage/CHARM/charm-6.7.1/mpi-linux-x86_64-mpicxx/bin/charmc -language charm++ -O3 -DSEND_LIM=2 -I/opt/intel/mkl/include -DLU_REVISION=7cec5b0ba2a6752d4160976d00cc3881e4e64b51 -c -o lu.o lu.C
In file included from lu.h:1:0,
from lu.C:13:
manager.h:4:26: fatal error: luUtils.decl.h: No such file or directory
#include "luUtils.decl.h"
^
compilation terminated.
Fatal Error by charmc in directory /storage/CHARM/charmlu/charmlu
Command mpicxx -m64 -fPIC -I/storage/CHARM/charm-6.7.1/mpi-linux-x86_64-mpicxx/bin/../include -D__CHARMC__=1 -DSEND_LIM=2 -I/opt/intel/mkl/include -DLU_REVISION=7cec5b0ba2a6752d4160976d00cc3881e4e64b51 -O3 -fno-stack-protector -std=c++0x -c lu.C -o lu.o returned error code 1
charmc exiting...
make: *** [lu.o] Error 1
My config.mk contains:
Please, could you be so kind to give me some hint, what am I doing wrong? Where should I start?SEND_LIM = 2
MKLROOT = /opt/intel/mkl
BLAS_INC = -I${MKLROOT}/include
BLAS_LIBS = ${MKLROOT}/lib/intel64/libmkl_scalapack_ilp64.a -Wl,--start-group ${MKLROOT}/lib/intel64/libmkl_intel_ilp64.a ${MKLROOT}/lib/intel64/libmkl_core.a ${MKLROOT}/lib/intel64/libmkl_sequential.a ${MKLROOT}/lib/intel64/libmkl_blacs_intelmpi_ilp64.a -Wl,--end-group -lpthread -lm -ldl
The include path do contains BLAS headers:
ls -la /opt/intel/mkl/include/mkl_blas.h
-rw-r--r--. 1 root root 76919 Jun 29 14:25 /opt/intel/mkl/include/mkl_blas.h
Should I define MKL usage somewhere?
Thank you for your time!
__________
Best regards,Ekaterina Tyutlyaeva
- [charm] compilation of the dense LU benchmark, Ekaterina Tutlyaeva, 10/02/2016
- Message not available
- Re: [charm] compilation of the dense LU benchmark, Ekaterina Tutlyaeva, 10/03/2016
- Re: [charm] compilation of the dense LU benchmark, Mikida, Eric P, 10/03/2016
- Re: [charm] compilation of the dense LU benchmark, Ekaterina Tutlyaeva, 10/04/2016
- Re: [charm] compilation of the dense LU benchmark, Ekaterina Tutlyaeva, 10/04/2016
- Re: [charm] compilation of the dense LU benchmark, Ekaterina Tutlyaeva, 10/04/2016
- Message not available
- Re: [charm] compilation of the dense LU benchmark, Ronak Buch, 10/03/2016
- Re: [charm] compilation of the dense LU benchmark, Ekaterina Tutlyaeva, 10/04/2016
- Re: [charm] compilation of the dense LU benchmark, Kale, Laxmikant V, 10/04/2016
- Re: [charm] compilation of the dense LU benchmark, Ekaterina Tutlyaeva, 10/04/2016
- Re: [charm] compilation of the dense LU benchmark, Kale, Laxmikant V, 10/04/2016
- Re: [charm] compilation of the dense LU benchmark, Ekaterina Tutlyaeva, 10/04/2016
- Re: [charm] compilation of the dense LU benchmark, Ronak Buch, 10/03/2016
- Re: [charm] compilation of the dense LU benchmark, Mikida, Eric P, 10/03/2016
- Re: [charm] compilation of the dense LU benchmark, Ekaterina Tutlyaeva, 10/03/2016
- Message not available
Archive powered by MHonArc 2.6.19.