MPS error with latest main: "Failed to allocate private MTLBuffer ..."

#6
by vagenas - opened

When using the latest main, i.e. 489efedf83413048c8810da5ff7756d4484fd93b we run into the following error [1].

Any ideas what could be causing it?
For now had to pin the previous revision until resolved.

[1]

/AppleInternal/Library/BuildRoots/4~B5E4ugD7ttWrICQL0cKin8ziE5extnGgu--yePo/Library/Caches/com.apple.xbs/Sources/MetalPerformanceShaders/MPSCore/Utility/MPSCommandBufferImageCache.mm:1420: failed assertion `Failed to allocate private MTLBuffer for size 56773545984
'
/Users/pva/.local/share/uv/python/cpython-3.12.11-macos-aarch64-none/lib/python3.12/multiprocessing/resource_tracker.py:279: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
  warnings.warn('resource_tracker: There appear to be %d '

Sign up or log in to comment