<div dir="ltr"><div>I do as you mention but observed same error <br><br>SRC_sumhfpara/compile.msg:make: *** [complex] Error 2<br>SRC_sumpara/compile.msg:make: *** [errclr.o] Error 127<br>SRC_supercell/compile.msg:make: *** [supercell.o] Error 127<br>
SRC_symmetry/compile.msg:make: *** [symmetry.o] Error 127<br>SRC_symmetso/compile.msg:make: *** [symmetso.o] Error 127<br>SRC_telnes3/compile.msg:make: *** [modules.o] Error 127<br>SRC_tetra/compile.msg:make: *** [reallocate.o] Error 127<br>
SRC_trig/compile.msg:make: *** [rhomb_in5.o] Error 127<br>SRC_txspec/compile.msg:make: *** [reallocate.o] Error 127<br>SRC_vecpratt/compile.msg:make[1]: *** [vecpratt.o] Error 127<br>SRC_vecpratt/compile.msg:make: *** [real] Error 2<br>
SRC_vecpratt/compile.msg:make[1]: *** [vecpratt.o] Error 127<br>SRC_vecpratt/compile.msg:make: *** [complex] Error 2<br>SRC_structeditor/SRC_ncmsymmetry/compile.msg:make: *** [module.o] Error 127<br>SRC_structeditor/SRC_readwrite/compile.msg:make: *** [module.o] Error 127<br>
SRC_structeditor/SRC_struct2mol/compile.msg:make: *** [reallocate.o] Error 127<br>SRC_structeditor/SRC_structgen/compile.msg:make: *** [module.o] Error 127<br><br><br><br></div>in P configure Parallel execution i choose<br>
<br> **********************************<br> * Configure parallel execution *<br> ********************************** <br> <br> These options are stored in parallel_options of WIENROOT<br> You can change them later also manually.<br>
<br> Do you use ONLY a shared memory parallel architecture (ONE single multi-core <br> node) ?<br><br><br> On shared memory system it is normally better to start jobs in the <br> background rather than using remote commands. If you select a shared memory <br>
system WIEN will by default not use remote shell commands <br> (USE_REMOTE and MPI_REMOTE = 0 in parallel_options)<br> and set the default granularity to 1. <br> <br> You still can override this default granularity in your .machines file.<br>
<br> You may also set a specific TASKSET command to bind your executables<br> to a specific core on multicore machines. <br> Shared Memory Architecture? (y/n):y<br> Do you know/need a command to bind your jobs to specific nodes ?<br>
(like taskset -c). Enter N / your_specific_command: n<br> On most mpi-2 versions, it is better to start an mpijob on the original machine<br> and not via ssh on a remote system. If you are using mpi2 set MPI_REMOTE to 0 Set MPI_REMOTE to 0 / 1: 0<br>
<br> ********************************************************<br> Do you have MPI and Scalapack installed and intend to run<br> finegrained parallel? (This is usefull only for BIG cases<br> (50 atoms and more / unit cell) and you need to know details <br>
about your installed mpi and fftw )<br> (y/n) n<br><br><br><br><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 5, 2013 at 9:42 AM, Gavin Abo <span dir="ltr"><<a href="mailto:gsabo@crimson.ua.edu" target="_blank">gsabo@crimson.ua.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>Try changing the Linker and R_LIB lines
to:<br>
<br>
Linker Flags:$(FOPT) -L/opt/intel/composerxe/mkl/lib/ia32 -pthread<br>
R_LIB (LAPACK+BLAS):-lmkl_lapack95 -lmkl_intel -lmkl_intel_thread
-lmkl_core -openmp -lpthread<div class="im"><br>
<br>
On 4/4/2013 9:52 PM, vishal jain wrote:<br>
</div></div>
<blockquote type="cite">
<div dir="ltr">
<div>
<div>Dear Sir <br>
<br>
</div>
<div><div class="im">I found error on compiling (R=Compile and Recompile)<br>
.<br>
<br></div><div><div class="h5">
SRC_structeditor/SRC_ncmsymmetry/compile.msg:make: ***
[module.o] Error 127<br>
SRC_structeditor/SRC_readwrite/compile.msg:make: ***
[module.o] Error 127<br>
SRC_structeditor/SRC_struct2mol/compile.msg:make: ***
[reallocate.o] Error 127<br>
SRC_structeditor/SRC_structgen/compile.msg:make: ***
[module.o] Error 127<br>
<br>
</div></div></div><div><div class="h5">
<div><br>
In site configration i choose following comands<br>
S specify a system I choose I(ifort + MKL because i have
installed l_mkl_11.0.2.146 and l_fcompxe_2013.3.163)<br>
)<br>
</div>
C i choose ifort + cc <br>
</div></div></div><div><div class="h5">
O shown below how to define path <br>
<div>
<div>
<div><br>
<br>
*********************************************************<br>
* W I E N
*<br>
* site configuration
*<br>
*********************************************************<br>
<br>
Last configuration: Fri Apr 5 09:14:26 IST 2013<br>
Wien Version: WIEN2k_12.1 (Release
22/7/2012)<br>
System: linuxifc<br>
<br>
<br>
S specify a system<br>
C specify compiler<br>
O specify compiler options, BLAS and LAPACK<br>
P configure Parallel execution<br>
D Dimension Parameters<br>
R Compile/Recompile<br>
U Update a package<br>
L Perl path (if not in /usr/bin/perl)<br>
Q Quit<br>
<br>
Selection: O<br>
<br>
******************************<br>
* Specify compiler options *<br>
******************************<br>
<br>
PLEASE NOTE: Best performance can be obtained with
processor specific options. <br>
Very important for speed-up is a optimized BLAS (like mkl,
essl, ..), <br>
or at least the GOTO- or ATLAS-BLAS instead of the simple
"-lblas_lapw"<br>
<br>
For more info see <a href="http://www.wien2k.at/reg_user/faq" target="_blank">http://www.wien2k.at/reg_user/faq</a><br>
searching ....<br>
I could not find the mkl-library because MKLROOT is not
defined.<br>
Please check whether mkl is installed at all and where<br>
(mkl is included in new ifort versions, see <a href="http://www.intel.com" target="_blank">www.intel.com</a>
)<br>
Without mkl you should install the GOTO-blas or you must
use the blas_lapw<br>
library (performance loss)<br>
Hit Enter to continue <br>
Since intel changes the name of the mkl-libraries from
version to version,<br>
you may find the linking options for the most recent ifort
version at<br>
<a href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/" target="_blank">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/</a><br>
<br>
Recommended options for system linuxifc are:<br>
Compiler options: -FR -mp1 -w -prec_div -pc80
-pad -ip -DINTEL_VML -traceback<br>
Linker Flags: $(FOPT)
-L$(MKLROOT)/lib/$(MKL_TARGET_ARCH) -pthread<br>
Preprocessor flags: '-DParallel'<br>
R_LIB (LAPACK+BLAS): -lmkl_lapack95_lp64
-lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -openmp
-lpthread<br>
<br>
Current settings:<br>
O Compiler options: -FR -mp1 -w -prec_div -pc80
-pad -ip -DINTEL_VML -traceback<br>
L Linker Flags: $(FOPT) -pthread -static<br>
P Preprocessor flags '-DParallel'<br>
R R_LIB (LAPACK+BLAS): -lmkl_lapack95_ia32
-lmkl_intel_ia32 -lmkl_intel_thread -lmkl_core -openmp
-lpthread<br>
<br>
S Save and Quit<br>
Q Quit abandon changes<br>
<br>
To change an item select option.<br>
<br>
Selection: <br>
<br>
</div>
</div>
</div>
</div></div></div>
</blockquote>
<br>
</div>
<br>_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
<br></blockquote></div><br></div>