Skip to content

varun-manjunath/ParallelComputing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ParallelComputing

Hello!

In this repository, I will apply serial and parallel optimizations to existing open-source code. My aim is to apply the concepts of parallel processing to analyze programs and inculcate optimizations into them for efficiency and speed. I have also written my own programs to show you some interesting scenarios in computing algorithms and the caveats that surface while developing naive algorithms.

Forked repository:

Contents:

  • README.md: You are currently reading me
  • hardware_info.txt: A hardware information dump of my laptop using the lshw command
  • EnchantingProgram: A set of programs in C,C++ and Python with performance affecting subtleties hiding in plain sight!
  • LibraryComparion: Comparison of libraries in C and Python for computational and I/O bound tasks

About

Applied Parallel Computing Concepts and Code snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published