DeceiveD icon indicating copy to clipboard operation
DeceiveD copied to clipboard

enviorment

Open zyqm123 opened this issue 3 years ago • 2 comments

My setting is : ubuntu20.04 ; python 3.7.0; pytorch1.7.1+cu110; cuda11.1. The code can run, but there is an issue: [ERROR] Sorry, cuMemHostGetDevicePointer_v2() is not implemented in the current version. If user application keeps reporting errors, please use Ctrl+C to exit. how should I solve this issue?

zyqm123 avatar Aug 14 '22 06:08 zyqm123

Othervise, when I run on the server,there exits an error, python RuntimeError: vector::_M_range_check.

zyqm123 avatar Aug 14 '22 09:08 zyqm123

My setting is : ubuntu20.04 ; python 3.7.0; pytorch1.7.1+cu110; cuda11.1. The code can run, but there is an issue: [ERROR] Sorry, cuMemHostGetDevicePointer_v2() is not implemented in the current version. If user application keeps reporting errors, please use Ctrl+C to exit. how should I solve this issue?

I have the same issue, maybe u can change torch version (1.9 or 1.10) to solve this issue

pxorig avatar Sep 16 '22 06:09 pxorig