beehive-lab / TornadoVM

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

[fix] memory limit checks #327

Closed jjfumero closed 7 months ago

jjfumero commented 7 months ago

Description

This PR fixes the checks for the memory limit and adds the supported off-heap types.

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
$ make tests
$ tornado-test -V uk.ac.manchester.tornado.unittests.vectortypes.TestFloats