X-Avatar
X-Avatar copied to clipboard
RuntimeError: cusolver error: 7, when calling `cusolverDnCreate(handle)`
Hello, when I try to run the train.py on XHumans_scan_smplx with 3090, it shows that CUDA out of memory. When i reduce the datamodule.dataloader.batch_size, another error is displayed, as follows:
This is very confusing to me. Is there something wrong with me?