-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[v1.8.x] Enable CUDA 11.0 on nightly development builds #19314
Conversation
Hey @waytrue17 , Thanks for submitting the PR
CI supported jobs: [unix-cpu, unix-gpu, centos-cpu, website, miscellaneous, sanity, windows-cpu, clang, centos-gpu, windows-gpu, edge] Note: |
@samskalicky @leezu can you pleas review? thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @waytrue17 !
@mxnet-bot run ci [windows-gpu] |
Jenkins CI successfully triggered : [windows-gpu, unix-cpu, centos-gpu] |
Jenkins CI successfully triggered : [windows-gpu] |
* static build with cuda 11.0 * add newline at the end of files, add set -e * add new line * initial commit * fix typo Co-authored-by: Wei Chu <weichu@amazon.com>
how to install mxnet on cuda11 rtx 3090, is there any official documents? |
Description
This is a follow up PR to #19273. It enables CUDA 11.0 on nightly development builds.