qups icon indicating copy to clipboard operation
qups copied to clipboard

DAS returns all 0s

Open thorstone25 opened this issue 1 year ago • 0 comments
trafficstars

It appears every now and then, the UltrasoundSystem.DAS() returns all 0s on CUDA-enabled computers. I think its likely related to the ptx-file version. It's unclear why exactly this happens, whether it's related to MATLAB or CUDA behaviour or simply versioning issues, but is likely related to the ptx-file version.

Recompiling by running setup cache and recreating the UltrasoundSystem or us = UltrasoundSystem('recompile', true); should provide a work-around for now.

thorstone25 avatar May 10 '24 18:05 thorstone25