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

Adding hybrid runner example #95

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Adding hybrid runner example #95

wants to merge 5 commits into from

Conversation

lrochette
Copy link
Contributor

@lrochette lrochette commented Oct 25, 2022

What

Adding hybrid runner example and default units

Why

To remove confusion

Notes

# hybrid runner example
runtime_environment {
name = "csdp/runner"
cpu = "1500" # for 1.5 CPU

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This didn't quite work for us. Entering 1000 actually resulted in requesting 1000 cpus. I think its best to use a string annotation like 1500m.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants