Skip to content

AnirbanKopty/OpenMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Trying to learn Threadding and Multiprocessing in Python along with OpenMP in C

Result in Python

  • normal code : The script finished in 36.9597901 secs
  • Threadding : The script finished in 77.4185289 secs
  • Multiprocessing : The script finished in 36.6567303 secs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published