Closed Yao1993 closed 1 month ago
Hi, Yes it's strange, the problem is in GGEMSWorld::Tracking kernel. I did not optimized the algorithm (a simple DDA for projection) for GPU architecture, and surely something is not correct. Surely the cores are not used in an optimal way. I will check that. For the other kernels 2080Ti is faster than 1060, this case in normal :-) Thank you for your return Kind regards Didier
I run the example 5_World_Tracking using the following command.
It is very strange that 1060 run faster than 2080ti.
2080ti_windows.log 2080ti_linux.log 1060.log