I got the solution.
Remove " -lmkl_scalapack_lp64" from "with_linalg_libs".
Search found 26 matches
- Thu Apr 13, 2017 2:22 pm
- Forum: Configuring and compiling ABINIT
- Topic: ver8.2.2 make error related to BigDFT [SOLVED]
- Replies: 1
- Views: 3454
- Wed Apr 12, 2017 1:48 pm
- Forum: Configuring and compiling ABINIT
- Topic: ver8.2.2 make error related to BigDFT [SOLVED]
- Replies: 1
- Views: 3454
ver8.2.2 make error related to BigDFT [SOLVED]
I am making Abinit ver 8.2.2, at the end of "make", I got this error: -L/opt/intel/composer_xe_2015.1.133/compiler/lib/intel64/ -L/opt/intel/composer_xe_2015.1.133/mkl/lib/intel64/ -L/opt/intel/composer_xe_2015.1.133/ipp/../compiler/lib/intel64/ -L/opt/intel/composer_xe_2015.1.133/ipp/lib/...
- Sat Nov 21, 2015 5:28 am
- Forum: Configuring and compiling ABINIT
- Topic: parallel test error with abinit 7.8.2
- Replies: 0
- Views: 3614
parallel test error with abinit 7.8.2
with $ runtests.py -j32, I got 2 failed and too much skipped on paral. (I am using mpich3.1 and intel13.1) See the summary: ...... [libxc][t03][np=1]: failed: absolute error 0.2 > 0.11 [seq][tsv2_81][np=0]: Skipped: Build environment defines the CPP variable HAVE_MPI [seq][tsv2_82][np=0]: Skipped: B...
- Fri Aug 08, 2014 3:15 pm
- Forum: Configuring and compiling ABINIT
- Topic: abinit 7.8.2 tests [libxc][t03] and [v67mbpt][t28] failed [SOLVED]
- Replies: 5
- Views: 5870
Re: abinit 7.8.2 tests [libxc][t03] and [v67mbpt][t28] faile [SOLVED]
Thanks.
My CPU is 2x Xeon E5-2690. Attached please find 2 files, t03.out (libxc) and t28.out (v67mbpt).
Meanwhile, I am going to try openmpi.
---Just tested: with openmpi 1.6 +intel13., it shows the same error.
WT
My CPU is 2x Xeon E5-2690. Attached please find 2 files, t03.out (libxc) and t28.out (v67mbpt).
Meanwhile, I am going to try openmpi.
---Just tested: with openmpi 1.6 +intel13., it shows the same error.
WT
- Sat Aug 02, 2014 9:03 pm
- Forum: Configuring and compiling ABINIT
- Topic: abinit 7.8.2 tests [libxc][t03] and [v67mbpt][t28] failed [SOLVED]
- Replies: 5
- Views: 5870
Re: abinit 7.8.2 tests [libxc][t03] and [v67mbpt][t28] faile [SOLVED]
Thanks. My OS is CentOS 6.5- 64bit. Compiler is mpicc and mpif90 for MPICH version 3.1, icc and ifort version 13.1.3.192 Build 20130607 (gcc version 4.4.7 compatibility). dft_flavor="atompaw+bigdft+libxc+wannier90", atompaw-3.1.0.2, bigdft-1.7.0.93, bigdft-abi-1.0.4, libxc-2.0.3. Hi, Accor...
- Wed Jul 30, 2014 1:09 am
- Forum: Configuring and compiling ABINIT
- Topic: abinit 7.8.2 tests [libxc][t03] and [v67mbpt][t28] failed [SOLVED]
- Replies: 5
- Views: 5870
abinit 7.8.2 tests [libxc][t03] and [v67mbpt][t28] failed [SOLVED]
Following is my build.ac. enable_64bit_flags="yes" prefix="/usr/local/abinit7.8.2_mpich3intel13" CC="mpicc" CXX="mpicxx" FC="mpif90" enable_mpi="yes" enable_mpi_io="yes" with_mpi_prefix="/usr/local/mpich3_intel13" with_t...
- Wed Apr 16, 2014 4:32 pm
- Forum: Configuring and compiling ABINIT
- Topic: using Intel compiler but shows C++ compiler : gnu13.1 [SOLVED]
- Replies: 3
- Views: 5073
Re: using Intel compiler but shows C++ compiler : gnu13.1 [SOLVED]
Here is the "icpc -V" response:
Intel(R) C++ Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 13.1.3.192 Build 20130607
Copyright (C) 1985-2013 Intel Corporation. All rights reserved.
FOR NON-COMMERCIAL USE ONLY
Intel(R) C++ Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 13.1.3.192 Build 20130607
Copyright (C) 1985-2013 Intel Corporation. All rights reserved.
FOR NON-COMMERCIAL USE ONLY
- Wed Apr 09, 2014 4:57 am
- Forum: Configuring and compiling ABINIT
- Topic: using Intel compiler but shows C++ compiler : gnu13.1 [SOLVED]
- Replies: 3
- Views: 5073
using Intel compiler but shows C++ compiler : gnu13.1 [SOLVED]
Yesterday I did a simple computing by using abinit 7.6.2 build with mpich3.1+intel13. In the output file, I noticed that the C++ compiler is not intel13.1, but I did build mpich with"CXX=icpc", and build abinit7.6.2 with CXX="mpicxx" option. why? === Compiler Suite === C compiler...
- Tue Apr 08, 2014 12:39 pm
- Forum: Ground state
- Topic: many warning with parallel run
- Replies: 4
- Views: 4530
Re: many warning with parallel run
Thanks. I added a line "paral_kgb 0" into the input file. Then it works fine without warnings anymore.
Could you please explain a little more about why this happens, and how does "paral_kgb 0" affect the computing results?
Best,
WT
Could you please explain a little more about why this happens, and how does "paral_kgb 0" affect the computing results?
Best,
WT
- Mon Apr 07, 2014 9:49 am
- Forum: Configuring and compiling ABINIT
- Topic: parallel run error "iofn1.F90 (unit = 5, file = 'stdin')" [SOLVED]
- Replies: 2
- Views: 5994
parallel run error "iofn1.F90 (unit = 5, file = 'stdin')" [SOLVED]
When I aparallel run abinit (7.6.2), I got errors, like following in the log file: [weitong@magnetics tets1_mpichintel_parallel]$ /usr/local/mpich3_intel12/bin/mpiexec -np 8 /usr/local/abinit7.6.2_openmpi1.6GNU/bin/abinit < /home/weitong/setup/abinit/AbinitGUI/MySims/tets1_mpichintel_parallel/test1....
- Mon Apr 07, 2014 3:20 am
- Forum: Ground state
- Topic: many warning with parallel run
- Replies: 4
- Views: 4530
Re: many warning with parallel run
Thanks.
I checked output file, many NaN. These warnings happen with abinit7.6.2+mpich3+Intel compiler(ifort 12.1.5 or ifort 13.1)
I also tested mpirun the script with abinit7.6.2+openmpi1.6+GNU compiler, there is no warnings.
I am newer to Abinit. How to use paral_kgb=0
I checked output file, many NaN. These warnings happen with abinit7.6.2+mpich3+Intel compiler(ifort 12.1.5 or ifort 13.1)
I also tested mpirun the script with abinit7.6.2+openmpi1.6+GNU compiler, there is no warnings.
I am newer to Abinit. How to use paral_kgb=0
- Thu Apr 03, 2014 3:43 am
- Forum: Configuring and compiling ABINIT
- Topic: fldiff.pl fatal error [SOLVED]
- Replies: 2
- Views: 5342
Re: fldiff.pl fatal error [SOLVED]
Thanks. Here is the final summary. I couldn't upload the html report. Test suite completed in 303.76 s (average time for test = 9.34 s, stdev = 19.96 s) failed: 32, succeeded: 519, passed: 115, skipped: 113, disabled: 0 [bigdft][t07] has run_etime 133.20 s [bigdft][t22] has run_etime 94.85 s [bigdft...
- Wed Apr 02, 2014 6:32 pm
- Forum: Configuring and compiling ABINIT
- Topic: fldiff.pl fatal error [SOLVED]
- Replies: 2
- Views: 5342
fldiff.pl fatal error [SOLVED]
I reintalled abinit 7.6.2 with mpich3.1+intel 14. There is no any error messages showing out during make and install. But, when I run /tests/runtests.py, I got many errors related with "fldiff.pl". Follwing are some messages copied during the tests running. [v7][t06] fldiff.pl fatal error:...
- Sat Mar 29, 2014 8:46 am
- Forum: Ground state
- Topic: many warning with parallel run
- Replies: 4
- Views: 4530
many warning with parallel run
I am running a test with abinit 7.6.2. With mpirun, lots of warnings appear in the log file, making it larger than 4MB. For uploading the log file, I have to deleted some of the contents. Please help. PS: abinit was make with mpich-3.1. Here are some examples of the warnings: --- !WARNING message: |...
- Tue Mar 25, 2014 5:25 pm
- Forum: Python interfacing : Abipy ecosystem
- Topic: Error (RetVal = 255)
- Replies: 1
- Views: 10583
Error (RetVal = 255)
I am trying the AbinitGUI, and getting following errors. Attached snapshot is my settings. I am using the test2.in in the AbinitGUI folder. DEB: 0 Si Succes: mkdir ./MySims. Succes: mkdir ./MySims/input. Succes: mkdir ./MySims/output. Succes: mkdir ./MySims/wholedata. Succes: mkdir ./MySims/logfiles...
- Tue Mar 25, 2014 10:02 am
- Forum: Configuring and compiling ABINIT
- Topic: : catastrophic error: **Internal compiler error: internal ab [SOLVED]
- Replies: 6
- Views: 7685
Re: : catastrophic error: **Internal compiler error: interna [SOLVED]
I tried your recipe. It seems it is necessary to set FCFLAGS="-O1" first. Otherwise, always getting error message "catastrophic error: **Internal compiler error: internal abort** Please report this error along with the circumstances in which it occurred in a Software Problem Report. N...
- Tue Mar 25, 2014 7:40 am
- Forum: Configuring and compiling ABINIT
- Topic: : catastrophic error: **Internal compiler error: internal ab [SOLVED]
- Replies: 6
- Views: 7685
Re: : catastrophic error: **Internal compiler error: interna [SOLVED]
Thanks.
I installed Intel® Fortran and C Composer XE 2013 for Linux, Update 3 (2013.3.163), they include Intel® Math Kernel Library(Intel® MKL) 11_0 for Linux, Update 2 (11.0.2.146).
So what does it mean "[v67mbpt][t28] failed: relative error 0.8577 > 0.5"?
I installed Intel® Fortran and C Composer XE 2013 for Linux, Update 3 (2013.3.163), they include Intel® Math Kernel Library(Intel® MKL) 11_0 for Linux, Update 2 (11.0.2.146).
So what does it mean "[v67mbpt][t28] failed: relative error 0.8577 > 0.5"?
- Mon Mar 24, 2014 1:27 pm
- Forum: Configuring and compiling ABINIT
- Topic: : catastrophic error: **Internal compiler error: internal ab [SOLVED]
- Replies: 6
- Views: 7685
Re: : catastrophic error: **Internal compiler error: interna [SOLVED]
Following the recipe in http://forum.abinit.org/viewtopic.php?f=3&t=2071. By set FCFLAGS="-O1" for 1st time configure and make, no errors appear. Then back to FCFLAGS="-O2", and configure and make again. Everything looks OK. enable_64bit_flags="yes" prefix="/us...
- Mon Mar 24, 2014 4:14 am
- Forum: Configuring and compiling ABINIT
- Topic: : catastrophic error: **Internal compiler error: internal ab [SOLVED]
- Replies: 6
- Views: 7685
: catastrophic error: **Internal compiler error: internal ab [SOLVED]
I am building abinit7.6.2, but always get "catastrophic error" when making. ../configure --with-config-file=../config-weitong.ac, This is succussful. But make gives ": catastrophic error: **Internal compiler error: internal abort** Please report this error along with the circumstances...
- Mon May 13, 2013 7:36 am
- Forum: Ground state
- Topic: error of running some tests
- Replies: 1
- Views: 2080
error of running some tests
After make abnint-7.2.1, I tried to run some tests following the instruction. t seems ok with tests_min, tests_acc, tests_atompaw, tests_bigdft, tests_eph, tests_paw, tests_tddft . But some errors with "tests_bench " tar: paral/tmp-test*/fl*:cannot stat: no such file or directory tar: para...
- Sun May 12, 2013 11:46 am
- Forum: Configuring and compiling ABINIT
- Topic: how to run internal test "make testin_1" etc [SOLVED]
- Replies: 4
- Views: 7130
Re: how to run internal test "make testin_1" etc [SOLVED]
Got it.
Thanks!
Thanks!
- Sun May 12, 2013 9:11 am
- Forum: Configuring and compiling ABINIT
- Topic: how to run internal test "make testin_1" etc [SOLVED]
- Replies: 4
- Views: 7130
how to run internal test "make testin_1" etc [SOLVED]
I am beginner with abinit. Yestoday I just finished the installation with the help from this forums. Today I continue to work on it following the installation notes from the web http://www.abinit.org/documentation/helpfiles/for-v7.2/install_notes/install.html Come to the third part: 3. How to make t...
- Sun May 12, 2013 8:18 am
- Forum: Configuring and compiling ABINIT
- Topic: abinit 7.2.1 with openmpi [SOLVED]
- Replies: 7
- Views: 8101
Re: abinit 7.2.1 with openmpi [SOLVED]
I tried.
Yes, it does work with.
Thanks, gmatteo!
Yes, it does work with
Code: Select all
export LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:$LD_LIBRARY_PATH
Thanks, gmatteo!
- Sat May 11, 2013 6:05 pm
- Forum: Configuring and compiling ABINIT
- Topic: abinit 7.2.1 with openmpi [SOLVED]
- Replies: 7
- Views: 8101
Re: abinit 7.2.1 with openmpi [SOLVED]
With this configure (with option "--enable-mpi"), I get the following error. $ ./configure --enable-mpi --with-mpi-prefix=/usr/lib64/openmpi/ --with-tardir=/home/weitong/.abinit/tarballs checking for gcc... /usr/lib64/openmpi//bin/mpicc checking whether the C compiler works... yes checking...
- Sat May 11, 2013 5:06 pm
- Forum: Configuring and compiling ABINIT
- Topic: abinit 7.2.1 with openmpi [SOLVED]
- Replies: 7
- Views: 8101
Re: abinit 7.2.1 with openmpi [SOLVED]
After this configure,
Make can be completed.
But configure (without --enable-mpi) results in
* MPI enabled : no
Is this OK?
Thanks.
WT
Code: Select all
./configure --with-mpi-prefix=/usr/lib64/openmpi/ --with-tardir=/home/weitong/.abinit/tarballs/
Make can be completed.
But configure (without --enable-mpi) results in
* MPI enabled : no
Is this OK?
Thanks.
WT