beehive-lab / TornadoVM

TornadoVM: A practical and efficient heterogeneous programming framework for managed languages
https://www.tornadovm.org
Apache License 2.0
1.19k stars 113 forks source link

Develop use-cases for TornadoVM #14

Open jjfumero opened 4 years ago

jjfumero commented 4 years ago

The current version of the TornadoVM repository contains a module with several examples. The purpose of this issue is to expand the variety of use cases with more application domains.

The potential new examples and cases to include with TornadoVM are (not limited to): GUI NBODY, computational photogrtaphy, block-chain. crypto, etc.

Note, before working on this and being able to merge it into the TornadoVM repo, please contact the TornadoVM team.

chenyu2016 commented 1 year ago

Sorry, I couldn't find an example of blockchain. Can you provide it?

jjfumero commented 1 year ago

Hi @chenyu2016 , that's what this issue is about. I will rephrase it because it seems that is not clear.

What I meant is that, in the current version of TornadoVM, there is a package dedicated to examples. This issue is open to adding more examples that use TornadoVM for hardware acceleration. Some examples of potential use cases are: computational phography, crypto, block-chain, etc. , on top of the existing ones.

plokhotnyuk commented 1 year ago