Skip to content

change k's value to a multiple of 256#98

Merged
msaroufim merged 3 commits intogpu-mode:mainfrom
vickiw973:fix/group_yml
Jan 26, 2026
Merged

change k's value to a multiple of 256#98
msaroufim merged 3 commits intogpu-mode:mainfrom
vickiw973:fix/group_yml

Conversation

@vickiw973
Copy link
Copy Markdown
Contributor

verified locally
test.0.status: pass
test.1.spec: m: [256, 72]; n: [512, 384]; k: [256, 256]; g: 2; seed: 1111
test.1.status: pass
test.2.spec: m: [128, 128]; n: [128, 256]; k: [512, 256]; g: 2; seed: 1111
test.2.status: pass
test.3.spec: m: [80, 128, 256]; n: [384, 256, 128]; k: [256, 512, 256]; g: 3; seed: 1111
test.3.status: pass
test.4.spec: m: [64, 72, 96]; n: [128, 384, 512]; k: [512, 512, 256]; g: 3; seed: 1111
test.4.status: pass
test.5.spec: m: [64, 256, 128]; n: [768, 128, 256]; k: [512, 256, 512]; g: 3; seed: 1111
test.5.status: pass
test.6.spec: m: [128, 128, 64]; n: [256, 512, 512]; k: [768, 256, 768]; g: 3; seed: 1111
test.6.status: pass
test.7.spec: m: [128, 128, 128, 128]; n: [128, 128, 128, 128]; k: [512, 256, 512, 256]; g: 4; seed: 1111
test.7.status: pass
test.8.spec: m: [40, 56, 384, 512]; n: [512, 384, 256, 128]; k: [256, 256, 256, 256]; g: 4; seed: 1111
test.8.status: pass
test.9.spec: m: [512, 384, 256, 128]; n: [256, 256, 256, 256]; k: [512, 768, 512, 768]; g: 4; seed: 1111
test.9.status: pass
check: pass
main end

@msaroufim msaroufim self-requested a review January 26, 2026 00:47
@msaroufim msaroufim merged commit db1c91e into gpu-mode:main Jan 26, 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.

3 participants