Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@oulgen
Copy link
Contributor

@oulgen oulgen commented Dec 24, 2025

No description provided.

oulgen added a commit that referenced this pull request Dec 24, 2025
stack-info: PR: #1307, branch: oulgen/stack/195
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Dec 24, 2025
oulgen added a commit that referenced this pull request Dec 24, 2025
stack-info: PR: #1307, branch: oulgen/stack/195
@oulgen oulgen requested review from choijon5, jansel and yf225 December 24, 2025 03:05
# Validate num_sm_multiplier is only used with persistent kernels
pid_type = config["pid_type"]
num_sm_multiplier = config.get("num_sm_multiplier", 1)
if num_sm_multiplier != 1 and pid_type in ("flat", "xyz"):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we'd probaby also want to exclude values larger than 1 if careveout/reserved sm is set

Copy link
Contributor

@jansel jansel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we may want to combine this with setting maxnreg in Triton to ensure the higher occupancy can launch at the same time.

@oulgen oulgen marked this pull request as draft December 24, 2025 18:21
oulgen added a commit that referenced this pull request Dec 24, 2025
stack-info: PR: #1307, branch: oulgen/stack/195
stack-info: PR: #1307, branch: oulgen/stack/195
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants