[Gate-users] GPU buffer size
Ji Hye Han
jihye.han at gmail.com
Thu Jan 9 03:21:42 CET 2020
Dear Gate-developers,
I used the following code to simulate on a GPU.
examples -> gpumacros -> ct -> main-gpu.cpp
# GPU Tracking
/gate/actor/addActor GPUTransTomoActor gpuactor
/gate/actor/gpuactor/attachTo patient
/gate/actor/gpuactor/setGPUDeviceID 1
/gate/actor/gpuactor/setGPUBufferSize 10000000
Increasing setGPUBufferSize makes the data empty.
Is 10^7 the maximum buffer size?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20200109/dd8ff5f6/attachment.html>
More information about the Gate-users
mailing list