<div dir="ltr"><div>Dear <span class="gmail-il">Gate</span>-developers,</div><div><br></div><div>I used the following code to simulate on a GPU.</div><div>examples -> gpumacros -> ct -> main-gpu.cpp </div><div><br></div><div> # GPU Tracking<br></div><div>/gate/actor/addActor                  GPUTransTomoActor gpuactor<br>/gate/actor/gpuactor/attachTo         patient<br>/gate/actor/gpuactor/setGPUDeviceID   1<br>/gate/actor/gpuactor/setGPUBufferSize 10000000    <br></div><div><br></div><div>Increasing setGPUBufferSize makes the data empty.</div><div>Is 10^7 the maximum buffer size?</div><div><br></div></div>