Update CUDA minimum required version to 12.0 (#27570)
### Description
<!-- Describe your changes. -->
Update CUDA minimum required version to 12.0. Remove handling for older versions.
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Simplify and reduce maintenance burden.