Re: [Wien] Error message during scf calculation

2015-03-26 Thread Gavin Abo
Sorry, in siteconfig, add to the end of your Compiler options: -I/opt/intel/composer_xe_2013.0.079/mkl/include - I found in at least one module that mkl_vml.fi is needed earlier in the compile stage:

Re: [Wien] Error message during scf calculation

2015-03-26 Thread farouk boutaiba
Thank sir, i have copied the two file mkl_vml.fi and mkl_vml.f90 in the directories lapw0, lapw1, lapw2, hf, mixer, and vecpratt, and the probleme is resolved.Thank you for your help.  BOUTAIBA FaroukDepartement of PhysicsFaculty of ScienceUniversity of Science and Technology of

Re: [Wien] Error message during scf calculation

2015-03-26 Thread Pascal Boulet
Hello, This is document in the FAC on wien2k website. Two possibilities: 1- Either your mkl libraries do not have this file and you have to follow the recommandation in the FAC; 2- Or, for some reason this file exists (search it in mkl directories) but is not found when you build wien2k. This

Re: [Wien] Error message during scf calculation

2015-03-26 Thread Pascal Boulet
I do not think that there is a mistake in the flags. See what I have in the OPTIONS file: current:FOPT:-FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML -traceback -assume buffered_io current:FPOPT:-FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML -traceback -assume buffered_io

Re: [Wien] Error message during scf calculation

2015-03-26 Thread Gavin Abo
Good, that means that the file mkl_vml.fi exists and can be opened. However, I don't know why you still have the error that it cannot open the file, when it can be opened. The only things I can currently think of that could cause that are: a) When you added the -I line in siteconfig to the

[Wien] Error message during scf calculation

2015-03-25 Thread farouk boutaiba
I have used wien2k 2014, but diring compilation a got these message:compilation aborted for W2kinit_tmp.F (code 1) make[1]: *** [W2kinit.o] Erreur 1 make[1] : on quitte le répertoire « /root/wien2k_14/SRC_vecpratt » make: *** [real] Erreur 2 and after compilation i have this message:Compile

Re: [Wien] Error message during scf calculation

2015-03-25 Thread Gavin Abo
Have you tried adding -I/opt/intel/composer_xe_2013.0.079/mkl/include after $(FOPT) in the Linker Flags? Also, see the post at the link: http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg10594.html On 3/25/2015 7:43 AM, farouk boutaiba wrote: I have used wien2k 2014, but

Re: [Wien] Error message during scf calculation

2015-03-25 Thread farouk boutaiba
I have change -L to -I as you told me  -I/opt/intel/composer_xe_2013.0.079/mkl/include after $(FOPT) in the Linker Flags, but after compilation i have the same message error.thank you sir BOUTAIBA Farouk Department of Physics Faculty of Science University of Science and Technology of Oran

Re: [Wien] Error message during scf calculation

2015-03-25 Thread Gavin Abo
In the same terminal that you use to run siteconfig, what do you get as output when you enter: head -n 1 /opt/intel/composer_xe_2013.0.079/mkl/include/mkl_vml.fi On 3/25/2015 12:01 PM, farouk boutaiba wrote: I have change -L to -Ias you told me -I/opt/intel/composer_xe_2013.0.079/mkl/include

[Wien] Error message during scf calculation

2015-03-24 Thread farouk boutaiba
Dear membersAfter compilation of wien2k2010,  i tried to run SCF cycle with binary GaAs compound. But itdoesn't work. I got the following this error: *** Error in`/root/wien2k/lapw1c': free(): corrupted unsorted chunks: 0x00b2a280***  *** Error in `/root/wien2k/lapw1c': malloc():

Re: [Wien] Error message during scf calculation

2015-03-24 Thread Gavin Abo
This might be due to the blocksize bug. The blocksize bug can be fixed by using the current 2014 version of WIEN2k, which is 14.2. On 3/24/2015 7:39 AM, farouk boutaiba wrote: Dear members After compilation of wien2k 2010, i tried to run SCF cycle with binary GaAs compound. But it doesn't

[Wien] Error message during scf calculation

2015-03-24 Thread farouk boutaiba
Thank you sir for your helpBOUTAIBA Farouk Department of Physics Faculty of Science University of Science andTechnology of Oran P.O.Box: 1505 El M'Naouer 31000 Oran Algeria ___ Wien mailing list Wien@zeus.theochem.tuwien.ac.at

Re: [Wien] Error message during compilation

2015-03-23 Thread Laurence Marks
You also need a cc compiler, gcc will do, it needs to be set during site_config. On Mon, Mar 23, 2015 at 2:43 PM, farouk boutaiba boutaib...@yahoo.fr wrote: Dear Members I am trying to install Wien2k version 2010 in Intel based PC (intel i5), I have install intel ifort compiler successfully.

Re: [Wien] Error message during compilation

2015-03-23 Thread farouk boutaiba
Thanks sir for your help, but i have added gfortran in linux package before compilation of wien2k and i have specified in site-config my compilator ifort and gcc, i still have  error after doing that.the error is:ifort: error #10236: File not found:  'cputim.o'ifort: error #10236: File not

Re: [Wien] Error message during compilation

2015-03-23 Thread Gavin Abo
Look at the compile.msg file in SRC_lapw0 with a text editor. It will probably contain additional error information on why your gcc failed to compile the C source code into the object files (cputim.o and W2kutils.o). Also, I suggest that you download and install the current WIEN2k version.

Re: [Wien] error message occurred in excuting current integration

2014-03-28 Thread Peter Blaha
Did you run x_nmr -mode in1first ? Such messages may occur when you did not calculate all eigenvalues but only up to a certain Emax. Am 28.03.2014 02:26, schrieb Robert Laskowski: Hi, I do not think you can ignore this. 3 parameter in ZGEMM is the size of the matrix which can be

[Wien] error message occurred in excuting current integration

2014-03-27 Thread Bing Zhou
Dear all, I run nmr calcualtions for a borate mineral of probertite using the latest version of NMR module, however, I encoutered the following error message although I still got the NMR integration results. I am wondering if I can ignore these error messages, or I should fix it and run nmr

Re: [Wien] error message occurred in excuting current integration

2014-03-27 Thread Robert Laskowski
Hi, I do not think you can ignore this. 3 parameter in ZGEMM is the size of the matrix which can be vector size or number of eigenvalues. And this should be correct. Check the energy files in nm_xxx subdirectories. regards Robert On 27 March 2014 AM 3:53:19 Bing Zhou wrote: Dear all, I

[Wien] error message

2012-12-18 Thread Yundi Quan
Hi, I'm running wien2k on a cluster. I set the lattice constants to be 10 Angstrom. And there are two atoms per unit cell. (Lattice constants are set to be 10 Angstrom on purpose.) After many iterations, I got following error message. Has anyone ever dealt with it? Thanks. Error in LAPW1

[Wien] error message

2011-10-21 Thread Saad Omran
Dear Blaha, I tried to run a job using WIEN2K program but I got the following error message: LAPW0 END *** glibc detected *** /home/test/WIEN/lapw1: malloc(): memory corruption: 0x193a66a0 *** === Backtrace: = /lib64/libc.so.6[0x3ebb072fae]

[Wien] error message

2011-10-21 Thread Kurt Lejaeghere
: [Wien] error message Which libraries are you using? Some of the newest intel libraries give rise to these kind of errors. Kind regards Kurt Citeren Saad Omran somran at KSU.EDU.SA: Dear Blaha, I tried to run a job using WIEN2K program but I got the following error message: LAPW0 END

[Wien] error message in mini.error file

2010-08-03 Thread celhin
Dear Wien2k users, Sorry to bother you. I have a question concerning mini positions. My output file are: echo ''|min -j 'run_lapw -I -i 40 -fc 1.0 -p ' /.command.420800.2332 Successfully completed. Resource usage summary: