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

No reference documentation for cwltool:CUDARequirement #414

Open
fmigneault opened this issue Nov 23, 2022 · 2 comments
Open

No reference documentation for cwltool:CUDARequirement #414

fmigneault opened this issue Nov 23, 2022 · 2 comments

Comments

@fmigneault
Copy link

There is no current definition in https://www.commonwl.org/v1.2/CommandLineTool.html for cwltool:CUDARequirement.
Considering it is the "core" CWL specification, this is understandable.

However, it is mentioned in http://www.commonwl.org/user_guide/introduction/basic-concepts.html#processes-and-requirements
and other tools have also added support for it:

It would be very helpful to have an official location where this is documented.
It could be placed in an "extensions" section to highlight that it is not core CWL.

@mr-c
Copy link
Member

mr-c commented Nov 24, 2022

Hello @fmigneault

I agree that proper documentation for extensions like this one are missing. common-workflow-language/common-workflow-language#323 also talks about this

In addition to a rendered schema for the extensions, it would be good to have a list of which CWL implementstions support the extension and the standards track status (not-planned, planned-but-unscheduled, pending-cwl-v1.3, etc..)

@fmigneault
Copy link
Author

Thanks to the discussion crim-ca/weaver#506 (comment) and the pointer to https://github.com/common-workflow-language/cwltool/blob/main/cwltool/extensions-v1.2.yml, I found quite a lot of other useful requirements like Secrets that I was not even aware of their existence.

To help in new user adoption of available utilities, I think this documentation should be prioritized.

@mr-c mr-c transferred this issue from common-workflow-language/cwl-v1.2 Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants