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

Enable CUDA 11.2 builds #2553

Merged
merged 2 commits into from
Dec 18, 2020
Merged

Enable CUDA 11.2 builds #2553

merged 2 commits into from
Dec 18, 2020

Conversation

JanuszL
Copy link
Contributor

@JanuszL JanuszL commented Dec 15, 2020

Signed-off-by: Janusz Lisiecki jlisiecki@nvidia.com

Why we need this PR?

Pick one, remove the rest

  • It enables cuda 11.2 build

What happened in this PR?

Fill relevant points, put NA otherwise. Replace anything inside []

  • What solution was applied:
    adds cuda 11.2 build recipe
  • Affected modules and functionalities:
    build system
  • Key points relevant for the review:
    NA
  • Validation and testing:
    CI
  • Documentation (including examples):
    compilation guide has been updated

JIRA TASK: [NA]

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [1912150]: BUILD STARTED

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [1913541]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [1913577]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [1912150]: BUILD FAILED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [1914222]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [1914222]: BUILD FAILED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [1914222]: BUILD PASSED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [1913577]: BUILD FAILED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [1913577]: BUILD PASSED

CUDA 11.0 because it can work with the CUDA 11.0 R450.x driver family. Please update to the
latest recommended driver version in that family.
* | CUDA_VERSION - CUDA toolkit version (10.0, 11.0, 11.1 and 11.2).
| The default is ``11.2``. Thanks to CUDA extended compatibility mode CUDA 11.1 and 11.2 wheels are
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
| The default is ``11.2``. Thanks to CUDA extended compatibility mode CUDA 11.1 and 11.2 wheels are
| The default is ``11.2``. Thanks to CUDA extended compatibility mode, CUDA 11.1 and 11.2 wheels are

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
@JanuszL JanuszL merged commit e13d6fa into NVIDIA:master Dec 18, 2020
@JanuszL JanuszL deleted the cuda_11.2 branch December 18, 2020 11:18
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.

None yet

4 participants