Saurabh Jha via llvm-dev
2021-Nov-29 18:38 UTC
[llvm-dev] Regarding sparse kernel benchmarks in MLIR
Hey Aart and everyone, I am not sure if this is the right mailing list for discussing MLIR things. Please let me know if there's a better mailing list for that. I am posting here because the bugzilla is currently non editable, likely because of the migration. I am interested in working on sparse_tensor <https://mlir.llvm.org/docs/Dialects/SparseTensorOps/> dialect and started working on this bug <https://bugs.llvm.org/show_bug.cgi?id=52308>. In my last comment <https://bugs.llvm.org/show_bug.cgi?id=52308#c3> there, I listed some ideas about implementing benchmarks for sparse tensors. I would like to hear your thoughts on whether this is enough to get started or does it need more investigation. Many thanks, Saurabh -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20211129/8f5b0631/attachment.html>
Mehdi AMINI via llvm-dev
2021-Nov-29 23:02 UTC
[llvm-dev] Regarding sparse kernel benchmarks in MLIR
Hi Saurabh, You'll find that most of the discussion about MLIR happens on Discourse, in particular for the Sparse starter projects: https://llvm.discourse.group/t/sparse-compiler-starter-projects/4588/ Best, -- Mehdi On Mon, Nov 29, 2021 at 10:38 AM Saurabh Jha via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Hey Aart and everyone, > > I am not sure if this is the right mailing list for discussing MLIR > things. Please let me know if there's a better mailing list for that. I am > posting here because the bugzilla is currently non editable, likely because > of the migration. > > I am interested in working on sparse_tensor > <https://mlir.llvm.org/docs/Dialects/SparseTensorOps/> dialect and > started working on this bug <https://bugs.llvm.org/show_bug.cgi?id=52308>. > In my last comment <https://bugs.llvm.org/show_bug.cgi?id=52308#c3> > there, I listed some ideas about implementing benchmarks for sparse > tensors. I would like to hear your thoughts on whether this is enough to > get started or does it need more investigation. > > Many thanks, > Saurabh > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20211129/d52119d1/attachment.html>