[Gate-users] GPU accelation problem
이호연
leehoy at kaist.ac.kr
Fri Jan 8 10:51:53 CET 2016
Thanks a lot Camille.I think my gpu's compute capability is not one of 20 or 30, I should check that and change the CMakeList.txtI feel like that will work!Thanks again-Hoyeon
-----------------------원본메일-----------------------보낸사람 : Camille Metz <cmetz at eos-imaging.com>받는사람: 이호연<leehoy at kaist.ac.kr>,"gate-users at lists.opengatecollaboration.org" <gate-users at lists.opengatecollaboration.org>보낸날짜: 2016-01-08 17:21:23 GMT +0900 (ROK)제목: RE: [Gate-users] GPU accelation problem
Hi Hoyeon,
I had the same problem and fixed it by adding '-gencode arch=compute_XX, code=sm_XX;' on l.192 of CMakeLists.txt after CUDA_NVCC_FLAGS (and recompiled afterwards), where XX is the compute capability of your GPU card. Mine was not already taken into account (there is only 20 and 30). I don't know if this will solve your problem, but if your compute capability is different from 20 and 30, that may be worth a try!
Good luck with it,
Camille
De : gate-users-bounces at lists.opengatecollaboration.org <gate-users-bounces at lists.opengatecollaboration.org> de la part de 이호연 <leehoy at kaist.ac.kr> Envoyé : vendredi 8 janvier 2016 07:37 À : gate-users at lists.opengatecollaboration.org Objet : [Gate-users] GPU accelation problem
Hello,
I tried to accelate the computed tomography imaging in GATE.
But the output of the main-gpu.mac in example_GPU directory gives blank output after the phantom with GpuTransTomo actor.
I think some others have similar problem, but no one answered the questions.
Is there any one successfully obtained result image with the example code?
Or do I need to modify some part of the code to get right result?
Thanks in advance
-Hoyeon
--------------------------------------------------------- Hoyeon Lee, Master candidate Medical imaging and Radiotherapeutics Lab. Dept. Nuclear and Quantum Engineering, KAIST leehoy at kaist.ac.kr +82-42-350-3868
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20160108/ea555340/attachment-0001.html>
More information about the Gate-users
mailing list