Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: command buffer exited with error status. #20

Open
Caiguu opened this issue Jul 9, 2022 · 1 comment
Open

Error: command buffer exited with error status. #20

Caiguu opened this issue Jul 9, 2022 · 1 comment

Comments

@Caiguu
Copy link

Caiguu commented Jul 9, 2022

First, thanks a lot for the easy to use benchmark! It worked and helped me a lot.
Here comes into a problem while using Metal.
Error: command buffer exited with error status. The Metal Performance Shaders operations encoded on it may not have completed. Error: (null) Internal Error (0000000e:Internal Error) <AGXG13XFamilyCommandBuffer: 0x3c48bf500> label = <none> device = <AGXG13XDevice: 0x14517ba00> name = Apple M1 Pro commandQueue = <AGXG13XFamilyCommandQueue: 0x145181800> label = <none> device = <AGXG13XDevice: 0x14517ba00> name = Apple M1 Pro retainedReferences = 1
This problem didn't result in the break of this program. Instead, it runs well.
image
After the 46-minute-waiting, the training completed. I just wonder whether it is a bug of Apple or Metal, and if anyone has ever met this before. I searched, and I believe this is not a signle case.
Thanks again!

@rasbt
Copy link
Owner

rasbt commented Aug 13, 2022

Huh, that's interesting. I haven't encountered that one. Actually, I see that it's been a month since you posted; hoping that recent versions fixed that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants