Hello QMCPACK development team,
We have recently been able to use the summit build script found within the qmcpack/config folder within the 'develop' branch to build qmcpack on summit. I believe this build script runs fine as I do not get any major build errors.
One thing to note is that any python submodules including pyscf, numpy, etc., are not available through summit to be loaded using 'module load' .
I have tried building qmcpack on both my /home directory and /project directory within summit. While the build seems fine, even though python submodules are not found, attempts at running the deterministic tests fail. Only 2% of the deterministic tests pass.
I have tried running the tests a few different ways. 1) Within my /home directory, 2) within my /project directory, and 3) using a conda environment where I have installed the python submodules (pyscf, numpy, etc).
In all three cases I still get that the deterministic tests fail. I should note that I have tried running the deterministic tests on the login node (no batch script), as well as using a batch script (using bsub and requesting # of nodes, etc). In all cases I still get that all the deterministic tests fail.
Please provide any information that would be helpful in building and running qmcpack on summit. In particular, successfully running the deterministic tests after building qmcpack.
Thanks,
Ben