TornadoVM icon indicating copy to clipboard operation
TornadoVM copied to clipboard

TornadoVM: A practical and efficient heterogeneous programming framework for managed languages

Results 56 TornadoVM issues
Sort by recently updated
recently updated
newest added

If I run the installation script on Windows with JDK ` temurin-jdk-21` I get the result: ``` JDK {jdk} not configured for this OS/ machine configuration: {self.osPlatform}/ {self.hardware} ``` Also,...

installation
windows

As the title states, only compiled code is found in the maven repository, making it harder to check the navigate API, especially considering that documentation is very scarce.

dependencies

This is a draft PR to start reviering the changes. Currently, reductions and vectors do not work. How to test: ```bash make jdk22 make tests ````

**Is your feature request related to a problem? Please describe.** Easy installation in *Nix environments **Describe the solution you'd like** I would like TornadoVM to be included as an offering...

feature

--------------------------------------------------------------------- ### Describe the bug Unsigning bytes somehow doesn't work like it should normally. ### How To Reproduce Here is a test case where we make a 24-bit unsigned int...

bug
compiler

#### Description Add entry to documentation to explain the cofiguration for running unit-tests through Intellij. #### Backend/s tested Mark the backends affected by this PR. - [ ] OpenCL -...

documentation