CERN / TIGRE

TIGRE: Tomographic Iterative GPU-based Reconstruction Toolbox
BSD 3-Clause "New" or "Revised" License
550 stars 182 forks source link

error :no kernel image is available for execution on the device #391

Closed libra-97 closed 2 years ago

libra-97 commented 2 years ago

Expected Behavior

Actual Behavior

d03_generateData Error at copying the last set of projections out (or in the previous copy) Error using Ax_mex no kernel image is available for execution on the device

Error Ax (line 71) projections=Ax_mex(img,geo,angles,ptype, gpuids.devices);

Error d03_generateData (line 37) projections=Ax(head,geo,angles,'interpolated');

Code to reproduce the problem (If applicable)

Specifications

libra-97 commented 2 years ago

thanks. I have solved the problem. It is ready after updating the driver