110 likes | 506 Views
Implementation of a Parallel K-Nearest Neighbor Algorithm Using MPI. Weston Monceaux March 20, 2003. Approach. Create Simple K-NN Parallelize Simple K-NN using MPI Benchmark both versions Try various Parallelization techniques Make implementation generic for reuse
E N D
Implementation of a Parallel K-Nearest Neighbor Algorithm Using MPI Weston Monceaux March 20, 2003
Approach • Create Simple K-NN • Parallelize Simple K-NN using MPI • Benchmark both versions • Try various Parallelization techniques • Make implementation generic for reuse • Try to keep all CPUs busy