8000 GitHub - julekg44/spm_project: Parallel and Distributed Systems project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

julekg44/spm_project

Repository files navigation

University project about the course of Parallel And Distributed Systems Project A.Y. 2021/2022:

Jacobi iterative method implementation

Instructions:

//compile: g++ -std=c++20 -O3 -o main_all.out main_all.cpp util.hpp util.cpp utimer.cpp -pthread

//exec: ./main_all.out [K_MAX_ITER] [N_EXECUTIONS] [N_LENGHT_MATRIX_AND_VECTOR] [N_THREAD]

About

Parallel and Distributed Systems project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0