scispace - formally typeset
S

Shoaib Kamil

Researcher at Adobe Systems

Publications -  84
Citations -  4429

Shoaib Kamil is an academic researcher from Adobe Systems. The author has contributed to research in topics: Compiler & Code generation. The author has an hindex of 29, co-authored 80 publications receiving 3773 citations. Previous affiliations of Shoaib Kamil include Lawrence Berkeley National Laboratory & University of California, Berkeley.

Papers
More filters
Proceedings ArticleDOI

Reconfigurable hybrid interconnection for static and dynamic scientific applications

TL;DR: In this article, a hybrid switch architecture that uses circuit switches to dynamically reconfigure lower-degree interconnects to suit the topological requirements of a given scientific application is proposed.
Proceedings ArticleDOI

Tensor algebra compilation with workspaces

TL;DR: The results show that the workspace transformation brings the performance of these kernels on par with hand-optimized implementations, and enables generating sparse matrix multiplication and MTTKRP with sparse output, neither of which were supported by prior tensor algebra compilers.
Proceedings ArticleDOI

Understanding ultra-scale application communication requirements

TL;DR: An in-depth study of the communication requirements across a broad spectrum of important scientific applications, whose computational methods include: finite-difference, lattice-Bolzmann, particle in cell, sparse linear algebra, particle mesh ewald, and FFT-based solvers, to guide architectural choices for the design and implementation of interconnects for future HPC systems.
Proceedings ArticleDOI

taco: a tool to generate tensor algebra kernels

TL;DR: Tensor algebra is an important computational abstraction that is increasingly used in data analytics, machine learning, engineering, and the physical sciences and to support programmers the authors have developed taco, a code generation tool that generates dense, sparse, and mixed kernels from tensor algebra expressions.
Journal ArticleDOI

A sparse iteration space transformation framework for sparse tensor algebra

TL;DR: The results show that the sparse transformations are sufficient to generate code with competitive performance to hand-optimized implementations from the literature, while generalizing to all of the tensor algebra.