TornadoVM
helidon-gcp
TornadoVM | helidon-gcp | |
---|---|---|
22 | 1 | |
1,184 | 0 | |
0.9% | - | |
9.9 | 1.8 | |
5 days ago | about 1 year ago | |
Java | Java | |
Apache License 2.0 | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
TornadoVM
-
Intel Gaudi 3 AI Accelerator
You don't need to use C++ to interface with CUDA or even write it.
A while ago NVIDIA and the GraalVM team demoed grCUDA which makes it easy to share memory with CUDA kernels and invoke them from any managed language that runs on GraalVM (which includes JIT compiled Python). Because it's integrated with the compiler the invocation overhead is low:
https://developer.nvidia.com/blog/grcuda-a-polyglot-language...
And TornadoVM lets you write kernels in JVM langs that are compiled through to CUDA:
https://www.tornadovm.org
There are similar technologies for other languages/runtimes too. So I don't think that will cause NVIDIA to lose ground.
- Java VectorAPI compatiblity with TornadoVM GPU programming framework
- Java GPU pre/post processing with ONNX RT and TornadoVM
- FLaNK Stack 05 Feb 2024
- FLaNK 25 December 2023
- GPU Acceleration for Python, JavaScript, Ruby from Java with Truffle
- TornadoVM v1.0 Released
- TornadoVM 1.0
-
From CPU to GPU and FPGAs: Supercharging Java Applications with TornadoVM [video]
Presented by Juan Fumero, PhD & Research Fellow (The University of Manchester, UK) during the JVM Language Summit 2023 (Santa Clara CA).
More information on TornadoVM can be found at https://www.tornadovm.org/
Tags: #Java #JVMLS #GPU #FPGA #OpenJDK #GraalVM #AI
helidon-gcp
-
Distroless Alpine
I've trialled my new image with an existing project via JLink that's heavy on Netty and gRPC the image works great (with a small tweak to exclude grpc-netty-shaded due to grpc-java#9083).
What are some alternatives?
Aparapi - The New Official Aparapi: a framework for executing native Java and Scala code on the GPU.
graal-js-jdk11-maven-demo - An example project how to run Graal/JavaScript on JDK 11 with Graal as optimizing JIT compiler for best performance.
openapi4j - OpenAPI 3 parser, JSON schema and request validator.
apko - Build OCI images from APK packages directly without Dockerfile
GraalVMREPL - REPL (read–eval–print loop) shell built on top of JavaFX and GraalVM stack, incorporating GraalJS, GraalPython, TruffleRuby and FastR
avaje-http - Controller generation for Javalin, Helidon SE.
kattlo-cli - Kattlo CLI Project
fastjson2 - 🚄 FASTJSON2 is a Java JSON library with excellent performance.
StableStudio - Community interface for generative AI
gRPC - The Java gRPC implementation. HTTP/2 based RPC
jr - JR: streaming quality random data from the command line
distroless - 🥑 Language focused docker images, minus the operating system.