Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUDA 10.1 support #83

Open
Hir320 opened this issue Nov 3, 2021 · 3 comments
Open

CUDA 10.1 support #83

Hir320 opened this issue Nov 3, 2021 · 3 comments

Comments

@Hir320
Copy link

Hir320 commented Nov 3, 2021

Hello all,

Does U-Net run with CUDA 10.1? I have used U-Net with CUDA 10.0, but currently I want to build U-Net on CUDA 10.1 for some reasons. My server's OS is Ubuntu 18.04.

Do I just need to follow "Setup on own server (from source)" to build it on CUDA 10.1? Does it require cuDNN before installation of U-Net?

@Hir320
Copy link
Author

Hir320 commented Nov 23, 2021

Finally, my server got recovered, so it is now compatible with CUDA 10.0. Thus I don't need to build U-Net on 10.1. However, I still wonder if U-Net is compatible with CUDA 10.1, so I leave this issue open.

Thank you

@ThorstenFalk
Copy link
Collaborator

Building from source might be possible. In the worst case there are interface changes in cuDNN, so that cuDNN function calls must be slightly adapted. Please check the original caffe sources for updates in question.

@Hir320
Copy link
Author

Hir320 commented Dec 28, 2021

@ThorstenFalk
Thank you. I will try and figure out if problems happen.

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

No branches or pull requests

2 participants