Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduling Language more information. #550

Open
Sameeranjoshi opened this issue Jul 13, 2023 · 1 comment
Open

Scheduling Language more information. #550

Sameeranjoshi opened this issue Jul 13, 2023 · 1 comment

Comments

@Sameeranjoshi
Copy link

Hi, I am interested in digging more into reading more about the implementation of the scheduling language which TACO provides I have read paper.

  1. A sparse iteration space transformation framework for sparse tensor algebra

I want to know more about the implementation and examples showing the usage of this language.
More pointers in the code would be helpful, if any pointers to external repository that would be great as well.

Thanks

@rohany
Copy link
Contributor

rohany commented Sep 6, 2023

The source code for that paper is all part of this repository -- for the implementation, look at src/index_notation/provenance_graph.cpp, and for examples of the scheduling language in use, look at test/tests-scheduling-eval.cpp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants