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

fail on MacOS(VENTURA) with NDArray > 2**32 #134

Open
gugaucb opened this issue Feb 25, 2023 · 0 comments
Open

fail on MacOS(VENTURA) with NDArray > 2**32 #134

gugaucb opened this issue Feb 25, 2023 · 0 comments

Comments

@gugaucb
Copy link

gugaucb commented Feb 25, 2023

  • GPU: mps
  • VRAM: unified 128G
  • CPU arch: arm
  • OS: macOS VENTURA
  • Python: Anaconda / Python 3.9.13
  • Branch: main / development

python test.py Model path models/RRDB_ESRGAN_x4.pth. Testing... 1 baboon 2 comic 3 macaco1 /AppleInternal/Library/BuildRoots/c651a45f-806e-11ed-a221-7ef33c48bc85/Library/Caches/com.apple.xbs/Sources/MetalPerformanceShaders/MPSCore/Types/MPSNDArray.mm:724: failed assertion [MPSNDArray initWithDevice:descriptor:] Error: total bytes of NDArray > 2**32'
`
Similar situation about this issue https://github.com/invoke-ai/InvokeAI/issues/1244.

Someone know to resolve this error?

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

1 participant