diff --git a/README.org b/README.org index c4cb2c0cc47470e72b2009c6c0437456a9016677..b765050ed769c9b9dd863c0071f9a131cad0ae4a 100644 --- a/README.org +++ b/README.org @@ -89,37 +89,17 @@ provide critical path length. Feel free to use the following publications to reference the HQR library: * Original paper that initiated the hierarcical QR algorithms: - - Henricus Bouwmeester, Mathias Jacquelin, Julien Langou, Yves - Robert. *Tiled QR factorization algorithms*, /in SC '11 - Proceedings of 2011 International Conference for High Performance - Computing, Networking, Storage and Analysis/ - [[https://dl.acm.org/citation.cfm?id=2063393][acm]][[https://arxiv.org/pdf/1104.4475.pdf][arxiv]] + - Henricus Bouwmeester, Mathias Jacquelin, Julien Langou, Yves Robert. *Tiled QR factorization algorithms*, /in SC '11 Proceedings of 2011 International Conference for High Performance Computing, Networking, Storage and Analysis/ [[https://dl.acm.org/citation.cfm?id=2063393][acm]] [[https://arxiv.org/pdf/1104.4475.pdf][arxiv]] * Hierachical trees for distributed memory: - - Jack Dongarra, Mathieu Faverge, Thomas Hérault, Mathias - Jacquelin, Julien Langou, et Yves Robert. *Hierarchical QR - factorization algorithms for multi-core clusters*. /Parallel - Computing, Elsevier, 2013, 39 (4-5), pp.212-232/. - [[http://dx.doi.org/10.1016/j.parco.2013.01.003][parco.2013.01.003]] - [[https://hal.inria.fr/hal-00809770][hal-00809770]] + - Jack Dongarra, Mathieu Faverge, Thomas Hérault, Mathias Jacquelin, Julien Langou, et Yves Robert. *Hierarchical QR factorization algorithms for multi-core clusters*. /Parallel Computing, Elsevier, 2013, 39 (4-5), pp.212-232/. [[http://dx.doi.org/10.1016/j.parco.2013.01.003][parco.2013.01.003]] [[https://hal.inria.fr/hal-00809770][hal-00809770]] * Systolic trees for the QR factorization: - - Guillaume Aupy, Mathieu Faverge, Yves Robert, Jakub Kurzak, - Piotr Luszczek, et Jack Dongarra. *Implementing a systolic - algorithm for QR factorization on multicore clusters with - PaRSEC*. /PROPER 2013 - 6th Workshop on Productivity and - Performance, Aug 2013, Aachen, - Germany. 2013/. [[https://hal.inria.fr/hal-00844492][hal-00844492]] + - Guillaume Aupy, Mathieu Faverge, Yves Robert, Jakub Kurzak, Piotr Luszczek, et Jack Dongarra. *Implementing a systolic algorithm for QR factorization on multicore clusters with PaRSEC*. /PROPER 2013 - 6th Workshop on Productivity and Performance, Aug 2013, Aachen, Germany. 2013/. [[https://hal.inria.fr/hal-00844492][hal-00844492]] * Adapted trees to Bi-diagonalization algorithms: - - Mathieu Faverge, Julien Langou, Yves Robert, Jack - Dongarra. *Bidiagonalization and R-Bidiagonalization: Parallel - Tiled Algorithms, Critical Paths and Distributed-Memory - Implementation.* /IPDPS'17 - 31st IEEE International Parallel - and Distributed Processing Symposium, May 2017, Orlando, United - States. 2017/, [[http://ipdps.org][ipdps]] - [[https://hal.inria.fr/hal-01484113][[hal-01484113]] + - Mathieu Faverge, Julien Langou, Yves Robert, Jack Dongarra. *Bidiagonalization and R-Bidiagonalization: Parallel Tiled Algorithms, Critical Paths and Distributed-Memory Implementation.* /IPDPS'17 - 31st IEEE International Parallel and Distributed Processing Symposium, May 2017, Orlando, United States. 2017/, [[http://ipdps.org][ipdps]] [[https://hal.inria.fr/hal-01484113][hal-01484113]] # * Licence -# [[file:LICENCE.txt][LICENCE]] + # [[file:LICENCE.txt][LICENCE]]