Skip to content

zaddan/GPU_CPU_Sync_Optimization

Repository files navigation

GPU_CPU_Sync_Optimization

######description of the files MIS_serial: the serial implementation of our design MIS_parallel: the parallel implementation of our design test_platform: you can test both the serial and the parallel implementation in this file. all you need to do is to provide it with the number of the graph nodes. once you run this file, the result will be generate in the log file. cleaning.py: cleans all the unwanted files (think of it as make clean)

About

a project for the parloc class where we make an attempt to optimize the gpu cpu synchronization more optimzied

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published