PartSLIP2
PartSLIP2 copied to clipboard
运行这个模型需要多大的显卡资源?24g的3090是否够用?
运行这个模型需要多大的显卡资源?24g的3090是否够用?
RuntimeError: CUDA error: CUBLAS_STATUS_NOT_SUPPORTED when calling cublasSgemmStridedBatched( handle, opa, opb, m, n, k, &alpha, a, lda, stridea, b, ldb, strideb, &beta, c, ldc, stridec, num_batches)
我在运行python gen_sp.py时遇到这个报错 我不知道是我的显卡资源不够还是我的版本cuda有问题