<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
Hello everyone,
<div><br>
</div>
<div>I have installed the Cuda version of itk-rtk (<font color="#b4edff">pip install itk-rtk-cuda116</font>).</div>
<div>Some filters are working as expected but the following are not:</div>
<div><br>
</div>
<div><font color="#b4edff">rtk.ParkerShortScanImageFilter</font></div>
<div><font color="#b4edff">rtk.CudaScatterGlareCorrectionImageFilter</font></div>
<div><br>
</div>
<div>I get error:</div>
<div>“<font color="#ff7fb4"><span style="caret-color: rgb(58, 3, 43);">module 'RTK' has no attribute ‘CudaParkerShortScanImageFilter</span><span style="caret-color: rgb(58, 3, 43);">’</span></font>"</div>
<div>“<font color="#ff7fb4"><span style="caret-color: rgb(58, 3, 43);">module 'RTK' has no attribute ‘</span><span style="caret-color: rgb(0, 0, 0);">CudaScatterGlareCorrectionImageFilter</span><span style="caret-color: rgb(58, 3, 43);">'</span></font>"</div>
<div><br>
</div>
<div>Their CPU counterparts work as expected.</div>
<div>Does anyone have any idea why?</div>
<div>Thanks in advance.</div>
<div><br>
</div>
<div>Best,</div>
<div>Obaid</div>
</body>
</html>