niessner / Opt

Opt DSL
Other
256 stars 68 forks source link

Any plan to support Adreno GPU? #133

Closed yichang closed 6 years ago

yichang commented 6 years ago

This is a question instead of an issue: I wonder if there's any plan for mobile GPU, like Adreno, in addition to NVIDIA's GPU? Thanks.

Mx7f commented 6 years ago

That's not in active development, though we'd welcome a patch for that; it'd be a bit hard since there's no support for non-ptx gpu code emission in terra, which is what we use for compilation.