<html><body><div><p>Hello,</p><p>I have created a simple PET geometry with voxel phantom that already works when run on CPU. Hovewer, I would like to try GPU acceleration as well, but when I modify the code and run it, I receive following error:</p><p><br></p><p> :: Stacks init<br> :: Materials init<br> :: Phantom init<br> :: Activities init<br> :: Start GPU<br> ::   Rnd ok<br> ::   Generation ok<br>WARNING - GPU reachs max step<br> ::   Tracking ok<br> :: Stop GPU (time 1.734591e-01 s)<br><br>-------- EEEE ------- G4Exception-START -------- EEEE -------<br>*** G4Exception : GeomNav0003<br>      issued by : G4PhantomParameterisation::GetReplicaNo()<br>Point outside voxels!<br>        localPoint - (-nan,-nan,-nan) - is outside container solid: pacient_solid<br><br>*** Fatal Error In Argument *** core dump ***<br>-------- EEEE -------- G4Exception-END --------- EEEE -------<br><br><br>*** G4Exception: Aborting execution ***</p><p><br></p><p>I thought it might be just me making a mistake somewhere but I receive exactly the same error when launching GPU PET macro from the example folder. I am grateful for any advice regarding the matter and what might be causing it. Using GATE 7.2.</p><p>Best regards,</p><p><br></p><p>Jiri Ters</p><p>Czech Technical University in Prague<br></p></div></body></html>