Skip to content

Fix verbose NVSHMEM_CUMEM_GRANULARITY warning.#115

Merged
romerojosh merged 1 commit intomainfrom
silence_extra_nvshmem_warning
Mar 17, 2026
Merged

Fix verbose NVSHMEM_CUMEM_GRANULARITY warning.#115
romerojosh merged 1 commit intomainfrom
silence_extra_nvshmem_warning

Conversation

@romerojosh
Copy link
Collaborator

#113 introduced a workaround for an NVSHMEM issue which forces a setting of NVSHMEM_CUMEM_GRANULARITY when needed. The code prints out a verbose warning if the user has NVSHMEM_CUMEM_GRANULARITY set in their environment to inform them of the override. This warning can sometimes print in cases where cuDecomp itself set the env var (e.g., on a prior NVSHMEM initialization during autotuning), which is not intended. This PR fixes this extra verbose printing issue.

Signed-off-by: Josh Romero <joshr@nvidia.com>
@romerojosh
Copy link
Collaborator Author

/build

@github-actions
Copy link

🚀 Build workflow triggered! View run

@github-actions
Copy link

✅ Build workflow passed! View run

@romerojosh romerojosh merged commit 3423f57 into main Mar 17, 2026
4 checks passed
@romerojosh romerojosh deleted the silence_extra_nvshmem_warning branch March 23, 2026 21:50
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.

1 participant