RuntimeError: The following operation failed in the TorchScript interpreter. Traceback of TorchScript (most recent call last): RuntimeError: nvrtc: er

ubuntu20.04
cuda11.3
RTX4060TI
- torch==1.10.0+cu113
- torchvision==0.11.1+cu113
- torchaudio==0.10.0+cu113

ERR INFO:
pos[:2] += torch_rand_float(-1., 1., (2, 1),
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)

1 Like