scispace - formally typeset
D

Dror Irony

Researcher at Tel Aviv University

Publications -  9
Citations -  490

Dror Irony is an academic researcher from Tel Aviv University. The author has contributed to research in topics: Matrix multiplication & Cholesky decomposition. The author has an hindex of 9, co-authored 9 publications receiving 469 citations.

Papers
More filters
Journal ArticleDOI

Communication lower bounds for distributed-memory matrix multiplication

TL;DR: Lower bounds on the amount of communication that matrix multiplication algorithms must perform on a distributed-memory parallel computer are presented and it is shown that in any algorithm that uses O(n2/P2/3) words of memory per processor, at least one processor must send or receive Ω(n 2/P1/2) words.
Journal ArticleDOI

Geometry-aware bases for shape approximation

TL;DR: A new class of shape approximation techniques for irregular triangular meshes that approximates the geometry of the mesh using a linear combination of a small number of basis vectors, and develops an incremental update of the factorization of the least-squares system.
Journal ArticleDOI

Parallel and fully recursive multifrontal sparse Cholesky

TL;DR: The design, implementation, and performance of a new parallel sparse Cholesky factorization code that outperforms two state-of-the-art message-passing codes and implies that recursive schedules, blocked data layouts, and dynamic scheduling are effective in the implementation of sparse factorization codes.
Proceedings Article

Modeling intra-speaker variability for speaker recognition.

TL;DR: This paper presents a speaker recognition algorithm that models explicitly intra-speaker inter-session variability, and evaluated the technique on the NIST-2004 speaker recognition evaluation corpus, and compared it to a GMM baseline system.
Journal ArticleDOI

An out-of-core sparse symmetric-indefinite factorization method

TL;DR: The most significant innovation of the new algorithm is a dynamic partitioning method for the sparse factor that results in very low I/O traffic and allows the algorithm to run at high computational rates, even though the factor is stored on a slow disk.