-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rc 350 #950
Merged
Rc 350 #950
Changes from 250 commits
Commits
Show all changes
976 commits
Select commit
Hold shift + click to select a range
4e23429
Fix compiler warnings.
ye-luo f864536
Correct printout.
ye-luo 4998f69
Update ppconvert manual.
ye-luo 9a370ee
Connect pseudopotential generation section.
ye-luo 54da3a2
Add my limited knowledge of ppconvert.
ye-luo c7e93e1
Update installation for ppconvert.
ye-luo 491358e
Update ghost description
prckent ee65237
Merge pull request #874 from ye-luo/update-ppconvert
prckent b1321b2
nexus: enable command line and add user example tests
jtkrogel 007cee7
nexus: add and check return code for executed commands in ntest
jtkrogel d9004e3
nexus: fix array initialization in GAMESS input class
jtkrogel 96f06d9
Merge pull request #877 from jtkrogel/nx_gamess_array_read
markdewing 0364118
Merge branch 'develop' into nx_example_tests
prckent c057b6a
Merge pull request #875 from jtkrogel/nx_example_tests
ye-luo aa2749e
nexus: improve user example tests
jtkrogel 6241f7b
Merge pull request #878 from jtkrogel/nx_example_tests2
ye-luo 54b9bff
mkl fftw should work for all cases
PDoakORNL 148bc58
Fix for getting include directories in correctly
PDoakORNL 3badcb2
intel and others no longer require the extra fftw.h
PDoakORNL 5441cd4
even better is to actually test the fftw3.h is in the include path
PDoakORNL cd7ba06
Merge pull request #876 from PDoakORNL/improved_mkl_fftw
ye-luo 01b95d5
nexus: remove generate_only test override and modernize/clean examples
jtkrogel 2045395
nexus: remove redundant example ctests and fix failing nexus settings…
jtkrogel aafd05a
Merge pull request #880 from jtkrogel/nx_remove_duplicate_tests
ye-luo 9c5b472
changes for nexus_stampede
75980aa
Merge branch 'develop' of http://github.com/camelto2/qmcpack into nex…
camelto2 65aa6b5
Insuring we check for and use mkl fftw3.h
PDoakORNL 49efc13
Merge pull request #883 from PDoakORNL/fix_881
ye-luo 3f59047
nexus: judge convert4qmc completion as successful if either wfj.xml o…
jtkrogel b5c7802
Merge branch 'develop' into nexus_stampede
ye-luo bb602d6
Merge pull request #882 from camelto2/nexus_stampede
ye-luo 5fc28bd
Merge branch 'develop' into nx_fix_convert4qmc
ye-luo ab6b752
Remove non-ascii characters
prckent a8939d6
Merge pull request #884 from jtkrogel/nx_fix_convert4qmc
ye-luo 81848ca
Merge branch 'develop' into make_ascii
ye-luo a2bcfa2
Merge pull request #885 from prckent/make_ascii
ye-luo 6afd922
Add test for transform to grid.
markdewing f533aaf
Merge pull request #890 from markdewing/test_transform2grid
prckent c0d159c
Merge pull request #1 from QMCPACK/develop
mcbennet 81da022
1) Adding flag to convert4qmc to turn on optimization CI coefficients…
mcbennet f356c0a
Changing opt_dets -> opt_det_coeffs
mcbennet d41ca97
Updating .tex to include discription of -optDetCoeffs flag.
mcbennet a0200c5
Shortening description.
mcbennet edeed41
Merge pull request #892 from mcbennet/develop
prckent 1020b75
Fix GPU C2R spline communication.
ye-luo 4a64eb5
Merge pull request #896 from ye-luo/fix-GPU-C2R-spline-comm
markdewing 068bd83
cmake for cray PE required to be 3.6.1
PDoakORNL 1fbf855
Removing CRAYPE cmake requirement
PDoakORNL 8598732
Update converter tests with optDefCoeffs flag
markdewing 067c082
Merge pull request #899 from markdewing/converter_tests_opt_update
ye-luo 0376b07
Merge branch 'develop' into titan_GPU_build
ye-luo 3d91442
Merge pull request #898 from PDoakORNL/titan_GPU_build
ye-luo 0f41a5e
With llvm-4.0.1 build with spack this avoided libc++
PDoakORNL d933aed
goal of this llvm4_cuda build is instrumentation
PDoakORNL 23e0200
maybe most host to gpu call instrumented
PDoakORNL 3ea9660
Found more cpu to cuda call to trace. Made Macro
PDoakORNL 1ada2a1
Better Setup for C++11 attributes
PDoakORNL 9ae0d92
adding profiling example
PDoakORNL 001afba
improved readme
PDoakORNL 6e7af7e
preserving CUDA_PROPAGATE_HOST_FLAGS behavior when not using clang
PDoakORNL d528fbd
preventing non clang builds from attempting to activate llvm-xray pro…
PDoakORNL 437b5c3
XRay handling move to clang compilers. This removes the cache var
PDoakORNL 2e76436
Merge pull request #894 from PDoakORNL/llvm4_cuda_build
ye-luo a39d361
nexus: add initial gamess examples
jtkrogel 1f84101
Reset SPOSetBuilderFactory state.
markdewing dc16250
Add python scripts to generate GTO MO values
markdewing 53fd5ae
Add unit test for GTO molecular orbitals.
markdewing 986a2ab
qmca_opt_variance.pdf is not a pdf stricter tex implementations care
PDoakORNL b789325
building the manual with xelatex appears to create not problems
PDoakORNL b33f50e
Prefer DejaVu Sans Mono, better looking and in texlive2018
PDoakORNL c933df0
Check for existence of monotype font.
PDoakORNL 7f17a29
This may protect from IfFontExistsTF in texlive2015
PDoakORNL 96574f6
pdflatex build now suppressing unicode errors for texlive2018
PDoakORNL 5a66ae6
build the manual with xelatex appears to create not problems
PDoakORNL 0d6106e
htxelatex is more picky than xelatex
PDoakORNL 6fe1f00
manual builds with htxelatex and looks ok.
PDoakORNL 348bd81
Html Manual builds pretty nice with tex4ht
PDoakORNL 5497a90
need qualified relative paths to figures for html
PDoakORNL 9e23a4d
let a generated image file creep into the pdf generation.
PDoakORNL 27a8bc9
turned bibtopic back on.
PDoakORNL 51ec386
better directory tree output in html. verbatim more verbatim
PDoakORNL 89b2161
This may protect from IfFontExistsTF in texlive2015
PDoakORNL 0f9e3ea
bug in \lstset fixed better double figures
PDoakORNL 67447b1
put the html into the existing directory
PDoakORNL ca5f2db
define a dmn graphics extension for pdf->svg workaround
PDoakORNL 56174d8
.gitignore's fixed
PDoakORNL 1bfc73b
Correct date for IfFontExistsTF inclusion thanks @markdewing
PDoakORNL 97a092b
fixing branching mistake that kill xetex
PDoakORNL 55be4fc
removed xltabular dependence didn't need it tabularx suffices
PDoakORNL 5df85e7
cleanup the mess in manual directory after html build
PDoakORNL 0a0a1e1
Updating README.md for effectiveness
PDoakORNL 513afd4
Merge branch 'develop' into nx_gamess_examples
markdewing e1b2e62
Merge pull request #900 from jtkrogel/nx_gamess_examples
markdewing 91060b6
Convert LPQHI.eps figure to pdf.
markdewing 3663fb4
Merge branch 'develop' into test_MO
ye-luo bd1cf06
Merge pull request #901 from markdewing/test_MO
ye-luo 4bda592
Merge branch 'develop' into remove_eps_figure
ye-luo 02849be
Merge pull request #902 from markdewing/remove_eps_figure
ye-luo aeade0d
Attempt fix for test_MO with Intel SoA build
markdewing 2967770
Moving Pyscf Converter to Python 3
anbenali 2f6bb1f
Merge pull request #903 from markdewing/fix_test_MO
ye-luo f3ca75c
Add more molecular orbital unit tests.
markdewing cbd1540
Refer to legacy script
prckent 471e434
Rename + comment script to indicate legacy use
prckent ea23ca6
New Converged Pyscf references for FeCO6
anbenali 299cb74
Remove use of non-default/new font XCharter Roman. Readme.md sharpening
prckent 33b543e
cleanup of PR, reinclusion of LPQHI.pdf, XCharter Safety
PDoakORNL 6a36778
Merge branch 'htxelatex_for_html_output' of github.com:PDoakORNL/qmcp…
PDoakORNL e5607d3
Merge pull request #904 from markdewing/more_MO_tests
ye-luo 34be57c
Adding OSX new pdf2svg, texlive setup
PDoakORNL d90893a
added didn't read the readme test to build_manual.sh
PDoakORNL af9e258
Merge branch 'develop' into htxelatex_for_html_output
PDoakORNL 8dae2dd
Merge pull request #887 from PDoakORNL/htxelatex_for_html_output
ye-luo e8b9f0d
Script to build NEXUS user guide. Remove old PDF versions and interme…
prckent dd069c4
Merge pull request #907 from prckent/nexus_manual_automation
markdewing 8f58ee4
Add unit test for cusp correction
markdewing ffc16af
Merge branch 'develop' into test_cusp_corr
markdewing d1b6b6f
Ensure curOrb is defined cusp correction test.
markdewing 664d154
Clear SPOSetBuilderFactory at the test end
markdewing 97f3fc4
Extract 1D minimization routines from CuspCorr.cpp
markdewing 6cc486a
Skip cusp correction tests for CUDA builds
markdewing d7895b6
Merge branch 'test_cusp_corr' of https://github.com/markdewing/qmcpac…
markdewing afd5e8c
Merge pull request #908 from markdewing/test_cusp_corr
ye-luo 189bd86
One-dim minimization - pass functor by reference
markdewing 3dd9ba5
Merge branch 'develop' into extract_min
ye-luo af170d5
Merge pull request #909 from markdewing/extract_min
ye-luo 880229c
Skip cusp correction test in SOA build
markdewing 4e4f643
Added USE_NVTX build macro to add necessary library for building agai…
9de940e
Added nvtx ranges to the VMC and DMC CUDA drivers, enabled via USE_NV…
b02b389
Python2 and Python 3 converter
anbenali c02b7db
H5py compatibility fix...
anbenali 20882df
Fixed H5 file due to lack of backporting of h5py....
anbenali c241e79
Fixing feedback from #912
7b88113
Adding tests for FeCO6 Gamess
anbenali 6c3467b
Changed USE_NVTX to USE_NVTX_API and removed add_definition
3d53e43
Finished renaming USE_NVTX to USE_NVTX_API
a5033ae
FeCO6 pyscf test cases
anbenali 7038db2
Added USE_NVTX_API to the manual. Backed out accidental change to GNU…
8615efa
Merge pull request #911 from markdewing/fix_soa_build
ye-luo b58a3d1
Merge branch 'develop' into addnvtx
ye-luo 3051c6c
Fix typos, remove deprecated observables and tools
jtkrogel 7d0bdbd
Switch to workstation instructions for the labs (not jobrun_vesta!)
jtkrogel 059f24e
Move oddly placed pw2qmcpack appendix out of the labs and into the ex…
jtkrogel 92ee200
Remove truncate/buffer from condensed matter lab.
jtkrogel 95e52da
Change density section to TBD
jtkrogel 8d443a2
FeCO6 and LiH_ae tests
anbenali ff8e578
Reflect the default change of QE wf_collect.
ye-luo 5e35ca9
Merge branch 'develop' into qman_deprecated
prckent 3537b85
Fixing SCALARS and removing needless files
anbenali 6f8a46b
Merge pull request #916 from jtkrogel/qman_deprecated
ye-luo 7dc6262
more conservative error bars for tests
anbenali c8b9e90
Merge branch 'develop' into Small-Fixes
ye-luo 369114e
Merge pull request #905 from anbenali/Small-Fixes
prckent 61a5c50
find the library NVTX library in a portable way
PDoakORNL a77ed4f
Unbreaking CXX11 check. Needed appleclang for cuda and its horrible.
PDoakORNL 4504d64
will drop the deprecated and inefficient link_libraries another day
PDoakORNL 1d70f32
Set LCAO pyscf tests based on SOA_SUCCESS.
ye-luo 94f94c8
Correct error message pyscf not pwscf.
ye-luo 5ec2582
Align pade2 input tag as pade, only accept var.
ye-luo 9a9c1b6
consistent XML in manual
PDoakORNL 254689e
More indicative error message.
ye-luo aa0425c
Merge pull request #918 from ye-luo/aos-should-fail
markdewing 7ff291c
Merge branch 'develop' into addnvtx
ye-luo cc13309
Merge pull request #912 from jefflarkin/addnvtx
ye-luo b8f050a
Merge branch 'develop' into align-pade2-input-tag
ye-luo 6f4fef0
Merge pull request #917 from ye-luo/align-pade2-input-tag
PDoakORNL 25d8ee5
Add a brief intro to JeeI and an example.
ye-luo 9763457
Merge pull request #920 from ye-luo/manual-J3
prckent 31ce3e7
Moving the original GPU Jastrow classes to SoA names
PDoakORNL ad86acc
temp rename of original GPU Jastrow classes
PDoakORNL eabe481
accept parallel GPU Jastrow class files
PDoakORNL 77a2eb4
moving original GPU Jastrow classes back to their names
PDoakORNL f434235
Add pw2qmcpack patch for QE 6.3
ye-luo 33bbad3
Add QE configure example.
ye-luo 8375f06
Update manual.
ye-luo 0cbe9c4
moving orginal GPU Jastrows to AoS tagged files
PDoakORNL c38747a
Give the GPU Jastrow SoA versions the untagged name
PDoakORNL fa14af2
Implementation of SoA Jastrows and def to AoS tagging changes
PDoakORNL 4014496
Restoring references Chapter
PDoakORNL f0960f2
References aren't a chapter but are in toc
PDoakORNL a535306
Merge pull request #923 from PDoakORNL/bibliography_header_restore_921
markdewing dfb81a8
Remove _mm_malloc _mm_free code path.
ye-luo 622caa1
Merge pull request #924 from ye-luo/reduce-einspline_allocator-codepath
markdewing 17e19c6
CUDA SoA Jastrows no longer experimental
PDoakORNL ff83610
fixing ifdef typo for AoS, been there for a while
PDoakORNL d465c2f
EANBLE is popular mispelling, blame does not credit this one to Ye
PDoakORNL f488e9c
Remove BasisSetSize in EGOSet.
ye-luo 7493baf
Tide up ifdef logics and move all extern to cpp.
ye-luo d004d43
Safeguard hybridrep.
ye-luo cf42063
Simplify QMCWaveFunctions/CMakeLists for CUDA+SoA
ye-luo 629a3b5
Minor change.
ye-luo 855247e
Merge pull request #926 from PDoakORNL/typo_fix_SPOSetBase
ye-luo 22dbc0f
Merge branch 'develop' into gpuJastrows_Aos_to_SoA
ye-luo 164b23e
pw2qmcpack compilation aborts if no HDF5 flags.
ye-luo 40bfff4
Merge pull request #922 from PDoakORNL/gpuJastrows_Aos_to_SoA
ye-luo d874c17
Merge remote-tracking branch 'origin/develop' into QE6.3+pw2qmcpack
ye-luo de91824
Merge pull request #915 from ye-luo/QE6.3+pw2qmcpack
prckent 1c48bad
Consistent name SingleParticleXXX for 1 particle.
ye-luo be6191e
Merge pull request #929 from ye-luo/consistent-naming
PDoakORNL 523358c
create SplineAdoptorBase.h file
PDoakORNL aafe3a3
temp move of EinsplineAdopter.h
PDoakORNL 82a3a03
keep both sides of merge for file history
PDoakORNL 656e356
EinsplineAdoptor.h returned
PDoakORNL a0bc409
Breaking SplineAdopterBase into its own file. And adjusting
PDoakORNL 0b05d10
einspline_traits is used nowhere, deleting
PDoakORNL 3122330
outerProductSymm used nowhere, deleting
PDoakORNL fd1e008
BsplineSet is all that is in this so rename appropriately
PDoakORNL 865f0d3
updating in file documentaion following through on file rename
PDoakORNL 37072db
moving more Bspline related files to BsplineFactory
PDoakORNL 3b4763d
Fixing up includes and build for Bspline related file moves
PDoakORNL 4bb2ac7
Merge pull request #927 from PDoakORNL/EinsplineSet_and_adopter_reorg
ye-luo fe8e3cb
Add unit test for MultiQuinticSpline1D
markdewing 338aaed
Update oxygen scripts to QE6.3
prckent 5ba66ad
Merge pull request #930 from markdewing/test_multiquintic_spline
prckent 17272e4
Merge branch 'develop' into update_oxygen_scripts
ye-luo f756f6f
Merge pull request #931 from prckent/update_oxygen_scripts
ye-luo 586ebb3
Adding ENABLE_MKL docs making options fit on the page of pfd manual
PDoakORNL d7a51d9
resizing verbatim sections for consistency
PDoakORNL 4c5cc23
Adding ENABLE_MKL where it is lacking
PDoakORNL 293e6e4
pushing to get a good look at how I broke itemize of nightlies
PDoakORNL 5d06734
re:Ye's review: removal redundant \normalsize MKL lib item, etc.
PDoakORNL 30db40e
Add deterministic test of mt19937 random generator
prckent 1978be4
Consistency fix for MKL_ROOT
PDoakORNL e21933c
Replace residual MKL_HOME with MKL_ROOT.
ye-luo db273c7
Merge pull request #935 from prckent/random_repeatability
ye-luo 06b4821
Merge remote-tracking branch 'github/develop' into enable_mkl_docs
ye-luo b0f4d0a
Merge pull request #933 from PDoakORNL/enable_mkl_docs
ye-luo 383b9e8
Remove unsafe alignment assumption in simd::copy_n
ye-luo 98ca2cc
Merge pull request #938 from ye-luo/unsafe-assume-align-simd-copy
markdewing 08b0988
Interchange the ion and eletron loops in NLPP.
ye-luo a4325bd
Remove the eI neighbor list in SoaDistanceTableBA.
ye-luo 6c01ac7
Correct the sign.
ye-luo 519939f
Minor change.
ye-luo ef5d6c5
Update Sandbox.
ye-luo 24c6481
Update comments.
ye-luo c95e110
Remove unused PairDataType struct in DistanceTableData
ye-luo f76b72c
Fix BGQ runjob helper script.
ye-luo 7ec504d
Merge pull request #940 from ye-luo/BGQ-helper-script
prckent ce49086
Merge branch 'develop' into interchange-ion-electron-in-NLPP
ye-luo 86b3d08
Merge pull request #939 from ye-luo/interchange-ion-electron-in-NLPP
prckent e0433e5
Manual for PBC gaussians for gamma Kpoint
anbenali 8430f02
Fix cross references unrelated to this PR
prckent ad6d6a0
Cleanup, sharpen text, remove duplication
prckent b18d0f2
Merge branch 'develop' into Manual_LCAO_features
prckent 1b028a6
Merge pull request #944 from anbenali/Manual_LCAO_features
prckent 12a520f
Changelog for v3.5.0
prckent 0574d6e
Improve CHANGELOG
prckent 2033ea4
Fix link
prckent f3c4229
Nexus testing, typos
prckent 6b1d7d7
Add arxiv link to APW paper
prckent File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add an arxiv pointer here? arXiv:1805.07406
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done