Skip to content

Prachethan7/hpx-matrix-multiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

HPX Parallel Matrix Multiplication

This repository demonstrates how to use HPX to parallelize matrix multiplication in C++.

🧪 Build Instructions

git clone https://github.com/Prachethan7/hpx-matrix-multiplication.git
cd hpx-matrix-multiplication
mkdir build && cd build
cmake ..
make
./matrix_mul

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published