RTKConsortium / RTK

Reconstruction Toolkit
Apache License 2.0
241 stars 143 forks source link

run FirstCudaReconstruction.cxx , CudaFDKConeBeamReconstructionFilter Update() error #546

Closed loufear closed 1 year ago

loufear commented 1 year ago

ProcessObject::Update() { if (this->GetPrimaryOutput()) { this->GetPrimaryOutput()->Update(); } } first stack error

loufear commented 1 year ago

cuda 11.4 verson

loufear commented 1 year ago

the cpu version FirstReconstruction.cxx also error please give me some suggestions

SimonRit commented 1 year ago

We don't know what is the error (launch time? compilation time? what message?). This is not the right location for a user issue, please use the mailing list.