cwltool.cuda
¶
Module Contents¶
Functions¶
|
- cwltool.cuda.cuda_version_and_device_count()¶
- Return type
Tuple[str, int]
- cwltool.cuda.cuda_check(cuda_req, requestCount)¶
- Parameters
cuda_req (cwltool.utils.CWLObjectType) –
requestCount (int) –
- Return type
int