@article{oai:ipsj.ixsq.nii.ac.jp:00018176,
 author = {李, 天 and 河畠, 工 and 山本, 有作 and 畝山多加志 and 張紹良 and Tian, Li and Takumi, Kawahata and Yusaku, Yamamoto and Takashi, Uneyama and Shao-Liang, Zhang},
 issue = {2},
 journal = {情報処理学会論文誌コンピューティングシステム(ACS)},
 month = {Aug},
 note = {本論文では,ある在庫管理計画問題のGPUによる高速化について報告する.この問題は組合せ最適化問題であり,動的計画法を用いて解けるが,状態空間は連続かつ高次元であり,多大な計算量が必要である.本問題の解法を分析したところ,計算の並列性がきわめて高いこと,単精度で十分であること,メモリバンド幅への要求が高いことなどから,GPU向きであることが分かった.そこで,この解法をGPUによる汎用計算のための統合環境CUDAを用いてGPUに移植した.NVIDIA社GeForce8800GTX上で評価した結果,CPU(Intel Core2 Duo,1.86 GHz,2コア使用)で1.5時間を要する最大規模の問題を約6分で解くことができ,15倍の高速化が達成できた., We report the result of speeding up the solution of a certain stock management problem using GPU. Our problem is a combinatorial optimization problem and can be solved by dynamic programming. However, the state space is continuous and high dimensional, hence the solution requires much computational work. We analyzed the solution algorithm and found that it is suited for GPU computing, since it has enormous parallelism, requires only single precision, and requires high memory bandwidth. We therefore ported the algorithm to NVIDIA's GeForce8800GTX using CUDA, an integrated environment for GPU computing. Numerical experiments show that for the largest problem that requires 1.5 hours on a CPU (Intel Core2 Duo, 1.86 GHz, using 2 cores), the GPU can find the solution in 6 minutes, achieving 15 times speedup.},
 pages = {221--230},
 title = {ある在庫管理問題の動的計画法による解法とCUDAを用いた高速化},
 volume = {1},
 year = {2008}
}