Changes between Version 6 and Version 7 of Octree_On_GPU
- Timestamp:
- Dec 20, 2011 10:06:27 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Octree_On_GPU
v6 v7 1 1 = Implementation of a Parallel Tree Method on a GPU = 2 by N.Nakasato (Journal of Computational Science) 2 by N.Nakasato 3 4 Journal of Computational Science, accepted for publication, 2011, March 3 5 == abstract == 4 6 The kd-tree is a fundamental tool in computer science. … … 23 25 http://dx.doi.org/10.1016/j.jocs.2011.01.006 24 26 27 arxiv link 28 25 29 == Recent Update (201112) == 26 30 Here is a recent result with AMD APP OpenCL SDK verstion 2.5 on Cayman (Radeon 6970).