[Dependency Update] Bump up the CI Nvidia docker to CUDA 10.1#14986
Conversation
marcoabreu
left a comment
There was a problem hiding this comment.
It seems like you didn't rebase properly and are thus dismissing recent changes
|
Please don't for get to update the NightlyTestsForBinaries. Hmmm it seems that when I updated it, I didn't update the step label . Would be great if you could update that too =) |
|
Good catch @perdasilva done! |
|
@mxnet-label-bot add[CI, pr-awaiting-response] |
|
@perdasilva waiting for your approval here |
perdasilva
left a comment
There was a problem hiding this comment.
LGTM - thank you for your work!
|
Damn. You probably also need to update: https://github.com/apache/incubator-mxnet/blob/master/ci/docker/install/ubuntu_nvidia.sh#L25 |
|
@stu1130 sorry this is taking longer than it should. The problem with the sanity check has been fixed. Could you please rebase off master to get everything to green =) |
87eed59 to
d28a2e0
Compare
|
@perdasilva done |
75a398b to
821e575
Compare
|
ping @szha @perdasilva @marcoabreu for review |
|
@szha @marcoabreu could you merge this if it looks good to you? Thanks |
|
@marcoabreu Gentle ping... |
|
@marcoabreu @szha Could you take a look at this PR again? Thanks |
|
@marcoabreu @szha Gentle ping! |
|
Curious if this is gonna miss anything, considering the age of the PR. We'll see... |
…#14986) * bump up the nvidia docker to CUDA 10.1 * change the func name * change the groovy file * clean up code & create cu101 docker file * add cuda 10.1 * update the miss groovy * change description * move up the cudnn installation * update label & func for nightly build * update to cuda 10.1 * upgrade to build cu101mkl * do not use nvidia docker in build static test * fix cuda_patch_typo * use nvidia docker * fix the right config * use nvidia docker and install latest cuDNN * fix the typo * use default cudnn
Description
don't merge the code after we update the GPU driver of instances running the Jenkin
Bump up the Nvidia docker to CUDA 10.1
Checklist
Essentials
Please feel free to remove inapplicable items for your PR.
Changes
Comments
@perdasilva @marcoabreu