beehive-lab / TornadoVM

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

[examples] bnw example improved #347

Closed jjfumero closed 5 months ago

jjfumero commented 5 months ago

Description

Minor improvement in the Black And White filter example with TornadoVM.

Backend/s tested

Mark the backends affected by this PR.

OS tested

Mark the OS where this PR is tested.

Did you check on FPGAs?

If it is applicable, check your changes on FPGAs.

How to test the new patch?

$ tornado --jvm="-Drun::parallel=True" -m tornado.examples/uk.ac.manchester.tornado.examples.compute.BlackAndWhiteTransform