You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
why GPU computing is supported only in Windows installation of Matlab?
I tried to bypass the check "ispc", but got the error
Incorrect number or types of inputs or outputs for function 'FDBPMpropagator_CUDA'.
Error in BPMmatlab.model/FD_BPM (line 375)
[E,n_slice,precisePower] = FDBPMpropagator_CUDA(E,mexParameters);
Matlab command "gpuDevice" is running, CUDA 7.5 on Quadro T1000, Ubuntu 22.04.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Sir,
why GPU computing is supported only in Windows installation of Matlab?
I tried to bypass the check "ispc", but got the error
Incorrect number or types of inputs or outputs for function 'FDBPMpropagator_CUDA'.
Error in BPMmatlab.model/FD_BPM (line 375)
[E,n_slice,precisePower] = FDBPMpropagator_CUDA(E,mexParameters);
Matlab command "gpuDevice" is running, CUDA 7.5 on Quadro T1000, Ubuntu 22.04.
Beta Was this translation helpful? Give feedback.
All reactions