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

undefined variable generated for precompute #566

Open
RandomY-2 opened this issue Jun 2, 2024 · 0 comments
Open

undefined variable generated for precompute #566

RandomY-2 opened this issue Jun 2, 2024 · 0 comments

Comments

@RandomY-2
Copy link

hi,

i was playing around with the precompute scheduling command, but for this example

http://tensor-compiler.org/codegen.html?expr=q(i,%20j)%20=%20A(i,%20j)%20*%20B(i)&format=q:ss:0,1;A:ss:0,1;B:s:0&sched=precompute:A(i,%20j)%20*%20B(i):i:i

the comput function uses an iworkspace variable which is not defined anywhere. Is there a precondition for when precompute can be used? thanks

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

1 participant