Paul R. C. Kent
Paul R. C. Kent
Is this OK on spock?
One consideration is that it is convenient to have the legacy CUDA implementation around since this is what the CORAL benchmark and therefore several machine acceptances rely on. If we...
Our current instructions are to `export PYTHONPATH=/PATH_TO_QMCPACK/qmcpack/src/QMCTools:\$PYTHONPATH`. However this does not work for an installation which needs to work with the source directory completely deleted. $INSTALL_DIR/QMCTools? $INSTALL_DIR/lib? The former seems...
The reason we are not putting QMCTools inside Nexus is for the answer you implicitly gave - we are trying to keep Nexus and QMCPACK independent so that if it...
@correaa please can you make a new release of boost-multi and PR this in?
Depends on whether you can detect nvcc appropriately. If so, then workarounds are possible. We have them for other compilers.
And then update CMake to detect and set this by default when we know nvcc is being used somewhere in the compilation chain?
That is what I was thinking. Another option would be to require the setting of this option if we detect NVCC, plus give some guidance.
Thanks Andrea. I changed the title to be more informative. It makes e.g. writing the release notes much easier.
Test this please