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

bash run_predict.sh #67

Open
KangChou opened this issue May 23, 2022 · 0 comments
Open

bash run_predict.sh #67

KangChou opened this issue May 23, 2022 · 0 comments

Comments

@KangChou
Copy link

python 3.6



Traceback (most recent call last):
  File "run.py", line 478, in <module>
    env = Environment(args)
  File "/data/my_project/nlp_text/DDParser/ddparser/parser/config.py", line 202, in __init__
    paddle.seed(args.seed) 
  File "/opt/conda/lib/python3.6/site-packages/paddle/framework/random.py", line 46, in seed
    for i in range(core.get_cuda_device_count()):
OSError: (External) CUDA error(999), unknown error. 
  [Hint: 'cudaErrorUnknown'. This indicates that an unknown internal error has occurred. ] (at /paddle/paddle/phi/backends/gpu/cuda/cuda_info.cc:66)

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