deepseek-ai / deepseek-ai/DeepEP
How to use CUmemFabricHandle?
Open
- Dominant language
- Cuda
- Stars
- 10.1k
- Forks
- 1.4k
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 2
Description
CU_CHECK(cuMemCreate(&handle, size, &fabric_prop_, 0));报错call='cuMemCreate(&handle, size, &fabric_prop_, 0)' Reason=operation not permitted.
I encountered this error when testing the hybrid EP on the B200. How should I resolve it?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.