opcode 17 error
I deleted the kernels.hsaco file and it didn't work after it was recompiled, so I added some instructions to fix the problem
@Yzgll Just want to make sure, this version runs your newly compiled AES without error right?
It seems that the unit tests are currently failing after being added. Can you help me fix them, @Yzgll? It can be problems with the test, if your AES code passes.
It seems that the unit tests are currently failing after being added. Can you help me fix them, @Yzgll? It can be problems with the test, if your AES code passes.
It seems that the unit tests are currently failing after being added. Can you help me fix them, @Yzgll? It can be problems with the test, if your AES code passes.
Yeah, you're probably right, I don't do tests, so my test code is modeled after yours and it might be a little problematic. But I think the addition of opcode 17,42,0xA4 is correct, it helped me successfully run AES after recompiling and I was able to run it successfully without writing any tests on my own mgpusim.