I installed the latest Jacket version today. After running
addpath([matlabDrive '\Program Files\AccelerEyes\Jacket\2.2\engine']);
ginfo
I get the following errors:
Warning: Executing startup failed in matlabrc.
This indicates a potentially serious problem in your MATLAB setup,
which should be resolved as soon as possible. Error detected was:
MATLAB:invalidMEXFile
Invalid MEX-file 'c:\Program
Files\AccelerEyes\Jacket\2.2\engine\gpu_entry.mexw64': The application has
failed to start because its side-by-side configuration is incorrect. Please see
the application event log or use the command-line sxstrace.exe tool for more
detail.
> In matlabrc at 202
I thought it might have to do with not having the latest CUDA drivers, so I updated those as well. I am still getting the same error, however.
Any ideas on what the problem is?