Giter Site home page Giter Site logo

jackyhuynh / matrix_multiplication_multithreading_comparison Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1 MB

Multi-Threading Matrix Multiplication implemented thread and perform matrix multiplication between two matrices. In this scenario, I will test the program with matrices size 10 x 10, 100 x 100, 500 x 500, 1000 x 1000, and 2000 x 2000 in No thread vs multi-threads (10 threads, 100 threads, 1000 threads, 2000 threads)

Home Page: https://github.com/jackyhuynh/Matrix_Multiplication_MultiThreading_Comparison

License: The Unlicense

C 100.00%
visual-studio multi-threads matrix-multiplication matrices linux embedded-systems command-line linux-kernel linux-command microsoft

matrix_multiplication_multithreading_comparison's Introduction

Multi Threading Matrix Multiplication

Multi Threading Matrix Multiplication implemented ptherad and perform matrix multiplication between two matrices. In this senario, I will test the program with matrices size 10 x 10, 100 x 100, 500 x 500, 1000 x 1000, and 2000 x 2000 in No thread vs multi threads (10 threads, 100 threads, 1000 threads, 2000 threads )

img

Technology

C , Memory Management, Multthreading (pthread)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

  • Command-Prompt for Visual Studio: Same go here. For this particular project, I highly recommend using Command-Prompt instead of the IDE.
  • Linux: Program can be run on Linux System (if you familiar with Linux command line).

Installing

A step by step series of examples that tell you how to get a development env running

Visual Studio & Command-Prompt for Visual Studio:

  • Install Visual Studio - If you haven't downloaded and installed Visual Studio and the Microsoft C/C++ tools yet, here's how to get started.
  • Developer Command Prompt for Visual Studio - Developer Command Prompt for Visual Studio enables you to use .NET Framework tools more easily. It's a command prompt that automatically sets specific environment variables. After opening Developer Command Prompt, you can enter the commands for .NET Framework tools such as ildasm or clrver.

Linux Ubuntu 18.4 LTS

Running the tests

Explain how to run the automated tests for this system:

Test Result

alt alt

Deployment

Can be deploy to any embedded system without any problem. Can also make API or libary using this.

Built With

  • Microsoft Visual Studio - The full-featured integrated development environment (IDE) for Android, iOS, Windows, web, and cloud.
  • .NET - Free. Cross-platform. Open source. A developer platform for building Internet of Thing(IOT), Microservices, Desktop, Cloud, Mobile, Machine Learning, Web, Game.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Truc Huynh - Initial work - TrucDev

Format

my README.md format was retrieved from

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

matrix_multiplication_multithreading_comparison's People

Contributors

jackyhuynh avatar

Stargazers

 avatar

Watchers

 avatar

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.