Skip to content

TornadoVM 1.0.8

Latest
Compare
Choose a tag to compare
@jjfumero jjfumero released this 30 Sep 11:12
c4a6c6b

Improvements

  • #565: New API call in the Execution Plan to log/trace the executed configuration plans.
  • #563: Expand the TornadoVM profiler with Level Zero Sysman Energy Metrics.
  • #559: Refactoring Power Metric handlers for PTX and OpenCL.
  • #548: Benchmarking improvements.
  • #549: Prebuilt API tests added using multiple backend-setup.
  • Add internal tests for monitoring memory management link.

Compatibility

  • #561: Build for OSx 14.6 and OSx 15 fixed.

Bug Fixes

  • #564: Jenkins configuration fixed to run KFusion per backend.
  • #562: Warmup action from the Execution Plan fixed to run with correct internal IDs.
  • #557: Shared Execution Plans Context fixed.
  • #553: OpenCL compiler flags for Intel Integrated GPUs fixed.
  • #552: Fixed runtime to select any device among multiple SPIR-V devices.
  • Fixed zero extend arithmetic operations: link.

Full Changelog

v1.0.7...v1.0.8

Docs

https://tornadovm.readthedocs.io/en/v1.0.8/

How to build

./bin/tornadovm-installer --jdk jdk21 --backend=opencl,spirv,ptx