Search found 30 matches

by admin
Fri Apr 09, 2021 2:51 pm
Forum: Configuring and compiling ABINIT
Topic: gfortran complex/real cast complaint [SOLVED]
Replies: 4
Views: 18922

Re: gfortran complex/real cast complaint [SOLVED]

Hi,

see for a example with .ac file
viewtopic.php?f=3&t=4453&p=13172&hilit=mismatch#p13172

have you try with

Code: Select all

./configure ... FCFLAGS_EXTRA="-g -Wall -fallow-argument-mismatch"
by admin
Fri Apr 09, 2021 2:37 pm
Forum: Configuring and compiling ABINIT
Topic: No Makefile generated on HPE SGI 8600
Replies: 3
Views: 9088

Re: No Makefile generated on HPE SGI 8600

Hi, grep error config.log this "grep" is not useful at all: it is quite normal to find errors when configuring because the BS tests/checks all a series of features... ( see https://www.gnu.org/software/autoconf/ to understand how ./configure works ) To help you, I need some useful information: the f...
by admin
Fri Apr 02, 2021 4:42 pm
Forum: Configuring and compiling ABINIT
Topic: Ubuntu 20.04 make process failed
Replies: 1
Views: 6871

Re: Ubuntu 20.04 make process failed

Hi,

everything looks good in the config.log...
can you send the output files of these two cmds :

Code: Select all

../configure --with-config-file=config_file.ac9 >&  output.log
make >& make.log  
by admin
Fri Apr 02, 2021 4:25 pm
Forum: Configuring and compiling ABINIT
Topic: Fortran compilation [SOLVED]
Replies: 1
Views: 10740

Re: Fortran compilation [SOLVED]

Hi,

already solved on forum :

viewtopic.php?f=2&t=5205

use FCFLAGS_EXTRA
by admin
Fri Apr 02, 2021 4:19 pm
Forum: Configuring and compiling ABINIT
Topic: No Makefile generated on HPE SGI 8600
Replies: 3
Views: 9088

Re: No Makefile generated on HPE SGI 8600

Hi,

hdf5/netcdf/libxc are mandatory with abinit 9.x

see : https://docs.abinit.org/installation/

jmb
by admin
Sun Jan 03, 2021 7:20 pm
Forum: Configuring and compiling ABINIT
Topic: Adding MAGMA 2.5.4 to Abinit 8.10.3 [SOLVED]
Replies: 1
Views: 10751

Re: Adding MAGMA 2.5.4 to Abinit 8.10.3 [SOLVED]

Hi, You need to specify the path of the magma installation folder. for example, my config with mkl instead of netlib : with_linalg_flavor="mkl+magma" LINALG_CPPFLAGS="-I${MAGMA_ROOT}/include -I${MKLROOT}/include" LINALG_FCFLAGS="-I${MAGMA_ROOT}/include -I${MKLROOT}/include" LINALG_LIBS="-L${MAGMA_RO...
by admin
Tue Dec 08, 2020 10:18 am
Forum: Configuring and compiling ABINIT
Topic: No YAML Error found abinit-9.2.2 [SOLVED]
Replies: 5
Views: 15788

Re: No YAML Error found abinit-9.2.2 [SOLVED]

Hi, I see in the config.log that the OS is RedHatEnterpriseServer7 you need to install the following libraries : libaec-devel libaec rpm -ql libaec-devel /usr/include/libaec.h /usr/include/szlib.h /usr/lib64/libaec.so /usr/lib64/libsz.so nm -D /usr/lib64/libsz.so | grep SZ_encoder_enabled 0000000000...
by admin
Tue Oct 13, 2020 6:38 pm
Forum: Configuring and compiling ABINIT
Topic: error while executing make for abinit-9.2.1 [SOLVED]
Replies: 2
Views: 3370

Re: error while executing make for abinit-9.2.1 [SOLVED]

Dear ,
Could your problem the same as this one that has been solved:
viewtopic.php?f=3&t=4482 ?
There was a similar question before, please check if it is not in some previous posts.
Best wishes,
by admin
Thu Oct 01, 2020 12:20 pm
Forum: Other tools and postprocessing in ABINIT
Topic: AbinitBandStructureMaker.py
Replies: 2
Views: 7567

Re: AbinitBandStructureMaker.py

Hi, As Eric says, this script is no longer maintained. If you want to use it with Abinit 7.4.3, you must use Python 2.7. There is an unofficial patch on github (https://github.com/abinit/abinit/pull/26/files) that might fix your problem with Python 3 but I haven't checked it out . BTW, with ABINIT v...
by admin
Wed Aug 26, 2020 9:51 am
Forum: Configuring and compiling ABINIT
Topic: Abinit-9.0.4 make error with Fortran on Rocks 7.0 [SOLVED]
Replies: 5
Views: 6173

Re: Abinit-9.0.4 make error with Fortran on Rocks 7.0 [SOLVED]

Hi,

see in "KNOWN_PROBLEMS" in abinit source :
Status, for the different versions of compilers that are supported (or might become soon).

GNU Fortran compiler (presently tested : v5.4, v7.3, v7.4, v8.2, v8.3, v9.1, v9.2)

GNU 4.x is no longer supported: that's the reason for the error!
by admin
Sat Jan 25, 2020 4:29 pm
Forum: Configuring and compiling ABINIT
Topic: compilation error on Fedora 30, Abinit version 8.10.3 [SOLVED]
Replies: 1
Views: 8581

Re: compilation error on Fedora 30, Abinit version 8.10.3 [SOLVED]

resolved in version 9.0.1 ( dispo soon, end of january )
jmb
by admin
Fri Nov 22, 2019 1:59 pm
Forum: Configuring and compiling ABINIT
Topic: Internal compiler error of Abinit-8.10.1 in CentOS 6.9
Replies: 4
Views: 3800

Re: Internal compiler error of Abinit-8.10.1 in CentOS 6.9

Hi,

what is the output of this command :

Code: Select all

mpif90 --show
the content of the make.log file is not relevant...

can you rerun the compilation with :

Code: Select all

make -j 8 > make.log 2> make.stderr
and post the make.stderr file

jmb
by admin
Mon May 13, 2019 2:55 pm
Forum: Configuring and compiling ABINIT
Topic: [Linux+GPU]abinit8.10.2 make fails with error
Replies: 3
Views: 3344

Re: [Linux+GPU]abinit8.10.2 make fails with error

Hi,

GPU / CUDA functionality works again in version 8.10.3 ( cuda 10.x, MAGMA 2.5 , tested with K40c, Titan V( volta)))

coming soon...

jmb
by admin
Wed Mar 20, 2019 12:26 pm
Forum: News & Announcements
Topic: ABINIT school on ground state and linear response properties
Replies: 0
Views: 12239

ABINIT school on ground state and linear response properties

From September 2nd to September 6th 2019, there will be an Abinit school organised in Prague with the focus on ground state and linear response properties. You can find more details on the website of the event here : http://palata.fzu.cz/abinitschool/index.php?item=home Registration will open soon, ...
by admin
Wed Jan 30, 2019 9:48 pm
Forum: Configuring and compiling ABINIT
Topic: Compilation of Abinit-8.10.1 fails on SL 7.6
Replies: 2
Views: 3094

Re: Compilation of Abinit-8.10.1 fails on SL 7.6

Hi, 2 remarks : - gnu 4.8.5 is obsolete and it is no more supported with ABINIT - it seems you compile yourself the MPI package ( /usr/local/ ) : right ? what the outputs of theses commands which mpif90 mpif90 -show mpif90 --version nm /usr/local/lib/lib*.* | grep mpi_attr_get_ regards jmb
by admin
Wed Jan 30, 2019 9:32 pm
Forum: Configuring and compiling ABINIT
Topic: installation error
Replies: 1
Views: 2211

Re: installation error

Hi,

if the mpi package is not installed in "standard" place, the configure didn't found it

you can use --with-mpi-prefix to point the MPI installation

what is the result of :

Code: Select all

which mpif90


regards

jmb
by admin
Tue Aug 08, 2017 3:26 pm
Forum: Configuring and compiling ABINIT
Topic: Compilation error with gcc 7.1 [SOLVED]
Replies: 4
Views: 6925

Re: Compilation error with gcc 7.1 [SOLVED]

Hi, sorry for the link : access restricted but, you can use this workaround : diff --git a/src/67_common/m_vcoul.F90 b/src/67_common/m_vcoul.F90 index 4648b80..2ddc638 100644 --- a/src/67_common/m_vcoul.F90 +++ b/src/67_common/m_vcoul.F90 @@ -223,7 +223,7 @@ subroutine vcoul_init(Vcp,Gsph,Cryst,Qmes...
by admin
Mon May 15, 2017 5:39 pm
Forum: Jobs and Other Announcements
Topic: PhD position at University of Cantabria
Replies: 0
Views: 6909

PhD position at University of Cantabria

PhD position immediately available at University of Cantabria, Santander, Spain: "First and second-principles simulations at oxide interfaces", with broad choices regarding the materials to study. Interested people should contact Prof. Javier Junquera at their earliest convenience. Please ...
by admin
Tue Jan 10, 2017 9:27 pm
Forum: Configuring and compiling ABINIT
Topic: How to link wannier lib with abinit
Replies: 2
Views: 3858

Re: How to link wannier lib with abinit

Hi perhaps a problem of syntax... try ./configure \ --with-wannier90-libs="-L/home/lrl/Desktop/wannier/wannier90-2.0.1 -lwannier" \ --enable-mpi=yes --enable-mpi-io FC=mpif90 CC=mpicc or ./configure \ --with-wannier90-libs="/home/lrl/Desktop/wannier/wannier90-2.0.1/libwannier.a" ...
by admin
Sat Feb 14, 2015 10:12 pm
Forum: Configuring and compiling ABINIT
Topic: Error compiling Abinit-7-10-2 on x86_64-unknown-linux-gnu
Replies: 4
Views: 5114

Re: Error compiling Abinit-7-10-2 on x86_64-unknown-linux-g

HI,

What the version of ifort ?

only versions >= 12.1 of ifort are supported with Abinit > 7.x

jmb
by admin
Sat Feb 14, 2015 10:11 pm
Forum: Configuring and compiling ABINIT
Topic: Abinit-7.10.2 configuration error
Replies: 1
Views: 2607

Re: Abinit-7.10.2 configuration error

Hi can you try with this build.ac file : CC = mpiicc CXX = mpicxx FC = mpiifort enable_mpi = yes enable_mpi_io = yes with_mpi_incs = -I/opt/intel/impi/4.0.0028/include64 with_mpi_libs = -L/opt/intel/impi/4.0.0028/lib64 -lmpi with_dft_flavor = none with_trio_flavor = netcdf+etsf_io with_fft_flavor = ...
by admin
Sun Sep 28, 2014 7:37 pm
Forum: Configuring and compiling ABINIT
Topic: Recipe to compile abinit 7.8.2 on UBUNTU 14.04 (64bits)
Replies: 0
Views: 30951

Recipe to compile abinit 7.8.2 on UBUNTU 14.04 (64bits)

Recipe for a x86-64 / ubuntu 14.04 (64bits) / abinit 7.8.2 : Same procedure as for ubuntu 13.04 (64bits)/abinit 7.6.3 but without installing the etsf-io package. We need etsf-io version 1.0.4 for abinit 7.8.x but, up to now, only version 1.0.3 is available on ubuntu : root@ktulu:~# apt-cache show et...
by admin
Tue Apr 15, 2014 11:07 pm
Forum: Configuring and compiling ABINIT
Topic: Recipe to compile abinit 7.6.3 on UBUNTU 13.04 (64bits)
Replies: 0
Views: 7387

Recipe to compile abinit 7.6.3 on UBUNTU 13.04 (64bits)

Recipe for a x86-64 / ubuntu 13.04 (64bits) / abinit 7.6.3 : from a fresh install : 1) installation of theses packages : sudo apt-get -y install gcc g++ gfortran sudo apt-get -y install patch sudo apt-get -y install libetsf-io-dev sudo apt-get -y install libnetcdf-dev sudo apt-get -y install libfftw...
by admin
Wed Nov 06, 2013 8:24 pm
Forum: Configuring and compiling ABINIT
Topic: Build error of abinit-7.4.3 on Mac OS X Snow Leopard [SOLVED]
Replies: 4
Views: 5883

Re: Build error of abinit-7.4.3 on Mac OS X Snow Leopard [SOLVED]

Hi, the status of gcc4.9.0 version is yet "Development" : please use 4.8.2 concerning the configure, for MPI support, it's enough to specify --with-mpi-prefix=/opt/openmpi64i ( if the subfolder tree is "standard" bin,lib,include…) you can try first to build a serial version : ./c...