Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

can toy language generate cuda code? #321

Open
MingliSun opened this issue Dec 15, 2019 · 4 comments
Open

can toy language generate cuda code? #321

MingliSun opened this issue Dec 15, 2019 · 4 comments

Comments

@MingliSun
Copy link

mlir-cuda-runner has a problem,and its three testes is not passed.How to generate cuda code in Toy language?

@joker-eph
Copy link
Contributor

There is no GPU path from Toy at the moment. If mlir-cuda-runner is failing in your environment, it would be unlikely a Toy path would work.

@joker-eph
Copy link
Contributor

did you get mlir-cuda-runner to work for you in the past? Do you know if this is a recent failure?
(it is working for us internally)

@marbre
Copy link

marbre commented Dec 17, 2019

Are there any plans to add an GPU path tutorial/example? Maybe also in a similar fashion to https://github.com/bondhugula/mlir/blob/hop/g3doc/HighPerfCodeGen.md?

@ftynse
Copy link
Contributor

ftynse commented Dec 17, 2019

Are there any plans to add an GPU path tutorial/example?

GPU path is pretty much work-in-progress, there is no robust lowering from arbitrary loops to GPU kernels. We may consider it for an updated version of the tutorial in future.

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

No branches or pull requests

4 participants