On-the-fly code optimization and parallelization during Just-In-Time execution.
- Write your SEQUENTIAL code in Java.
- Compile it with regular compiler (javac).
- And run it in parallel on AMD/NVIDIA GPU, Intel Xeon Phi, multicore CPU or even heterogeneous HPC cluster. Without any parallelization effort!
See presentation below or download PDF.