Skip to content
New issue

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

Improve synthetic app for dynamics workflows #137

Merged
merged 10 commits into from
May 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion colmena/task_server/local.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def __init__(self,
"""
Args:
methods: Methods to be served
queues: Queues used to commmunicate with thinker
queues: Queues used to communicate with thinker
threads: Use threads instead of workers
num_workers: Number of workers to deploy.
"""
Expand Down
3 changes: 0 additions & 3 deletions demo_apps/synthetic-data/.gitignore

This file was deleted.

23 changes: 0 additions & 23 deletions demo_apps/synthetic-data/README.md

This file was deleted.

331 changes: 0 additions & 331 deletions demo_apps/synthetic-data/synthetic.py

This file was deleted.

Loading
Loading