Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 739 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 739 Bytes

Assignment 1

The topic of the assignment is implement a parallel k-NN program. The method of parallelization should be threads.

Detailed description about the assignment can be found here.

Files