<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div>Hello RTK users,</div>
    <div><br>
    </div>
    <div>I am trying to reconstruct a volume with rtksart that I have
      already successfully reconstructed with rtkbackprojections but I
      get an error message.</div>
    <div><br>
    </div>
    <div>Here is my command:</div>
    <div>%rtksart% -p . -r proj.mha -g tomogeometry.xml --spacing 0.2
      --dimension 2500,2500,500 --origin -249.9,-249.9,-10 -n 1 --fp
      CudaRayCast --bp CudaRayCast -v -o plaqueSARTN1.mha</div>
    <div><br>
    </div>
    <div>And the corresponding output:</div>
    <div>Regular expression matches 1 file(s)...<br>
      Reading geometry information from tomogeometry.xml...<br>
      ExceptionObject caught with sart->Update() in file
      C:\IPTools\InsightToolkit-5.2.<wbr>1\Modules\Remote\RTK\<wbr>applications\rtksart\rtksart.<wbr>cxx
      line 129<br>
      <br>
      itk::ExceptionObject (00000075B36FBD40)<br>
      Location: "void prepareTextureObject(int *, float *, cudaArray
      **&, unsigned int, unsigned long long *, bool)"<br>
      File: C:/IPTools/InsightToolkit-5.2.<wbr>1/Modules/Remote/RTK/src/<wbr>rtkCudaUtilities.cu<br>
      Line: 142<br>
      Description: ITK ERROR: CUDA ERROR: invalid argument</div>
    <div><br>
    </div>
    <div>I have compiled ITK 5.2.1 on a Windows 11 machine with
      VC++2019, if that might be any useful.</div>
    <div><br>
    </div>
    <div>I am using Cuda 10.2</div>
    <div><br>
    </div>
    <div>I thank you very much in advance for any help that you could
      provide !</div>
    <div><br>
    </div>
    <div>Nice day to everyone,</div>
    <div><br>
    </div>
    <div>Vincent</div>
  </body>
</html>