Skip to content
  • Brad King's avatar
    CUDA: Find MSVC binutils on Windows · 522b913f
    Brad King authored
    On Windows the host link launcher is just `link.exe`.  Find and use that
    instead of trying to extract the launcher from the `nvcc -v` output.
    522b913f