Taro Konda
Kyoto University
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Taro Konda.
parallel computing | 2009
Taro Konda; Yoshimasa Nakamura
An algorithm mainly consisting of a part of Divide and Conquer and the twisted factorization is proposed for bidiagonal SVD. The algorithm costs O(n^2)flops and is highly parallelizable when singular values are isolated. If strong clusters exist, the singular vector computation needs reorthgonalization. In such case, the cost of the algorithm increases to O(n^2+nk^2)flops and the parallelism may worsen depending on the distribution of singular values. Here k is the size of the largest cluster. The algorithm needs only O(n) working memory for every type of matrices.
International Conference on Informatics Education and Research for Knowledge-Circulating Society (icks 2008) | 2008
Taro Konda; Hiroki Toyokawa; Yoshimasa Nakamura
For bidiagonal SVD, double Divide and Conquer was proposed. It first computes singular values by a compact version of Divide and Conquer. The corresponding singular vectors are then computed by twisted factorization. The speed and accuracy of double Divide and Conquer are as good or even better than standard algorithms such as QR and the original Divide and Conquer. Moreover, it shows high scalability even on a PC cluster, distributed memory architecture. This paper presents an evaluation of parallel double Divide and Conquer for singular value decomposition on a multi-core architecture.
ACST'06 Proceedings of the 2nd IASTED international conference on Advances in computer science and technology | 2006
Taro Konda; Masami Takata; Masashi Iwasaki; Yoshimasa Nakamura
Archive | 2006
Yoshimasa Nakamura; Taro Konda; Masashi Iwasaki; Shinya Sakano; Masami Takata
Archive | 2007
Yoshimasa Nakamura; Hiroaki Tsuboi; Taro Konda; Masashi Iwasaki; Masami Takata
parallel and distributed processing techniques and applications | 2006
Masami Takata; Taro Konda; Kinji Kimura; Yoshimasa Nakamura
parallel and distributed processing techniques and applications | 2006
Taro Konda; Hiroaki Tsuboi; Masami Takata; Masashi Iwasaki; Yoshimasa Nakamura
parallel and distributed processing techniques and applications | 2006
Hiroaki Tsuboi; Taro Konda; Masami Takata; Kinji Kimura; Masashi Iwasaki; Yoshimasa Nakamura
Parallel and distributed computing and networks | 2007
Taro Konda; Hiroaki Tsuboi; Masami Takata; Masashi Iwasaki; Yoshimasa Nakamura
Archive | 2009
Taro Konda; Yoshimasa Nakamura