]> zoso.dev Git - libnemo.git/commit
Implement busy flag to prevent concurrent initializations and searches. Rewrite init...
authorChris Duncan <chris@zoso.dev>
Thu, 9 Jan 2025 08:08:53 +0000 (00:08 -0800)
committerChris Duncan <chris@zoso.dev>
Thu, 9 Jan 2025 08:08:53 +0000 (00:08 -0800)
commitff0e89d81e80b0f3facffa395194cbc385188bb0
tree46e5616bf962167a64f47485b9d9f6e8a30bcfa0
parenta2201d155467d850a8d336ae48c38d81b5c44d59
Implement busy flag to prevent concurrent initializations and searches. Rewrite init as async function. Explicitly destroy buffers if device is lost. Setup buffers and pipeline in separate function call. Refactor search into a while loop instead of recursive promises. Unmap CPU buffer as soon as possible. Do not retry search on caught error.
src/lib/nano-pow/classes/gpu.ts