02152  Concurrent Systems - CP Lab 2: Data Parallel Algorithm in Java - Solution proposal
Technical University of Denmark DTU
02152 Concurrent Systems        Fall 2008
CP Lab 2: Data Parallel Algorithm in Java - Solution proposal
Home Plan Material  

This page presents a possible solution to point 4. of CP Lab 2.

The code for the parallel version of Search is given as ParSearch.java.

The solution has been obtained by making the following changes to the original Search.java program.

Hans Henrik Løvengreen, Sep 19, 2008