Dear Nicola,
Please find it attached here and thanks again
All the best,
Mohamed
Compile Yambo 5.3
Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano, Conor Hogan, Nicola Spallanzani
Forum rules
If you have trouble compiling Yambo, please make sure to list:
(1) the compiler (vendor and release: e.g. intel 10.1)
(2) the architecture (e.g. 64-bit IBM SP5)
(3) if the problems occur compiling in serial/in parallel
(4) the version of Yambo (revision number/major release version)
(5) the relevant compiler error message
If you have trouble compiling Yambo, please make sure to list:
(1) the compiler (vendor and release: e.g. intel 10.1)
(2) the architecture (e.g. 64-bit IBM SP5)
(3) if the problems occur compiling in serial/in parallel
(4) the version of Yambo (revision number/major release version)
(5) the relevant compiler error message
-
- Posts: 17
- Joined: Sat Sep 30, 2023 2:10 pm
Re: Compile Yambo 5.3
You do not have the required permissions to view the files attached to this post.
Mohamed
PhD student, Ain Shams University, Egypt
PhD student, Ain Shams University, Egypt
- Nicola Spallanzani
- Posts: 93
- Joined: Thu Nov 21, 2019 10:15 am
Re: Compile Yambo 5.3
Dear Mohamed,
your operating system is one of those that install the libraries in the folder lib64 instead of lib. Yambo is not able to manage this. This is a bug that we catch very recently and fortunately we already fixed it. So I suggest to you to clone our github repository and use the branch 5.3. This branch contains all the bug fixes that will be included in the next yambo release 5.3.1.
After that you can use the same procedure used before.
Let me know if this will fix this problem.
Best,
Nicola
your operating system is one of those that install the libraries in the folder lib64 instead of lib. Yambo is not able to manage this. This is a bug that we catch very recently and fortunately we already fixed it. So I suggest to you to clone our github repository and use the branch 5.3. This branch contains all the bug fixes that will be included in the next yambo release 5.3.1.
Code: Select all
git clone https://github.com/yambo-code/yambo.git
cd yambo
git checkout 5.3
Let me know if this will fix this problem.
Best,
Nicola
Nicola Spallanzani, PhD
S3 Centre, Istituto Nanoscienze CNR and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu
S3 Centre, Istituto Nanoscienze CNR and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu