Skip to content

Is kFixedChannels only available on arch >= SM80? #538

Answered by hwu36
lygztq asked this question in Q&A
Discussion options

You must be logged in to vote

sm75 and sm80 are tested, but i think sm70 should be supported out of the box.

our generator.py does not have sm70, but you can use this one https://github.com/NVIDIA/cutlass/blob/master/tools/library/scripts/generator.py#L478 as a boilerplate and uses the tile sizes and instruction sizes in https://github.com/NVIDIA/cutlass/blob/master/tools/library/scripts/generator.py#L819 instead.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lygztq
Comment options

Answer selected by lygztq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants