2023 EuroLLVM - Using MLIR to Optimize Basic Linear Algebraic Subprograms

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.ค. 2023
  • 2023 European LLVM Developers' Meeting
    llvm.org/devmtg/2023-05/
    ------
    Using MLIR to Optimize Basic Linear Algebraic Subprograms
    Speaker: Steven Varoumas
    ------
    Slides: llvm.org/devmtg/2023-05/slide...
    -----
    The powerful framework provided by MLIR has the potential to allow library developers to express and optimize standard linear algebra functions without having to write daunting assembly code. In this presentation, we will describe how we have leveraged and extended the capabilities of MLIR to generate an optimized subset of BLAS functions, with performance comparable to hand-written assembly implementations.
    -----
    Videos Edited by Bash Films: www.BashFilms.com
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 1

  • @TheNaive
    @TheNaive หลายเดือนก่อน

    Which language is used in slides