Skip to content

Commit

Permalink
update Matlab/CUDA to fix "unexpected errors"
Browse files Browse the repository at this point in the history
  • Loading branch information
marius10p committed Jun 16, 2017
1 parent 9d9bc00 commit 9c051b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CUDA/mexGPUall.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@
% mex -largeArrayDims mexMPregMU.cu
% mex -largeArrayDims mexWtW2.cu

% If you get uninterpretable errors like "An unexpected error occurred during CUDA execution", and if you are using Pascal GPUs
% (GTX 10xx series), it might be necessary to upgrade to Matlab 2017a / CUDA 8.0.


0 comments on commit 9c051b7

Please sign in to comment.