Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enviorment #8

Open
zyqm123 opened this issue Aug 14, 2022 · 2 comments
Open

enviorment #8

zyqm123 opened this issue Aug 14, 2022 · 2 comments

Comments

@zyqm123
Copy link

zyqm123 commented Aug 14, 2022

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
Copy link
Author

zyqm123 commented Aug 14, 2022

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

@pxorig
Copy link

pxorig commented Sep 16, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants