Commit Graph

9 Commits

Author SHA1 Message Date
Paul Kent aaff9669d1 Update ctest script to pass QE_BIN and enable Quantum Espresso testing. Add force to patch script for when run on top of existing source. Add building and caching of QE to Intel2015 builds on oxygen 2017-01-18 14:43:10 -05:00
Ye Luo fb0dac92c6 update the espresso-5.3.0 patch with parallel pw2qmcpack.
If wf_collect=.true. is not used in the pw.x run,
run pw2qmcpack with the same paralle setup (procs and kpools) as the last scf/nscf run.
The write_psir=.true. or expand_kp=.true. options have not been tested with this parallel conveter.


git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@7102 e5b18d87-469d-4833-9cc0-8cdfa06e9491
2016-08-30 02:13:30 +00:00
Mark Dewing f0ded88abb Add the Catch framework for unit testing.
The patch for the IBM BG compiler has been applied.


git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@7059 e5b18d87-469d-4833-9cc0-8cdfa06e9491
2016-08-11 03:33:19 +00:00
Paul Kent 2109b96ca1 pw2qmcpack for Quantum Espresso v5.3.0
Tested only for successful HDF5 usage and single node, bccH ae pw
conversion. Larger test required before production use.

In addition to the usual interface changes, this QE release included
significant updates to the autoconf based configuration. I added
macros for HDF5 detection and setup in the same
style. install/configure is now properly regenerated by autoconf from
configure.ac with our changes. Previously we edited the generated
files.

Generating this patch was not time efficient. Update process is fragile. 



git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@6684 e5b18d87-469d-4833-9cc0-8cdfa06e9491
2016-01-14 20:31:53 +00:00
Paul Kent 204939b6d3 Autodownload and patch script for QE 5.2.1 and pw2qmcpack. Minor update due to changed calls to ESM code in read_file_lite (unused but needed to link).
git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@6596 e5b18d87-469d-4833-9cc0-8cdfa06e9491
2015-10-12 21:16:10 +00:00
Paul Kent e0eae4f082 fix: Had not updated name of patch file
git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@6491 e5b18d87-469d-4833-9cc0-8cdfa06e9491
2015-06-24 23:15:08 +00:00
Paul Kent ce00b08411 pw2qmcpack for QE 5.2.0
Note: FFT interfaces were updated. Only tested at gamma. Unfolding not tested.



git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@6490 e5b18d87-469d-4833-9cc0-8cdfa06e9491
2015-06-24 23:10:18 +00:00
Anouar Benali 52361bf758 Bug fix for espresso 5.1 due to openfil_pp.f90 redefinition of nwordwfc_new=0.5*nwordwfc_old
git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@6404 e5b18d87-469d-4833-9cc0-8cdfa06e9491
2014-11-25 02:02:03 +00:00
Paul Kent 824a52228f Added William's QE5.1 patch and script to automate download and patching
git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@6363 e5b18d87-469d-4833-9cc0-8cdfa06e9491
2014-10-01 21:34:05 +00:00