I have gone through the documentation but not getting it clearly. Anyone please explain it step by step. Thanks
"IOTK support
To import output from PWscf/Quantum-Espresso, the IOTK libraries (Input/Output ToolKit, bundled with the QE distribution) need to be linked. Provide the path to the IOTK directory in the compiled PWscf source, and specify the version of PWscf, e.g.:
./configure --with-iotk='/usr/local/src/espresso-4.0/iotk' --with-p2y=4.0
On some HPC systems you might have to compile PWscf yourself to make the IOTK libraries available. "
how to import output from pwscf
Moderators: andrea.ferretti, Conor Hogan
Forum rules
Before posting, make sure to first read carefully all the detailed steps and suggestions given in the main documentation:
https://www.yambo-code.eu/learn/#learn-forum
Before posting, make sure to first read carefully all the detailed steps and suggestions given in the main documentation:
https://www.yambo-code.eu/learn/#learn-forum
- Daniele Varsano
- Posts: 4198
- Joined: Tue Mar 17, 2009 2:23 pm
- Contact:
Re: how to import output from pwscf
Dear miriitkgp,
please sign your posts with your name and affiliation, this is a rule of the forum, you can do once for all by filling your signature in your user profile.
Actually, in the recent version of yambo it is not needed anymore to link the iotk libraries. You can link them if you use the --with-iotk option when confguring otherwise Yambo will download and compile them automatically. If you compiled yambo succesfully it means that iotk libraries are linked. If you are experiencing problem in compilation please post your config.log
Once yambo is compiled, you need to compile the interfaces:
and use the p2y executable to convert the pwscf database in yambo format, this is explained in the tutorial:
http://www.yambo-code.org/wiki/index.ph ... properties
Best,
Daniele
please sign your posts with your name and affiliation, this is a rule of the forum, you can do once for all by filling your signature in your user profile.
Actually, in the recent version of yambo it is not needed anymore to link the iotk libraries. You can link them if you use the --with-iotk option when confguring otherwise Yambo will download and compile them automatically. If you compiled yambo succesfully it means that iotk libraries are linked. If you are experiencing problem in compilation please post your config.log
Once yambo is compiled, you need to compile the interfaces:
Code: Select all
make interfaces
http://www.yambo-code.org/wiki/index.ph ... properties
Best,
Daniele
Dr. Daniele Varsano
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/