Skip to content

A Parallel Solution to Maximal Independent Set Problem using CUDA (Project of "Multi-core Computing" Course)

Notifications You must be signed in to change notification settings

parsabsh/MIS-cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maximal Independent Set Problem in CUDA

Project of Multi-core Programming Course - Fall 2023

Team Members:

Name Student ID
Mohammad Parsa Bashari 400104812
Amirhossein Koochakian 400105199

How to run

Simply clone and make the project using the following command:

# to clone the project
$ git clone https://github.com/parsabsh/MIS-cuda.git
# to run the project
$ make
# to clean the environment
$ make clean

Documentation

You can find the complete documentation in Documentation.pdf.

About

A Parallel Solution to Maximal Independent Set Problem using CUDA (Project of "Multi-core Computing" Course)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages