You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: