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

Upgrade nvImageCodec to 0.4.1 version #5576

Draft
wants to merge 37 commits into
base: main
Choose a base branch
from

Conversation

jantonguirao
Copy link
Contributor

@jantonguirao jantonguirao commented Jul 22, 2024

Category:

Other Performance

Description:

  • Adapt to nvImageCodec 0.4.x API

Additional information:

Affected modules and functionalities:

ImageDecoder mostly (any operator that has a mixed backend thread pool)

  • ImageDecoder

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

@jantonguirao
Copy link
Contributor Author

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16808221]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16808221]: BUILD FAILED

@jantonguirao jantonguirao force-pushed the create_events_per_thread branch from 9737476 to 820495b Compare July 22, 2024 15:29
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16811949]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16813241]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16813356]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16813388]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16814374]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16811949]: BUILD PASSED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16814374]: BUILD PASSED

@jantonguirao jantonguirao force-pushed the create_events_per_thread branch from 820495b to 7e1910f Compare July 22, 2024 23:28
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16825232]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16825232]: BUILD PASSED

@jantonguirao jantonguirao force-pushed the create_events_per_thread branch from 7e1910f to 0200981 Compare July 23, 2024 08:30
@jantonguirao jantonguirao marked this pull request as draft July 23, 2024 08:31
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16836552]: BUILD STARTED

@jantonguirao jantonguirao force-pushed the create_events_per_thread branch from 0200981 to 3f86113 Compare July 23, 2024 08:34
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16836608]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16836608]: BUILD PASSED

@jantonguirao jantonguirao force-pushed the create_events_per_thread branch from 82fa82f to f156720 Compare July 23, 2024 12:35
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16842081]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16842081]: BUILD FAILED

@jantonguirao jantonguirao force-pushed the create_events_per_thread branch from f156720 to 18609f9 Compare July 23, 2024 17:39
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jantonguirao jantonguirao force-pushed the create_events_per_thread branch from 18609f9 to c44c269 Compare July 23, 2024 17:42
@jantonguirao jantonguirao changed the title Create a few CUDA events per thread pool thread Optimize thread pool Jul 23, 2024
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16850269]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [16850269]: BUILD PASSED

@jantonguirao jantonguirao force-pushed the create_events_per_thread branch from c44c269 to 72f8945 Compare July 24, 2024 07:58
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]>
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]>
Signed-off-by: Joaquin Anton Guirao <[email protected]>
Signed-off-by: Joaquin Anton Guirao <[email protected]>
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [21963150]: BUILD STARTED

Signed-off-by: Joaquin Anton Guirao <[email protected]>
Signed-off-by: Joaquin Anton Guirao <[email protected]>
…for non-deterministic backend assignment)

Signed-off-by: Joaquin Anton Guirao <[email protected]>
Signed-off-by: Joaquin Anton Guirao <[email protected]>
@jantonguirao jantonguirao force-pushed the create_events_per_thread branch from 867e42e to e3067a4 Compare December 30, 2024 16:13
Signed-off-by: Joaquin Anton Guirao <[email protected]>
@jantonguirao jantonguirao force-pushed the create_events_per_thread branch from 767d30f to d45db51 Compare December 30, 2024 16:33
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [21963479]: BUILD STARTED

@jantonguirao jantonguirao changed the title Improve performance of ImageDecoder (required nvImageCodec >= 0.4.0) Upgrade nvImageCodec to 0.4.1 version Dec 30, 2024
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [21963479]: BUILD PASSED

@JanuszL JanuszL mentioned this pull request Jan 2, 2025
18 tasks
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.

5 participants