/parallel_point_in_poly

This repository implements a parallel algorithm for solving the point in polygon problem. The implementations run on cpu or gpu. A brief performance comparison is included. This project was completed for UCR CS 217 gpu architecture and parallel programming.

Primary LanguageCudaMIT LicenseMIT

No issues in this repository yet.