AnswerDotAI / AnswerDotAI/gpu.cpp
Unable to catch exception in wgpuDeviceSetUncapturedErrorCallback
オープン
- 主要言語
- C++
- スター
- 4k
- フォーク
- 199
- 平均マージ
- 2分
- マージ済み PR(30日)
- 3
説明
When calling dispatchKernel throws the runtime exception in wgpuDeviceSetUncapturedErrorCallback, try-catch around dispatchKernel does not catch the exception.
https://github.com/AnswerDotAI/gpu.cpp/blob/main/gpu.h#L791
A thread other than the main thread may be throwing the exception.
https://stackoverflow.com/questions/25282620/catching-exception-from-worker-thread-in-the-main-thread
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。