Skip to content

Commit 6d1457e

Browse files
authored
Clarify GCC/G++ version requirement in README
Updated the README to clarify GCC/G++ version requirement.
1 parent aec0c52 commit 6d1457e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ Ensure you have the following installed and configured:
9898

9999
- **Java 21**: Required for Vector API support & TornadoVM.
100100
- [TornadoVM](https://github.com/beehive-lab/TornadoVM) with OpenCL or PTX backends.
101+
- GCC/G++ 13 or newer: Required to build and run TornadoVM native components.
101102

102103
### Install, Build, and Run
103104

0 commit comments

Comments
 (0)