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

error when using TDC dataset to predict DTI #175

Open
XWcode11 opened this issue Mar 30, 2024 · 0 comments
Open

error when using TDC dataset to predict DTI #175

XWcode11 opened this issue Mar 30, 2024 · 0 comments

Comments

@XWcode11
Copy link

XWcode11 commented Mar 30, 2024

when i used TDC (TDC_104_DeepPurpose)to predict DTI,an error raised:

RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling cublasSgemm( handle, opa, opb, m, n, k, &alpha, a, lda, b, ldb, &beta, c, ldc)。GPU storage is 24GB, A single GPU.
DeBug :
Traceback (most recent call last):
File "/home/user/anaconda3/envs/DeepPurpose/lib/python3.6/site-packages/IPython/core/interactiveshell.py", line 3343, in run_code exec(code_obj, self.user_global_ns, self.user_ns) File "", line 1, in torch._C._nn.linear(input, weight, bias)
input is tensor(242,50), weight is tensor(265,50), bias is None

here is some package version:
cuda 12.0.0 ha804496_1 conda-forge
gpytorch 1.6.0 pypi_0 pypi

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