Skip to content

http://commonwl.org/cwltool#CUDARequirement.cudaVersionMin is not supported #167

@fabricebrito

Description

@fabricebrito

CUDARequirement supported features is incomplete:

 supported_features = {
        'DockerRequirement': ['class', 'dockerPull'],
        'http://commonwl.org/cwltool#CUDARequirement': ['class', 'cudaDeviceCount', 'cudaDeviceCountMin', 'cudaDeviceCountMax'],
    }

see https://github.com/common-workflow-language/cwltool/blob/main/cwltool/extensions.yml

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions