MxIndex 两个库加载在同一个gpu,并使用多线程同时查询两个库,会codedown
收藏回复举报
MxIndex 两个库加载在同一个gpu,并使用多线程同时查询两个库,会codedown
t('forum.solved') 已解决
新人帖
发表于2023-12-06 09:51:43
0 查看

报错:terminate called after throwing an instance of 'ascend::AscendException'

what(): Error in void ascend::AscendStackMemory::Stack::returnAlloc(char*,size_t,aclrtStream) at ascenddaemon/utils/AcendStackMemory.cpp:161:Error: 'p+sz == head' failed.

疑问:1.在不同的库也不能并发查询?

2.使用try{}catch(const std::Exception)不能捕获ascend::AscendException?

本帖最后由 匿名用户2024/12/05 17:15:13 编辑

我要发帖子