CuAssembler
CuAssembler copied to clipboard
Error when assembling instruction "[B------:R3:W4:-:S06] @P3 LDG.E.EL.128 R12, desc[UR8][R16.64] ;":
Hi,
Many thanks for releasing this assembler! I was trying to disassemble pytorch's kernel, but and then I saw this error:
Error when assembling instruction "[B------:R3:W4:-:S06] @P3 LDG.E.EL.128 R12, desc[UR8][R16.64] ;": Assembling failed (NewModi): Unknown modifiers: ({'0_EL'})
May I know is there any idea how to resolve this error?
Best,