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

RuntimeError #27

Open
qinge0 opened this issue May 13, 2023 · 1 comment
Open

RuntimeError #27

qinge0 opened this issue May 13, 2023 · 1 comment

Comments

@qinge0
Copy link

qinge0 commented May 13, 2023

Hi, developers of DexterousHands,

When I tried the command python train.py --task=ShadowHandOver --algo=happo

There is a RuntimeError occuring——

RuntimeError: The following operation failed in the TorchScript interpreter.
Traceback of TorchScript (most recent call last):
RuntimeError: nvrtc: error: invalid value for --gpu-architecture (-arch)

The specific operation situation is as follows :
图片
图片
Previously, I installed version 0.8 of PyTorch, but an error was reported during runtime due to inconsistency with the Cuda version. After installing version 1.12 of PyTorch, Torch0.8 was automatically uninstalled due to compatibility issues. Later, this error was reported during runtime.

@qinge0
Copy link
Author

qinge0 commented May 14, 2023

Sorry,previously, I installed version 1.8 of PyTorch.

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

1 participant