Welcome to HydraVM
The HydraVM project focuses on extracting parallelism from sequential code (e.g., legacy systems) through a set of techniques including code profiling, data dependency analysis, execution analysis, and software transactional memory, all done at the bytecode-level. Thus, no changes or recompilation is needed to application source codes. HydraVM is a virtual machine prototype that incorporates these techniques, built by extending Jikes RVM and modifying the Jikes RVM baseline compiler.
Starting Points
- Getting Started with HydraVM
- Downloads
- Resources
- Documentation
- Publications

