-
Notifications
You must be signed in to change notification settings - Fork 73
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
Unkown error running mcxlab in mcx_core.cu #48
Comments
try the below two things:
Update: cross-out the above possibility since mcx does work on your card. |
I tried both suggestions,
I applied the registry fix 'apply_timeout_registry_fix.bat' as administrator and restarted the computer when I initially installed mcx. |
Ok, I think this might be due to missing some dlls. Can you Google "dependency walker" and load mcx.mexw64 to see if any dll missing? |
I have a similar problem: I am using Nvidia Geforce 930MX I updated my driver with no help. |
You need to apply the registry fix, see the FAQ link in my reply 3 days ago. |
@bradday4, did not hear from you, if this issue has been fixed with the registry fix, I will close it. please let me know. |
MCX studio is running perfect on my machine in the lab with a GeForce GTX 745 Cuda enabled graphics card. However, when I attempt to run any example MATLAB script with MCX I receive the following error message:
MCXLAB ERROR -30 in unit mcx_core.cu:1756: unknown error
Error from thread (0): unknown error
C++ Error: MCXLAB Terminated due to an exception!
I'm using the the 10/01/18 nightly build version of MCX.
Thanks
The text was updated successfully, but these errors were encountered: