Open jfitz-adobe opened 1 year ago
This looks like an out-of-memory situation. .dumpdebug shows PeakCommitment has reached the process CommitLimit:
BasicPerfInfo AvailablePages : 1,282,410 CommittedPages : 3,147,393 CommitLimit : 4,678,144 PeakCommitment : 4,467,056
I don't see excessive memory usage in the graphics stack here. There is one D3D12 device on the Qualcomm GPU which is using 522 MB, plus a couple of WARP devices which are using negligible amounts of RAM.
How does this memory usage compare to when you run the same scenario in software or on other platforms?
How can we get a repro for the crash?
hi @jenatali, we're encountering a crash when calling
clEnqueueNDRangeKernel()
. i have a minidump of the crash that i can make available.here are the system particulars: