Compiling with parallel built
Posted: Sun Apr 08, 2018 10:26 pm
Dear Yambo users and developers,
I am a new user to Yambo 4.1.4 and I have followed most of the tutorials provided. When I compiled Yambo on a supercomputer the first time, I had loaded prerequisite modules that I thought it would need to compile properly, and it worked perfectly fine until I realized it was a serial built. Thereafter, I've been trying to build it parallel with the following configure:
./configure --with-mpi-libs
but every time I look at my r_setup file it says Serial Build at the top of the file. The command that I use (following the tutorials) for running in parallel is:
mpirun -np 2 yambo -F (and the rest)
but it seems that it does the same calculation in two identical files. Long story short, my inquires are as follows:
1. Is this version of Yambo that I have (4.1.4) parallelizable?
2. If so, I'd appreciate a step by step for building it.
3. Am I using the right command for running the parallel?
Thank you very much everyone for helping me out.
Amir M. Mofrad
University of Missouri-Columbia
Chemical Engineering Department
I am a new user to Yambo 4.1.4 and I have followed most of the tutorials provided. When I compiled Yambo on a supercomputer the first time, I had loaded prerequisite modules that I thought it would need to compile properly, and it worked perfectly fine until I realized it was a serial built. Thereafter, I've been trying to build it parallel with the following configure:
./configure --with-mpi-libs
but every time I look at my r_setup file it says Serial Build at the top of the file. The command that I use (following the tutorials) for running in parallel is:
mpirun -np 2 yambo -F (and the rest)
but it seems that it does the same calculation in two identical files. Long story short, my inquires are as follows:
1. Is this version of Yambo that I have (4.1.4) parallelizable?
2. If so, I'd appreciate a step by step for building it.
3. Am I using the right command for running the parallel?
Thank you very much everyone for helping me out.
Amir M. Mofrad
University of Missouri-Columbia
Chemical Engineering Department