We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
fabsim archer2 validate_facs:cores=24
The additional simulation configurations should be added here: https://github.com/djgroen/FabCovid19/tree/master/config_files/facs_validation/SWEEP
The text was updated successfully, but these errors were encountered:
Hi @djgroen
Could you check if the command is correct?
Do you mean this one instead?
https://github.com/djgroen/FabCovid19/blob/685c703398e697ec78304486b81b0e47edf7c268/VVP/facs_VVP_ensemble_validation.py#L67
Sorry, something went wrong.
No, I meant this one actually:
Seemingly there is no task called validate_facs... Getting the error
RuntimeError: The request task facs_validate is not available!!
@arindamsaha1507
Look at line 93...
@load_plugin_env_vars("FabCovid19") def validate_facs(cores=1, skip_runs=False, label="", sif_mode=False, sif_dir="", **args):```
arindamsaha1507
No branches or pull requests
fabsim archer2 validate_facs:cores=24
and see what the error is.The additional simulation configurations should be added here: https://github.com/djgroen/FabCovid19/tree/master/config_files/facs_validation/SWEEP
The text was updated successfully, but these errors were encountered: