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

Switch tegra build to CUDA 12 #5779

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

jantonguirao
Copy link
Contributor

Category:

Other

Description:

Switch Tegra builder to CUDA 12

Additional information:

Affected modules and functionalities:

Key points relevant for the review:

Tests:

  • Existing tests apply
  • New tests added
    • Python tests
    • GTests
    • Benchmark
    • Other
  • N/A

Checklist

Documentation

  • Existing documentation applies
  • Documentation updated
    • Docstring
    • Doxygen
    • RST
    • Jupyter
    • Other
  • N/A

DALI team only

Requirements

  • Implements new requirements
  • Affects existing requirements
  • N/A

REQ IDs: N/A

JIRA TASK: N/A

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22492063]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22492153]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22492372]: BUILD STARTED

@jantonguirao jantonguirao force-pushed the tegra_cu12_build branch 2 times, most recently from 420cc60 to 3b8bef1 Compare January 14, 2025 17:52
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22496993]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22496993]: BUILD FAILED

@@ -40,7 +40,7 @@ endfunction()
# List of currently used arch values
if (${ARCH} MATCHES "aarch64-")
# aarch64-linux
set(CUDA_known_archs "53" "62" "72" "75" "87")
set(CUDA_known_archs "72" "75" "87" "90a")
Copy link
Member

Choose a reason for hiding this comment

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

Out of curiosity, why the 'a' variant in 90a?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

docs/support_matrix.rst Outdated Show resolved Hide resolved
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22530500]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22530500]: BUILD FAILED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22542172]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22549530]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22549796]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22549796]: BUILD FAILED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22576893]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22576893]: BUILD FAILED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22581924]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22582894]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22585200]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22582894]: BUILD FAILED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22585200]: BUILD FAILED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22593892]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [22593892]: BUILD FAILED

@jantonguirao jantonguirao force-pushed the tegra_cu12_build branch 3 times, most recently from f99a752 to 9456cbf Compare January 21, 2025 16:37
Signed-off-by: Joaquin Anton Guirao <[email protected]>
Signed-off-by: Joaquin Anton Guirao <[email protected]>
Signed-off-by: Joaquin Anton Guirao <[email protected]>
Signed-off-by: Joaquin Anton Guirao <[email protected]>
Signed-off-by: Joaquin Anton Guirao <[email protected]>
Signed-off-by: Joaquin Anton Guirao <[email protected]>
Signed-off-by: Joaquin Anton Guirao <[email protected]>
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.

4 participants