CUDA Driver Compatibility Testing
workflow:cuda-driver-compatibility-testing
Workflowworkflows/workflows/workflows-gpu.yaml·Open in Graph → {
"id": "workflow:cuda-driver-compatibility-testing",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-gpu.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "CUDA Driver Compatibility Testing",
"workflowKind": "development",
"triggerType": "event-driven",
"typicalCadence": "per-driver-release",
"complexity": "single-team",
"description": "Validates application compatibility with new CUDA driver and toolkit\nreleases — running regression test suites across GPU SKUs, checking\nAPI deprecation impact, verifying container image compatibility, and\nproducing a go/no-go recommendation. Excludes CUDA kernel writing.\n"
},
"outgoingEdges": [
{
"from": "workflow:cuda-driver-compatibility-testing",
"to": "role:test-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:cuda-driver-compatibility-testing",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:cuda-driver-compatibility-testing",
"to": "role:implementer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:cuda-driver-compatibility-testing",
"to": "skill-area:editor-fluency",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:cuda-driver-compatibility-testing",
"to": "domain:scientific-computing",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:cuda-driver-compatibility-testing",
"to": "domain:infrastructure",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:cuda-driver-compatibility-testing",
"to": "responsibility:upgrade-dependencies-weekly",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:cuda-driver-compatibility-testing",
"to": "responsibility:dx-tooling-maintenance",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:cuda-driver-compatibility-testing",
"to": "org-unit:research-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:cuda-driver-compatibility-testing",
"to": "org-unit:platform-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}