Code Monkey home page Code Monkey logo

multithreading-experiments's Introduction

Multithreading-Experiments

Parallel and Distributed Programming

This repository holds some of our experiments in multi-threading existing algorithms, and the issues that arise in terms of parallelizing, synchronizing, and verifying their correctness. Several sorting algorithm, minimum spanning tree graph algorithm, and password cracking algorithms are explored.

Installing

Build instructions for the individual problems reside in the problem folders; please inspect the individual readme files. Write ups and analysis can be found in the individual folders as well.

Technical Contributions

Problem 1 (C++/C): Suva Shahria and Ryan Morey
Problem 2 (Rust): Khalid Akash
Problem 3 (C++): Brandon Smith

multithreading-experiments's People

Contributors

akashworld avatar rmorey avatar hyperbcs avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar

multithreading-experiments's Issues

Clean Up Sorting

Ryan and Suva, please work together to make sure the build (portable) process and execution of the program are as easy as possible for the TA. I suggest making one executable where everything is executed and timed all at once so they don't have to work too hard.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.