Changes between Initial Version and Version 1 of UGT2008


Ignore:
Timestamp:
Jul 1, 2009 7:21:33 PM (15 years ago)
Author:
nakasato
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UGT2008

    v1 v1  
     1= 佐藤真則 = 
     2== 卒論タイトル:Speedup of the Tree-Method Solution to the N-body Problem == 
     3== 概要 == 
     4The purpose of the computer simulations is to reproduce natural phenomena and analyze it, and it is to make simulations useful for the real world. If the simulations is considerably slow, it will not be used. In a natural phenomenon, in particular, this research optimize the three dimensional N-body problem. We perform speedup (optimization) with Graphics Processing Unit (GPU) and tree method algorithm that reduce calculation time of the forces to O(NlogN) from O(N^2^). In recent years, the performance of GPU improves greatly and shows performance (FLOPS) that is higher than the CPU. Therefore, this research uses the GPU for speedup. We compared execution time of CPU and GPU in the N-body problem with tree method, and we try to speedup of this solution. As a result, the execution time of GPU became about 20 times faster than CPU in the number of particles 32000. 
     5 
     6= 富永裕光 = 
     7== 卒論タイトル:Japanese Chess Program by the Monte Carlo Method on Playstation 3 == 
     8 
     9= 藤原一樹 = 
     10== 卒論タイトル:Fast Simulation of Gravitational N-body Problem on GPU == 
     11 
     12= 星淳喜 = 
     13== 卒論タイトル:Shogi System using the Monte Carlo Method on the Multi-core CPU == 
     14 
     15= 細田和弘 = 
     16== 卒論タイトル:Acceleration of Solid Body Simulations using GPU ==