Tim Gu

Results 59 comments of Tim Gu

Hi @lovely-error, thanks for getting back! What I was trying to see is which part of the driver is causing the problem. Based on your log, I think the problematic...

@djpetti @lovely-error Bit of an update, we have identified this as a known issue due to lack of contiguous memory in the RAM. We are investigating for a workaround. Thanks!

Hi @djpetti @lovely-error, sorry for the delayed response. After some investigation, one particular workaround seemed promising On your host machine, choose a temporary directory (in the following code we will...

@djpetti Glad it works for you! Since @lovely-error hasn't been responding I will mark this issue as resolved for now and close it. @lovely-error please feel free to post follow-ups...

> Could you just comment out (or raise NotImplementedError) the codes where to use addInst()? Hi, for sure if that's preferred. I was deleting some files because addInst was in...

Hi @jichangjichang I have modified the changes to comment out codes instead. Would you mind taking a look again? Thanks!

> @tcgu-amd Could you just replaced only where use addInst() as raise NotImplementedError. example: Before: > > `cimod.addInst(VMovB32(dst=vgpr(Holder(name="ValuC+1")),` src=vgpr("ValuC+%u"%(srcIdx+accImOffset)), comment="Rearrange MI out reg"))` > > After: > > `# cimod.addInst(VMovB32(dst=vgpr(Holder(name="ValuC+1")),...

Hi @zeyang12-jpg, thanks for reaching out. Just in case, would you be able to confirm the outputs of ``` echo $TORCH_BLAS_PREFER_HIPBLASLT ``` please? What kind of work load are you...

Hi @zeyang12-jpg! Due to inactivity, this issue will be closed for now. Please feel free to re-open in the future. Thanks!