HKUNLP / icl-ceil

[ICML 2023] Code for our paper “Compositional Exemplars for In-context Learning”.

Home Page:https://arxiv.org/abs/2302.05698

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RuntimeError: CUDA error: CUBLAS_STATUS_NOT_INITIALIZED when calling `cublasCreate(handle)`

AiMijie opened this issue · comments

When running the script "run_epr.sh" with smcalflow, I suffer this problem when it came to scorer.py.

Thanks for your question, could you provide the full error output?

Thank you for your reply. I've solved it. If there is any new problem, I will consult you again. Thanks again.

@AiMijie How did you solve the issue? I've encountered the same error.