Skip to content

fix: WAR for Python CUDA library unknown race condition - #8361

Merged
mc-nv merged 1 commit into
r25.08from
mchornyi/TPRD-1667/L0_batcher_cudashm
Aug 19, 2025
Merged

fix: WAR for Python CUDA library unknown race condition#8361
mc-nv merged 1 commit into
r25.08from
mchornyi/TPRD-1667/L0_batcher_cudashm

Conversation

@mc-nv

@mc-nv mc-nv commented Aug 19, 2025

Copy link
Copy Markdown
Contributor

Picking changes from #8360

@mc-nv
mc-nv requested a review from GuanLuo August 19, 2025 22:03
@mc-nv mc-nv self-assigned this Aug 19, 2025
@mc-nv
mc-nv requested review from krishung5, kthui and yinggeh August 19, 2025 22:08
Comment thread qa/common/shm_util.py
shm_region_names[1] + "_data", "/" + shm_region_names[1], input1_byte_size
)
with CREATION_LOCK:
if use_system_shared_memory:

@yinggeh yinggeh Aug 19, 2025

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.

Also left the same comment in the original PR #8360. Why do we change the behavior of system shared memory if there is no issue?

@mc-nv
mc-nv merged commit de8aa9f into r25.08 Aug 19, 2025
3 checks passed
@mc-nv
mc-nv deleted the mchornyi/TPRD-1667/L0_batcher_cudashm branch August 19, 2025 23:14
mc-nv added a commit that referenced this pull request Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants