Skip to content

[docs] Update readme to inlcude metal#814

Open
mikepapadim wants to merge 2 commits intodevelopfrom
docs/readme
Open

[docs] Update readme to inlcude metal#814
mikepapadim wants to merge 2 commits intodevelopfrom
docs/readme

Conversation

@mikepapadim
Copy link
Member

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project README to mention Metal support as a target backend/device type and adds a Metal entry to the SDKMAN backend/version table.

Changes:

  • Add “Metal” to the list of targeted device APIs in the introductory description.
  • Add a “Metal” row to the SDKMAN backend/version table.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

TornadoVM targets **OpenCL, PTX, Metal and SPIR-V** compatible devices which include multi-core CPUs, dedicated
GPUs (Intel, NVIDIA, AMD), integrated GPUs (Intel HD Graphics and ARM Mali), and FPGAs (Intel and Xilinx).

TornadoVM has three backends that generate OpenCL C, NVIDIA CUDA PTX assembly, and SPIR-V binary.
OpenCL | `2.2.0-opencl` **(default)**
PTX | `2.2.0-ptx`
SPIR-V | `2.2.0-spirv`
Metal| `Next-release`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants