Parallel-R

Parallel-R was a system that I worked on while at ORNL.   It consisted of combining R with a parallel engine of my design based on Tomasulo's algorithm.  

The Task-pR package is an add-on package to the base R system that performs the same function as the full Parallel-R system.   (The full Parallel-R system heavily modifies R in order to get better functionality and better performance at the cost of flexibility.)