Skip to content

CPU and GPU implementations of algorithms solving the convex hull problem in C++.

License

Notifications You must be signed in to change notification settings

spryslmatej/ConvexHullAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convex Hull Algorithms

Basic information

This repository contains parallel CPU and GPU implementations of algorithms solving the convex hull problem in C++ using the OpenMP API, CUDA API, and the Thrust library.

It has been developed in 2023 as a part of my master's thesis at the CTU University in Prague.

About

CPU and GPU implementations of algorithms solving the convex hull problem in C++.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published