deepseek-ai / deepseek-ai/DeepEP
'unspecified launch failure' when destroy buffer
Open
- Dominant language
- Cuda
- Stars
- 10.1k
- Forks
- 1.4k
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 2
Description
Hi. We want to destroy deepep buffer when the engine is in sleep mode. But there's an `'unspecified launch failure'` error. Is there any idea about? Thanks.
```
File "/xxx/DeepEP/deep_ep/buffer.py", line 135, in destroy
self.runtime.destroy()
RuntimeError: Failed: CUDA error /xxx/DeepEP/csrc/deep_ep.cpp:152 'unspecified launch failure'
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.