Skip to content

Add ClusterLocal as cluster scheduler without remote connection#291

Draft
reginabuehler wants to merge 1 commit intoqueens-py:mainfrom
reginabuehler:local-cluster-scheduler
Draft

Add ClusterLocal as cluster scheduler without remote connection#291
reginabuehler wants to merge 1 commit intoqueens-py:mainfrom
reginabuehler:local-cluster-scheduler

Conversation

@reginabuehler
Copy link
Contributor

Description and Context:
What and Why?

This PR introduces a local cluster scheduler that mirrors the existing Cluster scheduler’s PBS/Slurm + Dask jobqueue workflow, but runs in a local access setting (no remote SSH connection).
It is shared now for visibility and early feedback. A few remaining pieces are still pending and listed below.

What's missing:

  •  cluster integration test
  • minimizing code redundancy to schedulers/cluster.py

Related Issues and Pull Requests

  • Closes
  • Related to

Interested Parties

@dharinib98: This branch would allow us to run QUEENS simulations locally on the cluster.

Note: More information on the merge request procedure in QUEENS can be found in the Submit a pull request section in the CONTRIBUTING.md file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant