Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages