I/O Efficient Algorithms for Matrix Computations

dc.contributor.authorMohanty, Sraban Kumar
dc.date.accessioned2015-09-16T10:58:02Z
dc.date.accessioned2023-10-20T04:36:35Z
dc.date.available2015-09-16T10:58:02Z
dc.date.available2023-10-20T04:36:35Z
dc.date.issued2009
dc.descriptionSupervisor: G. Sajithen_US
dc.description.abstractAlgorithms for large data sets, unlike in-core algorithms, have to keep the bulk of their data in the secondary memory, which typically is much slower than the main memory. In designing these out-of-core algorithms, the goal is therefore to minimise the number of I/Os executed. The literature is rich in efficient out-of-core algorithms for matrix computation. But very few of them are designed on the external memory model of Aggarwal and Vitter, and as such attempt to quantify their performances in terms of the number of I/Os performed. This thesis makes some contributions in that direction. We analyse some QR decomposition algorithms, and show that the I/O complexity of the tile based algorithm is asymptotically the same as that of matrix multiplication. This algorithm, we show, performs the best when the tile size is chosen so that exactly one tile fits in the main memory. We propose a constant factor improvement, as well as a new recursive cache oblivious algorithm with the same asymptotic I/O complexity. The traditional unblocked and blocked Hessenberg, tridiagonal, and bidiagonal reductions are not I/O efficient because vector-matrix operations dominate their performances. We design Hessenberg, tridiagonal, and bidiagonal reductions that use banded intermediate forms, and perform only asymptotically optimal numbers of I/Os; these are the first I/O optimal algorithms for these problems. In particular, we show that known slab based algorithms for two sided reductions all have suboptimal asymptotic I/O performances, even though they have been reported to do better than the traditional algorithms on the basis of empirical evidence. We propose new tile based variants of multishift QR and QZ algorithms that under certain conditions on the number of shifts, have better seek and I/O complexities than all known variants. We show that techniques like rescheduling of computational steps, appropriate choosing of the blocking parameters and incorporating of more matrix-matrix operations, can be used to improve the I/O and seek complexities of matrix computations...en_US
dc.identifier.otherROLL NO.03610107
dc.identifier.urihttp://172.17.1.107:4000/handle/123456789/292
dc.language.isoenen_US
dc.relation.ispartofseriesTH-0825;
dc.subjectCOMPUTER SCIENCE AND ENGINEERINGen_US
dc.titleI/O Efficient Algorithms for Matrix Computationsen_US
dc.typeThesisen_US
Files
Original bundle
Now showing 1 - 1 of 1
No Thumbnail Available
Name:
TH-825_03610107.pdf
Size:
8.99 MB
Format:
Adobe Portable Document Format
License bundle
Now showing 1 - 1 of 1
No Thumbnail Available
Name:
license.txt
Size:
1.71 KB
Format:
Plain Text
Description: