Skip to content

Fix: match "libnccl" instead of "nccl" in the library check#640

Merged
sphish merged 1 commit into
deepseek-ai:mainfrom
hirschsn:more-specific-library-matching
May 22, 2026
Merged

Fix: match "libnccl" instead of "nccl" in the library check#640
sphish merged 1 commit into
deepseek-ai:mainfrom
hirschsn:more-specific-library-matching

Conversation

@hirschsn

Copy link
Copy Markdown
Contributor

This commit changes the library matching, so that it avoids accidentally matching "/dev/shm/nccl-XXXXXX" shared memory mappings that might be present in /proc/self/map.

This commit changes the library matching, so that it avoids accidentally
matching "/dev/shm/nccl-XXXXXX" shared memory mappings that might be present in
/proc/self/map.
@sphish sphish merged commit bb29c6b into deepseek-ai:main May 22, 2026
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.

2 participants