Open MarcSeebold opened 1 year ago
I too have encountered this issue with stable-baselines3
RuntimeError: false INTERNAL ASSERT FAILED at "../c10/cuda/CUDAGraphsC10Utils.h":73, please report a bug to PyTorch. Unknown CUDA graph CaptureStatus21993
Cuda version:
(poetry) nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2022 NVIDIA Corporation
Built on Tue_May__3_18:49:52_PDT_2022
Cuda compilation tools, release 11.7, V11.7.64
Build cuda_11.7.r11.7/compiler.31294372_0
Any solution @allen-adastra ?
Can you please provide a complete log of the output of ./start.sh
?
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior Image generation works
Screenshots
Desktop (please complete the following information):
GPU Info NVIDIA RTX 1080 NVIDIA-SMI 525.85.12 Driver Version: 525.85.12 CUDA Version: 12.0
Error Message
Additional context Related issues:
Stacktrace