[all-commits] [llvm/llvm-project] 102cf1: [Offload] Make CUDA Driver Version a string (#146049)

Ross Brunton via All-commits all-commits at lists.llvm.org
Fri Jun 27 07:07:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 102cf1b9997139ac8613d55d6dccf283dbf7e6e9
      https://github.com/llvm/llvm-project/commit/102cf1b9997139ac8613d55d6dccf283dbf7e6e9
  Author: Ross Brunton <ross at codeplay.com>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M offload/plugins-nextgen/cuda/src/rtl.cpp

  Log Message:
  -----------
  [Offload] Make CUDA Driver Version a string (#146049)

AMD treats this value as a string, so for consistency require this in
NVIDIA as well. This shouldn't change the output of the
`llvm-offload-device-info` tool, but does fix an issue in liboffload
when it tries to query the version.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list