Skip to content

PipelinesForCuda11Cudnn8#4938

Merged
RandySheriffH merged 34 commits into
masterfrom
Cuda11Pipeline
Sep 9, 2020
Merged

PipelinesForCuda11Cudnn8#4938
RandySheriffH merged 34 commits into
masterfrom
Cuda11Pipeline

Conversation

@RandySheriffH
Copy link
Copy Markdown
Contributor

Setup four pipelines for testing:

-- Cuda 10.2 Cudnn 8 Cuda 11 Cudnn 8
linux -- --
windows -- --

@RandySheriffH RandySheriffH requested a review from a team as a code owner August 27, 2020 17:35
Comment thread tools/ci_build/github/azure-pipelines/win-gpu-cuda-11-pipeline.yml Outdated
@snnn
Copy link
Copy Markdown
Contributor

snnn commented Sep 9, 2020

Hi @RandySheriffH , Pranav, Faith and me had a meeting today and we decided to use CUDA 10.2 for the upcoming release. Would you please help us replace all the existing CUDA 10.1 pipelines with Cuda 10.2 Cudnn 8? Thanks.

target_compile_options(${_UT_TARGET} PRIVATE ${DISABLED_WARNINGS_FOR_TVM})
target_compile_options(${_UT_TARGET} PRIVATE "$<$<COMPILE_LANGUAGE:CUDA>:SHELL:-Xcompiler -Wno-error=sign-compare>"
"$<$<NOT:$<COMPILE_LANGUAGE:CUDA>>:-Wno-error=sign-compare>")
target_compile_options(${_UT_TARGET} PRIVATE "-Wno-error=uninitialized")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we fix the warning?

@@ -0,0 +1,64 @@
jobs:
Copy link
Copy Markdown
Contributor

@snnn snnn Sep 9, 2020

Choose a reason for hiding this comment

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

Thank you for the effort. We don't need a new CUDA 10.2 pipeline anymore. We want it becoming the default.

@RandySheriffH RandySheriffH merged commit 5e10cde into master Sep 9, 2020
@RandySheriffH RandySheriffH deleted the Cuda11Pipeline branch September 9, 2020 23:14
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

Successfully merging this pull request may close these issues.

3 participants