TornadoVM icon indicating copy to clipboard operation
TornadoVM copied to clipboard

TornadoOptions and Logger improved

Open jjfumero opened this issue 2 months ago • 0 comments

Description

All options are moved to the TornadoOptions class and the debugger is moved to the TornadoLogger.

Problem description

n/ a.

Backend/s tested

Mark the backends affected by this PR.

  • [X] OpenCL
  • [X] PTX
  • [X] SPIRV

OS tested

Mark the OS where this PR is tested.

  • [X] Linux
  • [ ] OSx
  • [ ] Windows

Did you check on FPGAs?

If it is applicable, check your changes on FPGAs.

  • [ ] Yes
  • [X] No

How to test the new patch?

make BACKEND=opencl,spirv,ptx
make tests

jjfumero avatar May 13 '24 12:05 jjfumero