Skip to content

khodozzz/parallel_system_architecture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PARALLEL SYSTEM ARCHITECTURE LABS

  1. Parallel Matrix Multiplication (MPI)
  2. Parallel Quick Sorting (OpenMP)
  3. Parallel Solving of Linear Equations System: Yakobi Method (MPI)
  4. Parallel Solving of Linear Equations System: Gauss Method (OpenMP)
  5. Parallel Solving of Linear Equations System: Square Root Method (OpenMP)

HOW TO SETUP?

install MPI

sudo apt install mpich

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 73.0%
  • C 23.7%
  • CMake 3.3%