openff-evaluator icon indicating copy to clipboard operation
openff-evaluator copied to clipboard

[Request] Allow users to pass in the output of `BaseDaskJobQueueBackend._get_extra_cluster_kwargs`

Open lilyminium opened this issue 3 years ago • 0 comments
trafficstars

This will allow users to customise the initiation of a Dask Jobqueue flexibly. An example use case is the hpc3 cluster at UCI, where you might want to launch a sentinel EvaluatorServer from the cheaper dmobley_lab account but start up dask workers on the necessary yet expensive dmobley_lab_gpu account. Others include e.g. wanting a shebang.

lilyminium avatar Feb 23 '22 23:02 lilyminium