Submitted by jjfumero on
Links:
## TornadoVM 0.4
14/10/2019
* Profiler supported (See [PROFILER](assembly/src/docs/9_PROFILER.md))
* Use `-Dtornado.profiler=True` to enable profiler
* Use `-Dtornado.profiler=True -Dtornado.profiler.save=True` to dump the profiler logs
* Feature extraction added (See [PROFILER](assembly/src/docs/9_PROFILER.md))
* Use `-Dtornado.feature.extraction=True` to enable code extraction features
* Mac OSx support (See [INSTALL](INSTALL.md))
* Automatic reductions composition (map-reduce) within the same task-schedule
* Bug related to a memory leak when running on GPUs solved
* Bug fixes and stability improvements
Type:
Catalogue:
Version:
0.4
License:
GPLV2 with CLASSPATH Exception, Apache 2, MIT