beehive-lab / TornadoVM

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

When TornadoVM raises OOM, it prints a possible action to fix it #482

Closed jjfumero closed 4 days ago

jjfumero commented 4 days ago

Description

Prints action to be done by developers when TornadoVM raises OOM exception. This may be useful for developers to understand what to do when such exceptions are raised.

Problem description

n/ a.

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?

make tests