Zobrazeno 1 - 10
of 44
pro vyhledávání: '"Uday Bondhugula"'
Publikováno v:
2022 55th IEEE/ACM International Symposium on Microarchitecture (MICRO).
Autor:
Uday Bondhugula, Karan Aggarwal
Publikováno v:
ACM Transactions on Parallel Computing. 7:1-45
Sparse matrix-vector multiplication ( SpMV ) operations are commonly used in various scientific and engineering applications. The performance of the SpMV operation often depends on exploiting regularity patterns in the matrix. Various representations
Autor:
Uday Bondhugula, Abhinav Jangda
Publikováno v:
ACM Transactions on Programming Languages and Systems. 42:1-27
Effective models for fusion of loop nests continue to remain a challenge in both general-purpose and domain-specific language (DSL) compilers. The difficulty often arises from the combinatorial explosion of grouping choices and their interaction with
Publikováno v:
Proceedings of the 31st ACM SIGPLAN International Conference on Compiler Construction.
Publikováno v:
ICS
Loop tiling for locality is an important transformation for general-purpose and domain-specific compilation as it allows programs to exploit the benefits of deep memory hierarchies. Most code generation tools with the infrastructure to perform automa
Autor:
Andrew Davis, Nicolas Vasilache, Albert Cohen, Jacques A. Pienaar, Mehdi Amini, Oleksandr Zinenko, River Riddle, Uday Bondhugula, Chris Lattner, Tatiana Shpeisman
Publikováno v:
CGO
This work presents MLIR, a novel approach to building reusable and extensible compiler infrastructure. MLIR addresses software fragmentation, compilation for heterogeneous hardware, significantly reducing the cost of building domain specific compiler
Publikováno v:
CC
Unlike CPUs and GPUs, it is possible to use custom fixed-point data types, specified as a tuple (α, β), on FPGAs. The parameters α and β denote the number of integral and fractional bitwidths respectively. The power and area savings while perform
Publikováno v:
PLDI
State-of-the-art algorithms used in automatic polyhedral transformation for parallelization and locality optimization typically rely on Integer Linear Programming (ILP). This poses a scalability issue when scaling to tens or hundreds of statements, a
Autor:
Uday Bondhugula, Abhinav Jangda
Publikováno v:
PPOPP
Effective models for fusion of loop nests continue to remain a challenge in both general-purpose and domain-specific language (DSL) compilers. The difficulty often arises from the combinatorial explosion of grouping choices and their interaction with
Autor:
Uday Bondhugula, Karan Aggarwal
Publikováno v:
ICS
Sparse matrix-vector multiplication (SpMV) operations are commonly used in various scientific and engineering applications. The performance of the SpMV operation often depends on exploiting regularity patterns in the matrix. Various representations a