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

Internal error: encountered unexpected error in runtime: ReadOnlyMemoryError() Exception: UNKNOWN at 0x7ffae516cd29 -- #175

Open
Snimm opened this issue Feb 11, 2023 · 1 comment

Comments

@Snimm
Copy link

Snimm commented Feb 11, 2023

Internal error: encountered unexpected error in runtime:
ReadOnlyMemoryError()

Please submit a bug report with steps to reproduce this fault, and any error messages that follow (in their entirety). Thanks.
Exception: UNKNOWN at 0x7ffae516cd29 --

I got this error. I was using the example connect4 four scripts; this error happened when I completed 2nd iteration.

The entire console text can be found here. It was too big for here I figured.

I have the latest version of Julia (1.8.5) and CUDA (12). I am using windows 10 64-bit. I have RTX 3060 12 GB Graphic card and intel i5-7400 CPU.

Each iteration cost me about 2 hours.

@jonathan-laurent
Copy link
Owner

Such an error is a bug in CUDA.jl or Julia itself.
Internal errors like those aren't supposed to happen, whatever sins AlphaZero.jl may be committing.
I would encourage you to try other versions of Julia (both older versions and nightly).
If you have the patience, it may be valuable for you to try and create a MWE so that you can file an issue in the CUDA.jl or Julia repos. Also, some people may be able to help you it you ask on more general venues such as Slack or discourse.

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

2 participants