Skip to content

Purpose of check_additional_stores? #146

Answered by gpetretto
janosh asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @janosh,
the purpose of the check_additional_stores is to allow the user to know at submission time if the jobstore has been properly configure in case the job requires an additional store. For example, in the case of VASP atomate2 jobs a data additional store should be present in the jobstore defined in the project configuration file. Without this check, if the data additional store was not defined, you would get an error at the end of the Job. In this way you the user is warned before the job is added to the DB.
So this function does not check the DB collections, but rather the configuration file.

So, for an atomate2 VASP Job, if the jobstore in the project configuration does not con…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@janosh
Comment options

Answer selected by janosh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants