Re: [QE-users] Immediate segfault in pw.x when compiled on SGI machine

2021-10-14 Thread Paolo Giannozzi
On Fri, Oct 15, 2021 at 5:49 AM Nikolas Antolin wrote: > > Obviously, I will be looking further into this tomorrow but welcome > suggestions as to flags to loosen the standards interpretation of IntelMPI. > Suggestion: check whether the tests provided in FFTXlibs/tests work. Use the latest devel

Re: [QE-users] Immediate segfault in pw.x when compiled on SGI machine

2021-10-14 Thread Nikolas Antolin
Having read the FAQ before posting, this response is approximately what I expected. Unfortunately, more analysis on my part shows it is very likely incorrect. On the same machine built against the same libraries with the exception of the specific MKL (blacs_openmpi vs blacs_intelmpi) library but w

Re: [QE-users] unexpected compilation error QE 6.8

2021-10-14 Thread Giuseppe Mattioli
Dear Pietro Thank you very much, it works now. compiling without internet connection is a bit of a pain It didn't use to be this way... :-o Best Wishes Giuseppe Quoting Pietro Bonfa' : Dear Giuseppe, compiling without internet connection is a bit of a pain, but I guess you were nearly th

Re: [QE-users] unexpected compilation error QE 6.8

2021-10-14 Thread Pietro Bonfa'
Dear Giuseppe, compiling without internet connection is a bit of a pain, but I guess you were nearly there. I did cd QE_ROOT/external/devxlib tar xzf /path/to/devicexlib-master.tar.gz --strip-components=1 -C . and the content of 'external/devxlib' looked like this bck bin config config.log

[QE-users] unexpected compilation error QE 6.8

2021-10-14 Thread Giuseppe Mattioli
Dear all After a successful ./configure, I'm facing a "new" problem in the compilation of QE 6.8. make tries to find and download some external libraries, but the machine is not connected to internet and it fails. I've also tried to download the devicexlib-master.tar.gz archive and to put

Re: [QE-users] Stress in hybrid functional calculations

2021-10-14 Thread Bidault, Xavier
I've had the same issue a few months ago with QE6.7. I've had to switch to CP2K for this purpose, which is also open source. Note that it's build on a hybrid approach of Gaussian and plane waves basis sets. For the organic systems I simulated, 800+ Ry were required with PBE0, Coulomb truncation

Re: [QE-users] Stress in hybrid functional calculations

2021-10-14 Thread Paolo Giannozzi
The stress converges _very_ slowly with cutoff. The ultimate test for stress is to compare it with the numerical derivatives of the energy, computed at a _fixed_ number of plane waves. This has been done more than once and I am quite sure that the stress is correctly computed. There are still some

[QE-users] Stress in hybrid functional calculations

2021-10-14 Thread Audrius Alkauskas
Dear all, We have started testing the Quantum Espresso implementation of screened Fock exchange (HSE functional), benchmarking against VASP results (the input file below). As a test case, we took simple bulk diamond. If we calculate the energy as a function of the lattice constant, the resul

Re: [QE-users] Hubbard U+V for a large system

2021-10-14 Thread Iurii TIMROV via users
Dear Andrii, > SCF run is fine, file hp.x run gives: > Index of the second rotated atom= 0 > Error in routine symonpair (1): > Out of bounds It is strange that the pw.x codes works fine while you have some issues with hp.x. These two codes use the same routine symonpair.