Closed sdcb closed 11 months ago
您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档、常见问题、历史Issue、AI社区来寻求解答。祝您生活愉快~
Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the API,FAQ,Github Issue and AI community to get the answer.Have a nice day!
您的问题已收到,我们看下问题哈~
@sdcb 你好,看起来是VS的访问权限不足,是否是管理员账户
@zhouwei25 你好,我确实是管理员帐户Administrator,为何会觉得是权限不足?
@zhouwei25 经过不停编译、不停重试,最终竟然编译成功了,本质这个问题是偶发性的,但我试过使用CUDA 10.2编译出现问题的机率小许多,为什么会有这种偶发性问题呢?
@sdcb 因为这里报错的是 'cl.exe' died with status 0xC0000005 (ACCESS_VIOLATION)
,可能和操作系统权限有关
Since you haven\'t replied for more than a year, we have closed this issue/pr. If the problem is not solved or there is a follow-up one, please reopen it at any time and we will continue to follow up. 由于您超过一年未回复,我们将关闭这个issue/pr。 若问题未解决或有后续问题,请随时重新打开,我们会继续跟进。
bug描述 Describe the Bug
分支:release/2.4
cmake configure命令:
报错内容:
报错截图:
详细完整日志:
其他补充信息 Additional Supplementary Information
似乎每次ninja all报错的***.cu文件都不同,这次是logcumsumexp_grad_kernel.cu,上次是elementwise_subtract_grad_kernel.cu