Problem with enabling wannier90

option, parallelism,...

Moderators: fgoudreault, mcote

Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Locked
aqteish
Posts: 1
Joined: Sun Dec 19, 2010 10:15 am

Problem with enabling wannier90

Post by aqteish » Sun Dec 19, 2010 6:22 pm

Dear all,

I have installed abinit-6.4.2, configured with --enable-wannier90 option, in a PC with
Ubuntu OS. It seems to me that enabling wannier90 was not successfully done:
in the config.log file I noticed that

build_wannier90='no'
enable_wannier90='no'

and by running tw90_1 test I got the following error message:

Chkinp: Checking input parameters for consistency, jdtest = 1
Chkinp: Checking input parameters for consistency, jdtest = 2

Your help and cooperation is highly appreciated.

A Qteish

User avatar
pouillon
Posts: 651
Joined: Wed Aug 19, 2009 10:08 am
Location: Spain
Contact:

Re: Problem with enabling wannier90

Post by pouillon » Sun Dec 19, 2010 6:51 pm

What you have to look at, is the "Plugins" section of configure's output. It will likely tell you why Wannier90 has been disabled.

My personal guess is that configure is probably unable to download the source tarball of Wannier90. You should be able to figure out why relatively easily.
Yann Pouillon
Simune Atomistics
Donostia-San Sebastián, Spain

f4ding
Posts: 7
Joined: Sun Mar 06, 2011 11:41 pm

Re: Problem with enabling wannier90

Post by f4ding » Tue Mar 08, 2011 12:25 am

Is there a way to download the tarballs for the plugins manually and put it in the .abinit/tarballs directory?

User avatar
pouillon
Posts: 651
Joined: Wed Aug 19, 2009 10:08 am
Location: Spain
Contact:

Re: Problem with enabling wannier90

Post by pouillon » Wed Mar 16, 2011 1:02 pm

Yann Pouillon
Simune Atomistics
Donostia-San Sebastián, Spain

Locked