Skip to content

How can I use DeepGemm with sm120a(5060)? #185

@Lyxien

Description

@Lyxien
Image

I found that the code generated by DeepGemm contains the tcgen05.fence instruction (in

asm volatile("tcgen05.fence::before_thread_sync;");
), but SM120 does not support this instruction.

However, if I generate code for SM90, then the wgmm instructions are missing…

So I would like to ask, how can I use DeepGemm on SM120a?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions