Welcome to TornadoVM Discussions! #45
Replies: 2 comments 3 replies
-
I'm trying to install TornadoVM on my machine. My machine configuration:
I'm following the steps listed on TornadoVM Documentation Page. I've installed the prerequisites, downloaded TornadoVM, GraalVM, installed CUDA SDK. But when I try to compile TornadoVM I get the following error: ` [ERROR] C:\dev\TornadoVM\tornado-drivers\drivers-common\src\main\java\uk\ac\manchester\tornado\drivers\common\compiler\phases\guards\ExceptionSuppression.java:[63,22] error: cannot find symbol It seems like the compilation is looking for the wrong version of the ValueAnchorNode class in GraalVM library jars. Any help on how to overcome this error? The command I issue to compile TornadoVM is: |
Beta Was this translation helpful? Give feedback.
-
Tested tornado with I am unsure, is this kind of failure OK?
|
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions