We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I am working on a project that needs more compute resources (like GPUs),
once I specify the resources I need, I want to be able to click the general Launch button and get the same resources,
so that I don’t have to re-select the same resource class every time I start a session.
Set default resource pool & class per Session Launcher (for the whole project, not per user)
The text was updated successfully, but these errors were encountered:
@andre-code I believe this is done?
Sorry, something went wrong.
andre-code
No branches or pull requests
Problem
When I am working on a project that needs more compute resources (like GPUs),
once I specify the resources I need, I want to be able to click the general Launch button and get the same resources,
so that I don’t have to re-select the same resource class every time I start a session.
Solution
Set default resource pool & class per Session Launcher (for the whole project, not per user)
The text was updated successfully, but these errors were encountered: