Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

add cuda 11 support for windows 10 #2095

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hihouhou
Copy link

maybe I'm wrong, but I try :-)

maybe I'm wrong, but I try :-)
@hihouhou hihouhou closed this Dec 23, 2020
@hihouhou hihouhou reopened this Dec 23, 2020
Copy link

@yhanyhan0724 yhanyhan0724 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@hihouhou
Copy link
Author

hihouhou commented Jan 7, 2021

it failed, it seems to be different about directories

@angeiv
Copy link

angeiv commented Jan 27, 2021

cuda 11 has a different directories than others:

cuda_11.2.0_460.89_win10 tree . -L 2 -d
├── cuda_nvcc
│   └── nvcc
├── cuda_nvrtc
│   ├── nvrtc
│   └── nvrtc_dev
cuda_10.0.130_411.31_windows tree . -L 2 -d
├── nvcc
│   ├── bin
│   ├── include
│   ├── lib
│   └── nvvm
├── nvrtc
│   └── bin
├── nvrtc_dev
│   ├── include
│   └── lib

@hackmod
Copy link
Contributor

hackmod commented Jan 28, 2021

cuda11 build issue fixed by PR #2133

@bazzoon
Copy link

bazzoon commented May 7, 2021

I have cuda 11.1 on windows 10, but do not see a binay for this version! Where can I find one?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants