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

Add support for CryoSPARC #1416

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update azhop-slurm.txt.j2 (#1783)
line 138 has an extra `{% endif % }` that causes failure during configuration
themorey authored Dec 12, 2023
commit 570789af5362052392cbd54ca0a53bd2eaaf4b94
Original file line number Diff line number Diff line change
@@ -135,7 +135,6 @@ echo "cloud-init done" >> /tmp/cloud-init.txt
cyclecloud.cluster.autoscale.idle_time_before_jobs = {{queue.idle_timeout}}
{% endif %}
[[[cluster-init enroot:default:1.0.0]]]
{% endif %}
{% if queue.name.startswith('viz') %}
[[[cluster-init cryosparc:default:1.0.0]]]
{% endif %}