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 GPU request #6194

Closed
belforte opened this issue Oct 15, 2020 · 3 comments
Closed

add support for GPU request #6194

belforte opened this issue Oct 15, 2020 · 3 comments

Comments

@belforte
Copy link
Member

start with a FAQ on how to do it via extraJDL
adding a configuration parameter in the crabConfig may be a lot of work since it
requires schema change and changing a zilion places in the REST APIs where the list
of all columns has to be given in correct order.

example on how to do it condorside:
https://ci-connect.atlassian.net/wiki/spaces/CMS/pages/80117822/Requesting%2BGPUs

@belforte
Copy link
Member Author

@belforte
Copy link
Member Author

set priority to low since this should be sufficient for initial use. Will see depending on user adoption if worth to add one ad-hoc parameter. Or find some hack by which we can become more flexible like one `config.Debug.extraParams=[list of strings]' and solve forever the problem of adding configuration parameters.

@belforte
Copy link
Member Author

belforte commented Mar 3, 2022

now overridden by #6989

@belforte belforte closed this as completed Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant