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

Improve handling of CUDA Array Interface v3 #5425

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

JanuszL
Copy link
Contributor

@JanuszL JanuszL commented Apr 12, 2024

  • adds handling of all special values of stream field
    defined by CUDA Array Interface v3

Category:

Bug fix (non-breaking change which fixes an issue)

Description:

Additional information:

Affected modules and functionalities:

  • DALI backend

Key points relevant for the review:

  • NA

Tests:

  • Existing tests apply
  • New tests added
    • Python tests
      • test_backend_impl_gpu.test_cuda_array_interface_v3_stream
    • 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: DALI-3932

@JanuszL JanuszL added the important-fix Fixes an important issue in the software or development environment. label Apr 12, 2024
@JanuszL
Copy link
Contributor Author

JanuszL commented Apr 12, 2024

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [14190415]: BUILD STARTED

- adds handling of all special values of stream field
  defined by CUDA Array Interface v3

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
@JanuszL
Copy link
Contributor Author

JanuszL commented Apr 12, 2024

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [14190519]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [14190519]: BUILD PASSED

@JanuszL JanuszL merged commit 180b424 into NVIDIA:main Apr 12, 2024
7 checks passed
@JanuszL JanuszL deleted the improve_array_int branch April 12, 2024 17:21
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
important-fix Fixes an important issue in the software or development environment.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants