Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
Participants
Agenda
DD : increase frequency of meeting to once weekly?
PE : remaining questions on submission, execution in the context of SPICE
SPICE v1.x was submitted and managed via openforcefield/qca-dataset-submission; how should future iterations of SPICE be submitted/managed?
input for each dataset is defined by an HDF5 file; where does the code exist to parse this?
how do we specify spin multiplicity for each molecule in Psi4? This information is not included in the input HDF5 file we used
what is the preferred route for re-running known bad calculations?
is there a way to set constraints to restrict Psi4 version to execute with?
what must I do to set up a worker on a cluster for running calculations? Documentation for this (https://molssi.github.io/QCFractal/admin_guide/managers/setup.html ) is currently empty
the code reviewed in the PortalClient
tutorial is not in the main
branch of the repository; is it actually ready to use?
MolSSI QCArchive user group
New datasets
Updates from stakeholders
QCFractal development : sprint begins …
Additional business
Discussion topics
Notes |
---|
PE : questions on submission, execution in the context of SPICE BP : openff-qcsubmit DD – SPICE 1 was submitted and managed using qca-dataset-submission repo. openFF was willing to take on the dataset composition and submission for that, since we thought it would be simple. It ended up being more challenging than anticipated. Since SPICE isn’t an OpenFF project, OpenFF declined to do much more past SPICE 1.x. JW – recommended way to proceed depends on what you need to keep track of if you’re starting from graph molecules, openff-qcsubmit makes sense to start from however, openff-qcsubmit is currently broken (does not support new PortalClient API) PE – current recommendation is to use QCPortal directly?
PE – input from HDF5 files was parsed using what code? DD – that implementation lives in openff-qcsubmit PE – so can’t be used at the moment? DD – not at this moment; potentially in a few weeks once openff-qcsubmit is compatible with latest QCFractal
BP – Contents of HDF5?
PE – how do we specify spin multiplicity for each molecule in Psi4? This information is not included in the input HDF5 file we used BP – I thought these were all closed-shell PE – I think spin multiplicity still needs to be specified. PB – I think we chose the default one if neutral, if charged… 2*S+1 PE – I don’t know of a simple rule that would give a default multiplicity BP – It assumes closed shell singlet. That should work unless there’s an odd number of electrons.
PE – Differnet ways of rerunning the bad calcs when there was a bad version of psi4 DD – What we would have done is created a 1.(N+1), where the entries that we want to recalculate are translated by 1 bohr, and leaving the others alone. So the the new dataset would have all the molecules, but only the mols that we want recalculated would be rerun. Is this still the way we’d want to do it today, BP? BP – In the new version, records can be deleted. But if you want to keep the old version around, I’m planning to implement a feature that will let you submit duplicates. But before that happens you can still do the shift-by-one-bohr trick.
PE – How can I pin to use a specific version of psi4? BP – There’s no way to pin to use a specific version of psi4, but you can do it via the tag system. A manager will only pull down records with tags that it accepts. So you can run managers with a specific version of psi4, and then have them only accept jobs with the same tag. PE – So I can tag all my jobs with a psi4-1.6.1 tag, and only the appropriate managers would pull down those jobs. DD – Yes, but the tags are all human-set, so the person who starts up the managers would need to ensure the right psi4 is installed and the tag is set. PE – Which version to use? I’ve tested 1.6.1 but there are newer ones. DD + BP + PE – … DD – So we should rerun these tests on newer versions (1.7, 1.8) before we submit the whole dataset.
PE – Manager setup instructions? PE – New QCF code - Is it ready for use, or should we hold off until it’s finalized? BP – Ready to use. Planning on no breaking changes for a while. Will post new docs and install instructions. New docs at https://molssi.github.io/QCFractal/index.html New packages at qcarchive anaconda label https://anaconda.org/qcarchive/ DD – Could we move the changes in next to the main branch, and unlabel the conda packages? BP – Not sure, very busy this month, not before september.
JW – forwarded contact from quantum computing group at IBM
|
|
Action items
- David Dotson will create 1.3 versions for SPICE datasets to correct for wrong results
Decisions
Add Comment